DBA Data[Home] [Help]

APPS.INVPOPIF dependencies on INV_EGO_REVISION_VALIDATE

Line 1200: IF (del_rec_flag = 1 AND (NVL(INV_EGO_REVISION_VALIDATE.Get_Process_Control,'!') <> 'EGO_ITEM_BULKLOAD')) THEN

1196: --End : Sync iM index changes
1197:
1198: --Delete processed records from IOI tables.
1199: --Bug: 5473976 Rows will not be deleted if control is coming from Import Workbench
1200: IF (del_rec_flag = 1 AND (NVL(INV_EGO_REVISION_VALIDATE.Get_Process_Control,'!') <> 'EGO_ITEM_BULKLOAD')) THEN
1201: IF l_inv_debug_level IN(101, 102) THEN
1202: INVPUTLI.info('INVPOPIF.inopinp_OI_process_create: calling INVPOPIF.indelitm_delete_item_oi');
1203: END IF;
1204: