DBA Data[Home] [Help]

APPS.ARP_IER_PKG dependencies on ZX_UPGRADE_CONTROL_PKG

Line 279: ZX_UPGRADE_CONTROL_PKG.SYNC_AR_TAX_EXCEPTIONS

275: CLOSE C;
276:
277: -- Bug 3098063
278: -- Implemented eTax Synchronization Control Procedure
279: ZX_UPGRADE_CONTROL_PKG.SYNC_AR_TAX_EXCEPTIONS
280: (
281: P_Dml_Type => 'I',
282: P_Org_Id => P_org_id,
283: P_Item_Exception_Rate_Id => P_Item_Exception_Rate_Id,

Line 650: ZX_UPGRADE_CONTROL_PKG.SYNC_AR_TAX_EXCEPTIONS

646: end if;
647:
648: -- Bug 3098063
649: -- Implemented eTax Synchronization Control Procedure
650: ZX_UPGRADE_CONTROL_PKG.SYNC_AR_TAX_EXCEPTIONS
651: (
652: P_Dml_Type => 'U',
653: P_Org_Id => P_org_id,
654: P_Item_Exception_Rate_Id => P_Item_Exception_Rate_Id,