DBA Data[Home] [Help]

APPS.PA_RBS_MAPPING dependencies on PJI_UTILS

Line 2972: IF NVL(PJI_UTILS.GET_PARAMETER('PJI_FPM_UPGRADE'), 'P') = 'C'

2968:
2969: -- Bug#5503706 End
2970:
2971: --bug#4098679
2972: IF NVL(PJI_UTILS.GET_PARAMETER('PJI_FPM_UPGRADE'), 'P') = 'C'
2973: AND g_denorm_refresh = 'Y'
2974: THEN
2975:
2976: IF g_debug_mode = 'Y' THEN

Line 3133: IF NVL(PJI_UTILS.GET_PARAMETER('PJI_FPM_UPGRADE'), 'P') = 'C'

3129:
3130: -- Bug#5503706 End
3131:
3132: --bug#4098679
3133: IF NVL(PJI_UTILS.GET_PARAMETER('PJI_FPM_UPGRADE'), 'P') = 'C'
3134: AND g_denorm_refresh = 'Y' THEN
3135:
3136: IF g_debug_mode = 'Y' THEN
3137: pa_debug.g_err_stage:= 'Calling Pji_Pjp_Sum_Denorm.POPULATE_RBS_DENORM' ;