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

这里写图片描述

猜你喜欢

转载自blog.csdn.net/hsghggt/article/details/83907449