DBA Data[Home] [Help]

APPS.AP_RCT_AMT_MATCH_PKG dependencies on PO_VENDOR_SITES

Line 158: G_Site_Allow_Awt_Flag po_vendor_sites.allow_awt_flag%TYPE;

154: G_Exchange_Rate ap_invoices.exchange_rate%TYPE;
155: G_Precision fnd_currencies.precision%TYPE;
156: G_Min_Acct_Unit fnd_currencies.minimum_accountable_unit%TYPE;
157: G_System_Allow_Awt_Flag ap_system_parameters.allow_awt_flag%TYPE;
158: G_Site_Allow_Awt_Flag po_vendor_sites.allow_awt_flag%TYPE;
159: G_Transfer_Flag ap_system_parameters.transfer_desc_flex_flag%TYPE;
160: G_Base_Currency_Code ap_system_parameters.base_currency_code%TYPE;
161: G_Invoice_Currency_Code ap_invoices.invoice_currency_code%TYPE;
162: G_Allow_PA_Override varchar2(1);