DBA Data[Home] [Help]

APPS.AP_RCT_AMT_MATCH_PKG dependencies on AP_INVOICE_DISTRIBUTIONS_ALL

Line 950: l_amount_invoiced ap_invoice_distributions_all.amount%TYPE;

946: l_ret_status VARCHAR2(100);
947: l_msg_count NUMBER;
948: l_msg_data VARCHAR2(250);
949: l_total_amount NUMBER;
950: l_amount_invoiced ap_invoice_distributions_all.amount%TYPE;
951: l_matching_case VARCHAR2(2);
952: l_amount NUMBER;
953: l_quantity_invoiced NUMBER;
954: l_po_dist_ccid po_distributions.code_combination_id%TYPE;