DBA Data[Home] [Help]

APPS.AP_RCT_AMT_MATCH_PKG dependencies on GL_PERIOD_STATUSES

Line 149: G_Period_Name gl_period_statuses.period_name%TYPE;

145: --Global Variable Declaration
146: G_Max_Invoice_Line_Number ap_invoice_lines.line_number%TYPE := 0;
147: G_Batch_id ap_batches.batch_id%TYPE;
148: G_Accounting_Date ap_invoice_lines.accounting_date%TYPE;
149: G_Period_Name gl_period_statuses.period_name%TYPE;
150: G_Set_of_Books_ID ap_system_parameters.set_of_books_id%TYPE;
151: G_Awt_Group_ID ap_awt_groups.group_id%TYPE;
152: G_Pay_Awt_Group_ID ap_awt_groups.group_id%TYPE; --bug 9689194
153: G_Invoice_Type_Lookup_Code ap_invoices.invoice_type_lookup_code%TYPE;