cancel
Showing results for 
Search instead for 
Did you mean: 

Automatic and Immediate TO after delivery is created

Former Member
0 Kudos

Hi All,

Thanks in advance for help.

We have requirement for creation of Automatic TO after Delivery.

We have activated Warehouse Management and Handling Unit Management both at one storage location. Further now requirement is to create TO as soon as delivery is created : Automatically and Immediately.

Please let me know config steps for the same.

Best regards,

Ravi Davda

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Check on the following to configure automatic generation of TO wrt a outbound delivery.

To create transfer orders directly or automatically for outbound deliveries, you trigger the

message type WMTA using the SD message control. Only WM-relevant delivery items are processed. Different forms of processing result, depending on the processing time of the message type WMTA:

Processing time 1, 2 and 3 (processing later)

In this case, the message is processed either via a program in the background

(processing times 1 and 2) or manually via the transaction Messages for delivery

(processing time 3).

If the automatic TO creation indicator is set for the reference documents and a report is

carried out regularly, this is known as automatic transfer order creation.

_ Processing time 4 (processing immediately)

Here message processing is initiated immediately after the delivery has been created.

Therefore, we call this immediate transfer order creation.

If you want the system to generate transfer orders in the background without any additional

activity necessary by the user, we recommend that you use processing times 1 or 2. You can

then plan to periodically execute the report RSNAST00 (Selection Program for Issuing Output)

with a corresponding repetition time for the message type WMTA.

During creation of transfer orders we recommend that you process later, in order to

improve performance for processing time 4. If you choose an appropriately small

repetition time period when you set up the system to use report RSNAST00, the time

required to create transfer orders is nearly the same as when using time period "4"

for immediate transfer order generation.

For further information on how you set up message determination for deliveries see the

implementation guide (IMG) for Shipping under

Basics >Message Control> MessageDetermination>Maintaining Message Determination for Output Deliveries> Maintaining Condition Tables [Ext.].

For the creation of u201Cbatch-neutralu201D delivery items, via the WM transfer order, the

system searches for specific batches in WM and updates the delivery.

If you create transfer orders for u201Cbatch-neutralu201D deliveries in the background,

depending on the batch determination strategy, the system automatically selects the

oldest batches in the warehouse first. If you prefer to do so, it is still possible to

select specific batches in WM when you create transfer orders in the foreground.

If you create a transfer order for outbound deliveries for materials subject to valuation

and materials to be handled in batches, a valuation type that is predefined in the

outbound delivery can only be taken into consideration if you use General batch

determination.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

You can use standard delivery message type WMTA for this. Make sure the message gets determined (check message type determination whether message is available in message scheme used and whether it is been added to your access sequence). Once delivery is created, the WMTA gets determined and will create directly (option 4 in the condition setup) the TO.

MZ