cancel
Showing results for 
Search instead for 
Did you mean: 

Authorization on Storage Location in VL01n

Former Member
0 Kudos

Dear Friends,

When we use VL01n for creating delivery, we want authorization on the level of

Storage locatin at the time of Picking not on PGI level.

Basically we have a Plant 1000.

and we have 10 storage locations under this plant and all of storage locations

are reside on diffrent location physically.

Now we would like to restrict the user to pick the stock from his own storage location

instead of picking from any of storage location of plant 1000.

Any help will be highly appricated.

Regards

Malik

Accepted Solutions (0)

Answers (1)

Answers (1)

rupesh_brahmankar3
Active Contributor
0 Kudos

Dear,

Go to SPRO > MM > Inventory Management and Physical Inventory > Authorization Management > Authorization Check for Storage Locations > Here activate the authorization for storage location under plant

And use authorization object as "M_MSEG_LGO"

Each user has user roles.

Can be seen in SU01.

The roles can be maintained in PFCG.

In PFCG you define which authorization the user gets assigned.

Please try and come back.

Regards,

R.Brahmankar

Former Member
0 Kudos

Thanks for the quick response.

I already finished with solution which you told me but this procedure is

checking the authorization on PGI ( Post Good Issue ) Level.

as i mentioned in my post we dont want to check authorization on PGI level.

We want to check authorization on Picking level.

Any highly help highly Appricated.

regards

Malik

rupesh_brahmankar3
Active Contributor
0 Kudos

Dear,

Go to T.code: OVL3 and maintain

Shipping point + Plant + Storage Condition = Storage Location.

The system will determine storage location based on this storage location determination and assign same autorisation for it.

Else you can do it through function module "ws_delivery_update"

Hope it will work for you.

Regards,

R.Brahmankar

Former Member
0 Kudos

Thanks for the reply dear.

Yes i did it as you told me using OVL3 but i dont know how can

i put authorization on it becuae i am unable to find authorization object

related to storage location, shipping point in VA01 or in VL01n.

regards

Malik

Former Member
0 Kudos

Hello Malik Naeem:

There is no object for control the picking control per storage location, but you can create a object Z (Trx. SU21) and add this authority check via ABAP in the user exit MV50AFZ3.

I hope this will help you out

Best Regards