DBA Data[Home] [Help]

APPS.ASO_CONFIG_OPERATIONS_PVT dependencies on FND_GLOBAL

Line 152: l_appl_param_rec.calling_application_id:= fnd_global.RESP_APPL_ID;

148: ***************************************************************/
149: --l_appl_param_rec.calling_application_id:= fnd_profile.value('JTF_PROFILE_DEFAULT_APPLICATION');
150:
151:
152: l_appl_param_rec.calling_application_id:= fnd_global.RESP_APPL_ID;
153: /**************************************************************
154: Add Instances to container model
155: **************************************************************/
156: if l_hdr_id is not null then

Line 517: l_appl_param_rec.calling_application_id:= fnd_global.RESP_APPL_ID;

513: Create Applicability parameter record
514: ***************************************************************/
515: --l_appl_param_rec.calling_application_id:= fnd_profile.value('JTF_PROFILE_DEFAULT_APPLICATION');
516:
517: l_appl_param_rec.calling_application_id:= fnd_global.RESP_APPL_ID;
518: /**************************************************************
519: Call CZ API to return config tree
520: **************************************************************/
521: