DBA Data[Home] [Help]

APPS.AP_IMPORT_UTILITIES_PKG dependencies on AP_SYSTEM_PARAMETERS_ALL

Line 1568: FROM ap_system_parameters_all asp,

1564: p_freight_code_combination_id,
1565: p_allow_interest_invoices,
1566: p_add_days_settlement_date,
1567: p_disc_is_inv_less_tax_flag
1568: FROM ap_system_parameters_all asp,
1569: ap_product_setup aps
1570: WHERE asp.org_id = p_org_id;
1571:
1572: debug_info := '(Get_info 2) Get Batch Control Profile Option';