DBA Data[Home] [Help]

APPS.PA_BURDEN_COSTING dependencies on FND_GLOBAL

Line 494: /* x_request_id:=FND_GLOBAL.CONC_REQUEST_ID(); --Commented for Bug# 2255068*/

490: begin
491:
492: l_gms_installed := pa_gms_api.vert_install; /* Bug# 5406802 */
493:
494: /* x_request_id:=FND_GLOBAL.CONC_REQUEST_ID(); --Commented for Bug# 2255068*/
495:
496: /*2933915 :Caching the value of user_id and burden profile */
497:
498: l_user_id:=FND_GLOBAL.USER_ID();

Line 498: l_user_id:=FND_GLOBAL.USER_ID();

494: /* x_request_id:=FND_GLOBAL.CONC_REQUEST_ID(); --Commented for Bug# 2255068*/
495:
496: /*2933915 :Caching the value of user_id and burden profile */
497:
498: l_user_id:=FND_GLOBAL.USER_ID();
499:
500: --l_burden_profile := nvl(fnd_profile.value('PA_ENHANCED_BURDENING'),'N'); /*2933915*/
501: l_burden_profile := pa_utils2.IsEnhancedBurdeningEnabled;
502:

Line 3209: l_program_id := FND_GLOBAL.CONC_PROGRAM_ID();

3205:
3206:
3207:
3208: BEGIN
3209: l_program_id := FND_GLOBAL.CONC_PROGRAM_ID();
3210: l_program_application_id := FND_GLOBAL.PROG_APPL_ID();
3211: FND_PROFILE.GET('PA_NUM_CDL_PER_SET', l_profile_set_size );
3212: x_status := 0;
3213:

Line 3210: l_program_application_id := FND_GLOBAL.PROG_APPL_ID();

3206:
3207:
3208: BEGIN
3209: l_program_id := FND_GLOBAL.CONC_PROGRAM_ID();
3210: l_program_application_id := FND_GLOBAL.PROG_APPL_ID();
3211: FND_PROFILE.GET('PA_NUM_CDL_PER_SET', l_profile_set_size );
3212: x_status := 0;
3213:
3214: FORALL i in 1..l_tbl_eiid.count