DBA Data[Home] [Help]

APPS.AP_INVOICE_CORRECTIONS_PKG dependencies on AP_AWT_GROUPS

Line 89: G_Awt_Group_ID ap_awt_groups.group_id%TYPE;

85: G_batch_id ap_batches.batch_id%TYPE;
86: G_Accounting_Date ap_invoice_lines.accounting_date%TYPE;
87: G_Period_Name gl_period_statuses.period_name%TYPE;
88: G_Set_of_Books_ID ap_system_parameters.set_of_books_id%TYPE;
89: G_Awt_Group_ID ap_awt_groups.group_id%TYPE;
90: G_Exchange_Rate ap_invoices.exchange_rate%TYPE;
91: G_Precision fnd_currencies.precision%TYPE;
92: G_Min_Acct_Unit fnd_currencies.minimum_accountable_unit%TYPE;
93: G_System_Allow_Awt_Flag ap_system_parameters.allow_awt_flag%TYPE;