DBA Data[Home] [Help]

APPS.PA_BURDEN_COSTING dependencies on FND_GLOBAL

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

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

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

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

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

3349:
3350:
3351:
3352: BEGIN
3353: l_program_id := FND_GLOBAL.CONC_PROGRAM_ID();
3354: l_program_application_id := FND_GLOBAL.PROG_APPL_ID();
3355: FND_PROFILE.GET('PA_NUM_CDL_PER_SET', l_profile_set_size );
3356: x_status := 0;
3357:

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

3350:
3351:
3352: BEGIN
3353: l_program_id := FND_GLOBAL.CONC_PROGRAM_ID();
3354: l_program_application_id := FND_GLOBAL.PROG_APPL_ID();
3355: FND_PROFILE.GET('PA_NUM_CDL_PER_SET', l_profile_set_size );
3356: x_status := 0;
3357:
3358: FORALL i in 1..l_tbl_eiid.count