The MTL_CC_ENTRIES_INTERFACE table serves as the interface between users and Oracle Inventory's Enter/Approve Cycle Count Request functionality. Users populate the interface table, and a PL/SQLconcurrent program, launched by the user, processes the information in this table, inserts/updates the MTL_CYCLE_COUNT_ENTRIES table, and spawns adjustment material transactions, if necessary.
Expected behavior
-----------------------
Cycle count open interface brings the counts in the count entries form and populating mtl_cycle_count_entries table with correct data.
Steps
-------------------------
Inventory responsibility>populate MTL_CC_ENTRIES_INTERFACE table with records to be imported>Request>run INVCCEOI - Cycle Count Entries Open Interface concurrent program>this will launch MTL_CCEOI_WORKER- Cycle Count Entries Open Interface Worker concurrent program>check the status of request and see it is error
Code Process:

转载请注明出处:http://blog.youkuaiyun.com/pan_tian/article/details/7710098
本文介绍Oracle Inventory中MTL_CC_ENTRIES_INTERFACE表的作用及其工作流程。该表作为用户与Oracle Inventory周期计数请求功能之间的接口,用户填充此表,通过运行特定的PL/SQL并发程序来处理这些数据,并最终更新MTL_CYCLE_COUNT_ENTRIES表。
674

被折叠的 条评论
为什么被折叠?



