DBA Data[Home] [Help]

APPS.PJI_REP_MEASURE_UTIL dependencies on PJI_AC_XBS_ACCUM_F_V

Line 3017: FROM PJI_AC_XBS_ACCUM_F_V fct

3013: ,SUM(prp_mask * fct.custom28)
3014: ,SUM(prp_mask * fct.custom29)
3015: ,SUM(prp_mask * fct.custom30)
3016: INTO l_pji_facts
3017: FROM PJI_AC_XBS_ACCUM_F_V fct
3018: ,(SELECT time_id, period_type_id, pCalendarType calendar_type
3019: ,SIGN(bitand(record_type_id,g_ptd_record_type)) ptd_mask
3020: ,SIGN(bitand(record_type_id,g_qtd_record_type)) qtd_mask
3021: ,SIGN(bitand(record_type_id,g_ytd_record_type)) ytd_mask