DBA Data[Home] [Help]

APPS.INVPOPIF dependencies on INV_ITEM_PVT

Line 975: INV_ITEM_PVT.SYNC_IM_INDEX;

971: --Start : Sync iM index changes
972: IF pro_item_flag = 1 --Bug 4667985
973: THEN
974: IF commit_flag = 1 THEN
975: INV_ITEM_PVT.SYNC_IM_INDEX;
976: END IF;
977: --Bug 4667985 Moving the code to Synch Up eni_oltp_item_star table here
978: -- from Create and Update calls
979: --