Changes to pji_xtd_act_cmt_by_rsrc_v between 12.0.4 and 12.1.3
Somewhere between12.0.4 and 12.1.3, Oracle modified the pji_xtd_act_cmt_by_rsrc_v view by removing the following two query criteria:
AND FACT.RBS_AGGR_LEVEL = 'L'
AND FACT.WBS_ROLLUP_FLAG = 'N'
This was easy enough for us to work around, but the meaning of those two items has become a senior management inquiry.
Can anyone please explain the business meaning of these two changes? And maybe you can explain this one too, AND FACT.PRG_ROLLUP_FLAG = 'N'.
Thank you, Kevin