DBA Data[Home] [Help]

APPS.AP_RECT_MATCH_PKG dependencies on GL_PERIOD_STATUSES

Line 163: G_period_name gl_period_statuses.period_name%TYPE;

159:
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_pay_awt_group_id ap_awt_groups.group_id%TYPE; --bug 9689194
167: G_invoice_type_lookup_code ap_invoices.invoice_type_lookup_code%TYPE;