DBA Data[Home] [Help]

APPS.DPP_TRANSACTION_PVT dependencies on FINANCIALS_SYSTEM_PARAMS_ALL

Line 567: FROM financials_system_params_all

563: BEGIN
564: --get inventory organization id
565: SELECT inventory_organization_id
566: INTO p_txn_header_rec_type.inventory_organization_id
567: FROM financials_system_params_all
568: WHERE org_id = to_number(p_txn_header_rec_type.org_id);
569:
570: SELECT gs.currency_code
571: INTO p_txn_header_rec_type.functional_currency