Question:
We have a requirement that in MC62 transaction, the users should be able to display the CVC combinations and not have access to Create and Delete functionalities.
We approached the path of restricting create and delete functionalities using authorization objects but there arent any listed for this transaction- MC62.
Is there any OSS note for installing this partiocular authorization object or do we need to create a new transaction and query the CVC list
Answer:
you could always allow them to run trx 'listcube' to list the CVCs against the POS technical infocube.
Answer:
Am copying what i had replied in the other forum:
****************
Pl check LISTCUBE. Your PLOBS would have created an
internal cube which usually has ends with your PLOBS
name and a Long text starting with "generate internal
cube...... ". Please check this is compares with your
MC62 list
If you can give LISTCUBE access to users then you
might want to create a variant to allow the listing of
the relevant fields ...
You can also use BeX to give similar access based on
the cube.
Hope this helps
**********************