DBA Data[Home] [Help]

APPS.AP_MATCHING_PKG dependencies on PO_VENDOR_SITES

Line 171: G_Site_Allow_Awt_Flag po_vendor_sites.allow_awt_flag%TYPE;

167: G_Exchange_Rate ap_invoices.exchange_rate%TYPE;
168: G_Precision fnd_currencies.precision%TYPE;
169: G_Min_Acct_Unit fnd_currencies.minimum_accountable_unit%TYPE;
170: G_System_Allow_Awt_Flag ap_system_parameters.allow_awt_flag%TYPE;
171: G_Site_Allow_Awt_Flag po_vendor_sites.allow_awt_flag%TYPE;
172: G_Transfer_Flag ap_system_parameters.transfer_desc_flex_flag%TYPE;
173: G_Base_Currency_Code ap_system_parameters.base_currency_code%TYPE;
174: G_Invoice_Currency_Code ap_invoices.invoice_currency_code%TYPE;
175: G_Allow_PA_Override varchar2(1);