DBA Data[Home] [Help]

APPS.FEM_XGL_POST_ENGINE_PKG dependencies on FND_INSTALLATION

Line 1916: IF NOT FND_INSTALLATION.Get_App_Info

1912: -- -----------------------------------
1913: -- Get schema name for FEM
1914: -- -----------------------------------
1915:
1916: IF NOT FND_INSTALLATION.Get_App_Info
1917: (application_short_name => 'FEM',
1918: status => v_status,
1919: industry => v_industry,
1920: oracle_schema => pv_schema_name) THEN