Hi,
We have extended the schema of the tables SAPGrp, SAPProfile and SAPRoles with more columns.
Now we would like to reflect the columns also on the SAPGroup UNION View.
The only way we see, to reflect the columns also on this Union view, is to modify the QueryString on the standard-object: SAP-181CDBAE5929374DA575FDB23E18B043
Object Browser Filter on: QBMViewAddOn
Ident_QBMViewAddOn = 'SAPGroup' AND
UID_DialogTable = 'SAP-T-SAPGroup'
Then, if we do this, we would Need to check after every upgrade, if the SQL on this object, to see if it is overwritten.
Is there another suggested way to enhance UNION Views?
Regards, René