DBA Data[Home] [Help]

APPS.PJI_FM_PLAN_CAL_RLPS_T dependencies on PJI_FP_XBS_ACCUM_F

Line 5587: FROM pji_fp_xbs_accum_f fact

5583: , 0 ) -- end nvl
5584: / PJI_UTILS.GET_MAU (fact.currency_code) ) -- end round
5585: * PJI_UTILS.GET_MAU (fact.currency_code) custom15
5586: , fact.plan_type_code plan_type_code /* 4471527 */
5587: FROM pji_fp_xbs_accum_f fact
5588: , pji_time_cal_period non_pa_cal
5589: -- , pji_org_extr_info orginfo
5590: , pji_time_ent_period pa_cal
5591: , PJI_FM_EXTR_PLNVER3_T ver

Line 7653: FROM pji_fp_xbs_accum_f fact

7649: -- , DECODE ('E', 'E', MAX(pa_cal.start_date), 'S', MIN(pa_cal.start_date)) start_date
7650: -- , DECODE ('E', 'E', MAX(pa_cal.end_date), 'S', MIN(pa_cal.end_date)) end_date
7651: , g_default_prg_level prg_level
7652: , fact.plan_type_code plan_type_code /* 4471527 */
7653: FROM pji_fp_xbs_accum_f fact
7654: , PJI_FM_EXTR_PLNVER3_T ver
7655: , pji_time_cal_period non_pa_cal
7656: -- , pji_org_extr_info orginfo
7657: , pji_time_ent_period pa_cal

Line 10686: FROM pji_fp_xbs_accum_f fact

10682: , 'CF' line_type
10683: , NULL time_dangling_flag
10684: , NULL rate_dangling_flag
10685: ,fact.plan_type_code plan_type_code /*4471527 */
10686: FROM pji_fp_xbs_accum_f fact
10687: , PJI_FM_EXTR_PLNVER3_T ver
10688: , pji_time_cal_period non_pa_cal
10689: , pji_org_extr_info orginfo
10690: , pji_time_cal_period pa_cal

Line 12773: FROM pji_fp_xbs_accum_f fact

12769: , NULL TIME_DANGLING_FLAG
12770: , NULL RATE_DANGLING_FLAG
12771: , g_default_prg_level prg_level
12772: , fact.plan_type_code plan_type_code /* 4471527 */
12773: FROM pji_fp_xbs_accum_f fact
12774: , PJI_FM_EXTR_PLNVER3_T ver
12775: , pji_time_cal_period non_pa_cal
12776: , pji_org_extr_info orginfo
12777: , pji_time_cal_period pa_cal