DBA Data[Home] [Help]

APPS.INVPOPIF dependencies on INV_ITEM_PVT

Line 1148: INV_ITEM_PVT.SYNC_IM_INDEX;

1144: --Start : Sync iM index changes
1145: IF pro_item_flag = 1 --Bug 4667985
1146: THEN
1147: IF commit_flag = 1 THEN
1148: INV_ITEM_PVT.SYNC_IM_INDEX;
1149: END IF;
1150: --Bug 4667985 Moving the code to Synch Up eni_oltp_item_star table here
1151: -- from Create and Update calls
1152: --