DBA Data[Home] [Help]

APPS.PAAPIMP_PKG dependencies on PA_TRANSACTION_SOURCES

Line 2464: v_prev_transaction_source pa_transaction_sources.transaction_source%TYPE;

2460: v_old_stack VARCHAR2(630);
2461: v_err_message VARCHAR2(220);
2462: v_all_done NUMBER := 0;
2463: v_prev_invoice_source ap_invoices.source%TYPE := NULL;
2464: v_prev_transaction_source pa_transaction_sources.transaction_source%TYPE;
2465: v_num_tax_lines_fetched NUMBER:=0;
2466: v_num_inv_variance_fetched NUMBER:=0; --NEW
2467: v_num_inv_erv_fetched NUMBER:=0; --NEW
2468: v_num_inv_frt_fetched NUMBER:=0; --NEW

Line 9320: v_prev_transaction_source pa_transaction_sources.transaction_source%TYPE;

9316: v_old_stack VARCHAR2(630);
9317: v_err_message VARCHAR2(220);
9318: v_all_done NUMBER := 0;
9319: v_prev_invoice_source ap_invoices.source%TYPE := NULL;
9320: v_prev_transaction_source pa_transaction_sources.transaction_source%TYPE;
9321: v_num_tax_lines_fetched NUMBER:=0;
9322: v_num_inv_variance_fetched NUMBER:=0; --NEW
9323: v_num_inv_erv_fetched NUMBER:=0; --NEW
9324: v_num_inv_frt_fetched NUMBER:=0; --NEW