Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

MIGO auth check

Former Member
0 Kudos
683

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!

1 ACCEPTED SOLUTION
Read only

Former Member
0 Kudos
393

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.

4 REPLIES 4
Read only

Former Member
0 Kudos
394

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.

Read only

0 Kudos
393

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...

Read only

0 Kudos
393

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.

Read only

Former Member
0 Kudos
393

ok