DBA Data[Home] [Help]

APPS.AP_MATCHING_PKG dependencies on AP_BATCHES

Line 161: G_Batch_id ap_batches.batch_id%TYPE;

157: x_calling_sequence IN VARCHAR2);
158:
159: --Global Variable Declaration
160: G_Max_Invoice_Line_Number ap_invoice_lines.line_number%TYPE := 0;
161: G_Batch_id ap_batches.batch_id%TYPE;
162: G_Accounting_Date ap_invoice_lines.accounting_date%TYPE;
163: G_Period_Name gl_period_statuses.period_name%TYPE;
164: G_Set_of_Books_ID ap_system_parameters.set_of_books_id%TYPE;
165: G_Awt_Group_ID ap_awt_groups.group_id%TYPE;