Question:
Hi All;
I'm trying to create a custom authorization Object for Material type for transaction ME21N and MIGO. THis is to restrict user frm creating PO or performing GR for Finished goods from MRO items.
I created an object ZMAYL_TYP and assign to the transaction MIGO. But it seems like system is not checking this object while doing a GR. Can u please tell me If I'm missing any config?
Thanks
Answer:
You need to change the code for the transaction to include an authority-check on your object. Just creating it and adding it to a role will do nothing.