DBA Data[Home] [Help]

APPS.ASO_VALIDATE_CFG_PVT dependencies on FND_WEB_CONFIG

Line 475: l_database_id := fnd_web_config.database_id;

471:
472: -- Set values from profiles and env. variables.
473: l_calling_application_id := fnd_global.resp_appl_id;
474: l_responsibility_id := fnd_global.resp_id;
475: l_database_id := fnd_web_config.database_id;
476: l_icx_session_ticket := cz_cf_api.icx_session_ticket;
477:
478: IF aso_debug_pub.g_debug_flag = 'Y' THEN
479: