DBA Data[Home] [Help]

APPS.JAI_AP_TDS_OLD_PKG dependencies on FINANCIALS_SYSTEM_PARAMS_ALL

Line 4230: FROM financials_system_params_all

4226: -- Get the encumbrance flag
4227: --
4228: SELECT NVL(purch_encumbrance_flag,'N')
4229: INTO encumbrance_flag
4230: FROM financials_system_params_all
4231:
4232:
4233: -----------------------------------------------------------------------------------------------------------------------
4234: WHERE org_id = I_org_id ;