Ansicht
Dokumentation

MWMTO010 - Exit: Calculation of Total Planned TO Processing Time

MWMTO010 - Exit: Calculation of Total Planned TO Processing Time

BAL_S_LOG - Application Log: Log header data   General Data in Customer Master  
This documentation is copyright by SAP AG.
SAP E-Book

Using this user exit, you can modify the planned processing time in the transfer order header.

The user exit is called during TO creation, shortly before the transfer orders are posted. The transfer order headers and items are already complete at this time. The planned processing time for each TO item has also been determined already, depending on the Customizing setting, and a transfer order split may also be complete. The TO items and headers prepared in this mannter are passed on to the user exit. For those transfer order headers where the indicator for the performance data (field KZLEI) has the following features, you can modify the planned processing time (field C_SOLWM).
Only A messages can be issued.

The user exit in the program is the function module EXIT_SAPLL03A_010. To actively use it, you must create the Include ZXLTOU16 and activate the extension using transaction CMOD.
The following parameters are available:

Import Parameters

I_LTAK The respective TO header from which, for example, the reference documents (transfer requirement number, and so on) can be determined.

Table Parameters

T_LTAP_VB Table of prepared transfer order items.

Changing Parameters

C_SOLWM Planned processing time in TO header.

Error message should be issued as A messages.






Addresses (Business Address Services)   BAL Application Log Documentation  
This documentation is copyright by SAP AG.

Length: 1575 Date: 20240424 Time: 155537     sap01-206 ( 35 ms )