Ansicht
Dokumentation

MWMTO007 - Palletization and storage type search for stock placement

MWMTO007 - Palletization and storage type search for stock placement

SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by SAP AG.
SAP E-Book

With this customer exit, you can influence how many pallets are to be used during stock placement of a material.

The customer exit takes place on the preparation screen for stock placement, before the first item is created. The palletization data from the material master is proposed and can be changed. Also, it is possible to propose workitems for creating the transfer order and to change the storage type indicator for the stock placement.
Only A or S messages can be sent.

The customer exit in the program is FB EXIT_SAPML03T_002. To fill it with data, you must create Include ZXLTOU13 and activate the customer exit using Transaction CMOD.
The following parameters are available:

Import parameters

  1. I_LTAK the respective TO header from which, for example, reference documents such as the TB number are derived.
  2. I_LTAP TO item
You can obtain further information on filled fields in I_LTAK and I_LTAP from the interface documentation of the function module L_TO_PREPARE_ITEM_INT.
  1. I_MLVS Material master
  2. I_MGEF Hazardous material master
  3. I_T333 Movement type with which the TO is created
  4. I_T340D Warehouse number control
  5. I_VORGA Procedure within TO processing
  6. I_EINML Total quantity to be placed into stock in base unit of measure

Changing paramaters

  1. C_LTKZE Storage type indicator for stock placement
  2. C_ANZL1 Number of storage units of storage unit type 1
  3. C_LETY1 Storage unit type 1
  4. C_LMEN1 Quantity per SUT 1 (alternative)
  5. C_LMEL1 Quantity per SUT 1 in base unit of measure
  6. C_LGTY1 Destination storage type for SUT 1
  7. C_LGBE1 Destination storage area for SUT 1
  8. C_ANZL2 Number of storage units of storage unit type 2
  9. C_LETY2 Storage unit type 2
  10. C_LMEN2 Quantity per SUT 2 (alternative)
  11. C_LMEL2 Quantity per SUT 2 in base unit of measure
  12. C_LGTY2 Destination storage type for SUT 2
  13. C_LGBE2 Destination storage area for SUT 2

Table paramaters

  1. T_LTAPE Table of workitems for stock placement

There are no export parameters. The C parameters as well as Table T_LTAPE are passed on by reference and can be changed directly. If you have your own workitems, it is important that the required quantity is filled both in base unit of measure as well as in alternative unit of measure (fields T_LTAPE-ANFML and T_LTAPE-ANFME). The fields T_LTAPE-XTAPS and T_LTAPE-TAPOS must have initial value. If the pallets are changed,it is important to change the quantity per SUT in base unit of measure as well as the quantity per SUT in alternative unit of measure. The units of measure and the conversion factors can be taken from I_LTAP. The total that results from the palletization and the workitem cannot exceed the quantity to be placed into stock (I_EINML).






BAL_S_LOG - Application Log: Log header data   Addresses (Business Address Services)  
This documentation is copyright by SAP AG.

Length: 3177 Date: 20240426 Time: 030620     sap01-206 ( 56 ms )