APPS.GCS_TRANS_DYN_BUILD_PKG dependencies on FND_INSTALLATION
Line 324: IF NOT fnd_installation.get_app_info('FND', status, industry, appl) THEN
320: module_log_write(module, g_module_enter);
321: Initialize_Dimensions;
322:
323: -- Get APPLSYS information. Needed for ad_ddl 324: IF NOT fnd_installation.get_app_info('FND', status, industry, appl) THEN 325: raise gcs_ccy_applsys_not_found;
326: END IF;
327:
328: -- Create the package body