0% found this document useful (0 votes)
241 views1 page

Default Storage Location in Sales Order

The document discusses default storage location settings in sales orders. It explains that SAP does not determine storage location at the sales order level by default, and the location must be entered manually. It can be determined at the delivery level based on rules. To set a default storage location at the sales order level, a user exit would need to be implemented to check a custom table and default the appropriate location.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
241 views1 page

Default Storage Location in Sales Order

The document discusses default storage location settings in sales orders. It explains that SAP does not determine storage location at the sales order level by default, and the location must be entered manually. It can be determined at the delivery level based on rules. To set a default storage location at the sales order level, a user exit would need to be implemented to check a custom table and default the appropriate location.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Default Storage Location In Sales Order

Where to maintain settings if we want to make storage location appear by default at the time of creating the sales order?

There is No storage location determination at Sales order level.. Only we can enter manually.

Storage location will be determined at Delivery level only.. 

System does not determine storage location at sales order level. User has to indicate it at 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.

This functionality is not available in the standard SAP. If you want the system to check the stock at a specific storage location, the storage location
has to be entered manually at item level or you have to go for development so that it will be defaulted under the specific conditions specified. You
have to create a Z-table and maintain the table with data under which that specific storage location has to be determined. 

A userexit has to be used so that it will default the appropriate storage location after checking the table.

Storage loction determination in Sales order is only possible via a user exit. You cannot configure storage location into sales order: you need to use
user 
exit MV45AFZB USEREXIT_SOURCE_DETERMIN

or

You can use userexit_save_document

Userexit_save_document_prepare

or

The relevant forms to be used are:

USEREXIT_MOVE_FIELD_TO_VBAK -- to default in Header.

USEREXIT_MOVE_FIELD_TO_VBAP -- to default in item.

User exit: MV45AFZZ

---

Standard SAP can't determine storage location at sales order level. If required to give manually. But at deliver it'll determine automatic.

Do the proper settings at Delivery level:

SPRO --> LOGISTICS EXECUTION --> SHIPPING --> PICKING --> DETERMINE PICKING LOCATION --> Define Rules for Picking
Location Determination.

If sales order level by default require, then you have to use user EXIT.

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy