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:

Cycle Count Interface Table - MTL_CC_ENTRIES_INTERFACE


转载请注明出处:http://blog.csdn.net/pan_tian/article/details/7710098

相关文章:

  • 2021-11-06
  • 2022-01-10
  • 2021-11-09
  • 2021-07-31
  • 2021-12-23
  • 2022-02-18
  • 2022-03-04
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-04-28
  • 2022-03-05
  • 2021-10-30
  • 2022-12-23
相关资源
相似解决方案