DBA Data[Home] [Help]

APPS.AP_PO_AMT_MATCH_PKG dependencies on PO_VENDOR_SITES

Line 144: G_Site_Allow_Awt_Flag po_vendor_sites.allow_awt_flag%TYPE;

140: G_Exchange_Rate ap_invoices.exchange_rate%TYPE;
141: G_Precision fnd_currencies.precision%TYPE;
142: G_Min_Acct_Unit fnd_currencies.minimum_accountable_unit%TYPE;
143: G_System_Allow_Awt_Flag ap_system_parameters.allow_awt_flag%TYPE;
144: G_Site_Allow_Awt_Flag po_vendor_sites.allow_awt_flag%TYPE;
145: G_Transfer_Flag ap_system_parameters.transfer_desc_flex_flag%TYPE;
146: G_Base_Currency_Code ap_system_parameters.base_currency_code%TYPE;
147: G_Invoice_Currency_Code ap_invoices.invoice_currency_code%TYPE;
148: G_Allow_PA_Override varchar2(1);