DBA Data[Home] [Help]

APPS.PJI_REP_MEASURE_UTIL dependencies on PJI_AC_XBS_ACCUM_F_V

Line 3010: FROM PJI_AC_XBS_ACCUM_F_V fct

3006: ,SUM(prp_mask * fct.custom28)
3007: ,SUM(prp_mask * fct.custom29)
3008: ,SUM(prp_mask * fct.custom30)
3009: INTO l_pji_facts
3010: FROM PJI_AC_XBS_ACCUM_F_V fct
3011: ,(SELECT time_id, period_type_id, pCalendarType calendar_type
3012: ,SIGN(bitand(record_type_id,g_ptd_record_type)) ptd_mask
3013: ,SIGN(bitand(record_type_id,g_qtd_record_type)) qtd_mask
3014: ,SIGN(bitand(record_type_id,g_ytd_record_type)) ytd_mask