DBA Data[Home] [Help]

APPS.PA_RBS_MAPPING dependencies on PJI_UTILS

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

2633:
2634: -- Bug#5503706 End
2635:
2636: --bug#4098679
2637: IF NVL(PJI_UTILS.GET_PARAMETER('PJI_FPM_UPGRADE'), 'P') = 'C'
2638: AND g_denorm_refresh = 'Y'
2639: THEN
2640:
2641: IF g_debug_mode = 'Y' THEN

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

2794:
2795: -- Bug#5503706 End
2796:
2797: --bug#4098679
2798: IF NVL(PJI_UTILS.GET_PARAMETER('PJI_FPM_UPGRADE'), 'P') = 'C'
2799: AND g_denorm_refresh = 'Y' THEN
2800:
2801: IF g_debug_mode = 'Y' THEN
2802: pa_debug.g_err_stage:= 'Calling Pji_Pjp_Sum_Denorm.POPULATE_RBS_DENORM' ;