DBA Data[Home] [Help]

APPS.PO_INVOICES_SV1 dependencies on AP_SYSTEM_PARAMETERS

Line 283: /* This select statement is used to obtain the AP_SYSTEM_PARAMETERS */

279: asn_debug.put_line('Obtain AP System Options ... ');
280: END IF;
281: X_progress := '010';
282:
283: /* This select statement is used to obtain the AP_SYSTEM_PARAMETERS */
284:
285: SELECT set_of_books_id,
286: base_currency_code,
287: NVL(batch_control_flag, 'N') batch_control_flag,

Line 308: FROM ap_system_parameters;

304: X_def_income_tax_region_flag,
305: X_def_transfer_desc_flex_flag,
306: X_def_org_id,
307: X_def_awt_include_tax_amt
308: FROM ap_system_parameters;
309:
310: X_progress := '020';
311:
312: SELECT vat_country_code