on 2009 Nov 18 4:00 AM
Dear All,
if i am making sales order storage location D002 Is coming automatically but if i want to change this storage location,i am not able to change. How can i change this storage location if i am going to change its allowed but automatically again change to D002 and i want D001.
Regards
Ajit
Storage location will never come automatically in standard. It will flow only in delivery. Only if you apply sale order user exit where the storage location is hard coded, it will flow into your sale order. So check in debug mode whether any storage location is hard coded where you have to include the new storage location also.
thanks
G. Lakshmipathi
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi
The system automatically determines the storage location using the combination Shipping Point + Plant + storage conditions ( T.code OVL3).This happens at delivery level only and not at order level
System does not determine storage location at sales order level. User has to indicate it at the time of creating sales order. The storage location entered in the order item is copied into the outbound delivery. If no storage location for picking is specified in the order item, the system determines the storage location when it creates the outbound delivery and copies it into the delivery item. The system determines the picking location based on a MALA, RETA, MARA rule defined in the delivery type.
Storage location determination at sales order level is only possible using user exits.Can use the user
exit MV45AFZB USEREXIT_SOURCE_DETERMIN.
Now as Lakshmipathi said, it seems that you have used the exit. So please debug and update us.
Hope it is clear
Regards
Harish
Edited by: Harish SD on Nov 18, 2009 7:37 AM
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
91 | |
8 | |
6 | |
6 | |
5 | |
5 | |
5 | |
5 | |
5 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.