DBA Data[Home] [Help]

APPS.DPP_TRANSACTION_PVT dependencies on FINANCIALS_SYSTEM_PARAMS_ALL

Line 418: FROM financials_system_params_all

414: BEGIN
415: --get inventory organization id
416: SELECT inventory_organization_id
417: INTO p_txn_header_rec_type.inventory_organization_id
418: FROM financials_system_params_all
419: WHERE org_id = to_number(p_txn_header_rec_type.org_id);
420:
421: SELECT gs.currency_code
422: INTO p_txn_header_rec_type.functional_currency