DBA Data[Home] [Help]

APPS.ASO_VALIDATE_CFG_PVT dependencies on CZ_CF_API

Line 476: l_icx_session_ticket := cz_cf_api.icx_session_ticket;

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:
480: aso_debug_pub.add('Create_header_xml: l_calling_application_id:' || l_calling_application_id);