DBA Data[Home] [Help]

APPS.ASO_CFG_INT dependencies on FND_WEB_CONFIG

Line 2787: l_database_id := fnd_web_config.database_id;

2783:
2784: -- Set values from profiles and env. variables.
2785: l_calling_application_id := fnd_global.resp_appl_id;
2786: l_responsibility_id := fnd_global.resp_id;
2787: l_database_id := fnd_web_config.database_id;
2788: l_icx_session_ticket := cz_cf_api.icx_session_ticket;
2789:
2790: IF aso_debug_pub.g_debug_flag = 'Y' THEN
2791: