DBA Data[Home] [Help]

APPS.IGI_SLS_SECURITY_PKG dependencies on FND_INSTALLATION

Line 1940: IF NOT fnd_installation.get_app_info (application_short_name => 'IGI',

1936: igi_sls_sec_not_applied_excep EXCEPTION;
1937:
1938:
1939: BEGIN
1940: IF NOT fnd_installation.get_app_info (application_short_name => 'IGI',
1941: status => l_prod_status,
1942: industry => l_industry,
1943: oracle_schema => l_schema)
1944: THEN