DBA Data[Home] [Help]

APPS.JL_AR_AP_AWT_REPORTS_PKG dependencies on AP_INVOICE_PAYMENTS_ALL

Line 179: AP_INVOICE_PAYMENTS_ALL aip,

175: CE_BANK_ACCOUNTS aba,
176: IBY_FD_DOCS_PAYABLE_V docs,
177: AP_TAX_CODES_ALL atc,
178: AP_INVOICE_DISTRIBUTIONS_ALL aid,
179: AP_INVOICE_PAYMENTS_ALL aip,
180: PO_VENDORS pv
181: WHERE ipmt.payment_instruction_id = p_payment_instruction_id
182: and ipmt.process_type ='IMMEDIATE'
183: and ( ('GENERATE' = p_calling_module AND ipmt.payment_status ='INSTRUCTION_CREATED') OR