DBA Data[Home] [Help]

APPS.AP_INVOICE_CORRECTIONS_PKG dependencies on PO_VENDOR_SITES

Line 94: G_Site_Allow_Awt_Flag po_vendor_sites.allow_awt_flag%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;
94: G_Site_Allow_Awt_Flag po_vendor_sites.allow_awt_flag%TYPE;
95: G_Base_Currency_Code ap_system_parameters.base_currency_code%TYPE;
96: G_Invoice_Currency_Code ap_invoices.invoice_currency_code%TYPE;
97: G_Allow_PA_Override VARCHAR2(1);
98: G_Income_Tax_Region ap_system_parameters.income_tax_region%TYPE;