DBA Data[Home] [Help]

APPS.AP_WITHHOLDING_PKG dependencies on IBY_EXT_PAYEE_RELSHIPS_PKG

Line 913: IBY_EXT_PAYEE_RELSHIPS_PKG.default_Ext_Payee_Relationship(

909: related to Third Party Payments
910: */
911: l_invoice_date := NVL(P_Payment_Date,rec_awt_lines.accounting_date);
912:
913: IBY_EXT_PAYEE_RELSHIPS_PKG.default_Ext_Payee_Relationship(
914: p_party_id => l_party_id,
915: p_supplier_site_id => tax_authority_site_id,
916: p_date => l_invoice_date,
917: x_remit_party_id => l_remit_party_id,