DBA Data[Home] [Help]

APPS.AP_PO_AMT_MATCH_PKG dependencies on GL_PERIOD_STATUSES

Line 135: G_Period_Name gl_period_statuses.period_name%TYPE;

131: --Global Variable Declaration
132: G_Max_Invoice_Line_Number ap_invoice_lines.line_number%TYPE := 0;
133: G_Batch_id ap_batches.batch_id%TYPE;
134: G_Accounting_Date ap_invoice_lines.accounting_date%TYPE;
135: G_Period_Name gl_period_statuses.period_name%TYPE;
136: G_Set_of_Books_ID ap_system_parameters.set_of_books_id%TYPE;
137: G_Awt_Group_ID ap_awt_groups.group_id%TYPE;
138: G_Invoice_Type_Lookup_Code ap_invoices.invoice_type_lookup_code%TYPE;
139: G_Exchange_Rate ap_invoices.exchange_rate%TYPE;