Modifying select query of MV in ASCP standard collection
Hi All,
As you are aware ASCP will not collect custom item relationship types as part of standard collection program.
Reason being the select query of the MV - MTL_ITEM_RELATIONSHIPS_SN is hardcoded with only few relationship type.
We have requirement where in we need to collect the custom relationship type.
(1) Is it right approach to modify the above MV query where clause?
(2) If yes, what will be the impact? Will it affect any other data collection entity? How about performance?
(3) If no, can you please advice on the right approach to collect the data.
Thanks in advance,