DBA Data[Home] [Help]

APPS.PAAPIMP_PKG dependencies on PA_TRANSACTION_SOURCES

Line 3506: v_prev_transaction_source pa_transaction_sources.transaction_source%TYPE;

3502: v_old_stack VARCHAR2(630);
3503: v_err_message VARCHAR2(220);
3504: v_all_done NUMBER := 0;
3505: v_prev_invoice_source ap_invoices.source%TYPE := NULL;
3506: v_prev_transaction_source pa_transaction_sources.transaction_source%TYPE;
3507: v_num_tax_lines_fetched NUMBER:=0;
3508: v_num_inv_variance_fetched NUMBER:=0; --NEW
3509: v_num_inv_erv_fetched NUMBER:=0; --NEW
3510: v_num_inv_frt_fetched NUMBER:=0; --NEW

Line 11038: v_prev_transaction_source pa_transaction_sources.transaction_source%TYPE;

11034: v_old_stack VARCHAR2(630);
11035: v_err_message VARCHAR2(220);
11036: v_all_done NUMBER := 0;
11037: v_prev_invoice_source ap_invoices.source%TYPE := NULL;
11038: v_prev_transaction_source pa_transaction_sources.transaction_source%TYPE;
11039: v_num_tax_lines_fetched NUMBER:=0;
11040: v_num_inv_variance_fetched NUMBER:=0; --NEW
11041: v_num_inv_erv_fetched NUMBER:=0; --NEW
11042: v_num_inv_frt_fetched NUMBER:=0; --NEW