on 2007 Mar 30 2:38 PM
Hi Friends,
My requirement is to have storage location populated in sales order. I understand from previous threads that it can be done using
USEREXIT_MOVE_FIELD_TO_VBAP and writing a code to pull the LGORT value from TVKOL table.
But how to go about doing this ? Do I need to create an enhancement or directly write the code in the userexit? Could someone plz brief the step by step process ?
Regards
Mahesh..
Hi Mahesh,
In this user exit mentioned above you can put an include which will put the storage location based on Shipping point,Delivering plant,Storage conditions combination. or may be you can ask the ABAP person to identify the FM for Storage location determination used int he delivery creation and put the same here.
At this point in SO creation the storage location will be blank and here we can pass on a value which would be carried forward. An ABAP person could easily do it for you.
reward points if it helps
regards
Biju
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
There is no enhancement for this user-exit. Just get the access key for include MV45AFZZ and write code directly in form routine
USEREXIT_MOVE_FIELD_TO_VBAP.
Please reward if it helps.
Thanks & Regards
Sadhu Kishore
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
113 | |
9 | |
8 | |
6 | |
6 | |
5 | |
4 | |
3 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.