DBA Data[Home] [Help]

APPS.XTR_IG_TRANSFERS_PKG dependencies on XTR_WRAPPER_API_P

Line 1778: XTR_WRAPPER_API_P.CHK_ZBA_IG_DUPLICATE (ARec_Interface.company_code, -- p_company_code,

1774: -- 3800146 ZBA Duplicate check based on FINAL actual values (after Derivation but before ANY calculation)
1775: --#########################################################################################################################
1776: l_zba_duplicate := FALSE;
1777: if nvl(G_Ig_External_Source,'@@@') = C_ZBA then
1778: XTR_WRAPPER_API_P.CHK_ZBA_IG_DUPLICATE (ARec_Interface.company_code, -- p_company_code,
1779: ARec_Interface.cparty_code, -- p_intercompany_code,
1780: ARec_Interface.currency_a, -- p_currency,
1781: ARec_Interface.amount_a, -- p_transfer_amount,
1782: ARec_Interface.date_a, -- p_transfer_date,