2009 Oct 02 8:57 AM
Hello all,
In tcode MIGO, i want the authorization check to pass from a specific object, so as if the role has different values than these the user enters, it will display an authorization error.
Auth Obj : M_MSEG_LGO.
Thank you!
2009 Oct 02 9:35 AM
i'm not sure, i understand your question? M_MSEG_LGO is part of the pool of objects checked in MIGO, so you can use it, of course.
go to tx. SU24 --> transaction --> MIGO (F8) and double-click on object M_MSEG_LGO - there's a documentation of that object there. see, if the set of activity/movement type/storage location can be set to meet your requirements.
2009 Oct 02 9:35 AM
i'm not sure, i understand your question? M_MSEG_LGO is part of the pool of objects checked in MIGO, so you can use it, of course.
go to tx. SU24 --> transaction --> MIGO (F8) and double-click on object M_MSEG_LGO - there's a documentation of that object there. see, if the set of activity/movement type/storage location can be set to meet your requirements.
2009 Oct 02 9:45 AM
What i want to do, is when a user uses MIGO, the auth obj m_mseg_lgo to be checked.
Now, if i enter in lgort field eg 0001 whatever values do the user enters in the storage location field during migo he can post the document.
I do not find any documentation available...
2009 Oct 02 10:18 AM
maybe your configuration doesn't imply checking the storage location. verify this by going to
SPRO --> Materials Management --> Inventory Management and Physical Inventory --> Authorization Management --> Authorization Check for Storage Locations.
check whether the storage location you want checked is flagged.
2009 Oct 02 10:37 AM