DBA Data[Home] [Help]

APPS.AP_MATCHING_PKG dependencies on GL_PERIOD_STATUSES

Line 163: G_Period_Name gl_period_statuses.period_name%TYPE;

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;
166: G_Invoice_Type_Lookup_Code ap_invoices.invoice_type_lookup_code%TYPE;
167: G_Exchange_Rate ap_invoices.exchange_rate%TYPE;