DBA Data[Home] [Help]

APPS.AP_RCT_AMT_MATCH_PKG dependencies on AP_INVOICE_DISTRIBUTIONS_ALL

Line 1049: l_amount_invoiced ap_invoice_distributions_all.amount%TYPE;

1045: l_ret_status VARCHAR2(100);
1046: l_msg_count NUMBER;
1047: l_msg_data VARCHAR2(250);
1048: l_total_amount NUMBER;
1049: l_amount_invoiced ap_invoice_distributions_all.amount%TYPE;
1050: l_matching_case VARCHAR2(2);
1051: l_amount NUMBER;
1052: l_quantity_invoiced NUMBER;
1053: l_po_dist_ccid po_distributions.code_combination_id%TYPE;