1. 程式人生 > >INV TXN MANAGER PUB PROCESS TRANSACTIONS

INV TXN MANAGER PUB PROCESS TRANSACTIONS

分享一下我老師大神的人工智慧教程!零基礎,通俗易懂!http://blog.csdn.net/jiangjunshow

也歡迎大家轉載本篇文章。分享知識,造福人民,實現我們中華民族偉大復興!

               

For Interface Transactions,INV_TXN_MANAGER_PUB.PROCESS_TRANSACTIONS DOES below things:
1)validate_group (Validate a group of MTI records in a batch together)
2)validate_lines(Validate each record of a batch in MTI)
3)tempinsert(insert records from MTI into MMTT)
4)calling inventory transaction Manager(insert records from MMTT into MMT)

For Pending Transactions,INV_TXN_MANAGER_PUB.PROCESS_TRANSACTIONS DOES below things:
calling inventory transaction Manager(insert records from MMTT into MMT)


           

給我老師的人工智慧教程打call!http://blog.csdn.net/jiangjunshow

這裡寫圖片描述