Question:
Is there a standard way to limit Goods Movement (MIGO) specifically to a Purchase Order Document Type? I would have thought that M_BEST_BSA (Document Type in Purchase Order) was the object to control but someone is telling otherwise. His assertion is that the object should be from the M_MSEG_* but this does not have a limit by document but rather by movement type or plant, etc (eg. M_MSEG_BWE). Therefore he wants to implement a custom authority check. Does someone know a better way to do it?
Answer:
Why do you want to limit movement type based on PO type? You may want to explain your requirement in the MM forum. There may be a way to limit access via configuration only.
Object M_MSEG_* is the only place you can limit movement types.
Good luck,
pld
Answer:
Thanks for the tip. I don't know why MM wants to do it exactly that way, guess I should be finding out.