SAP ABAP IMG Activity SIMG_LTRM_USEXIT018 (Change XYZ Coordinates and Zone of a Bin)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   LE-TRM (Application Component) Task & Resource Management
     LTRM (Package) TRM - Core Package
IMG Activity
ID SIMG_LTRM_USEXIT018 Change XYZ Coordinates and Zone of a Bin  
Transaction Code S_ALN_01001035   (empty) 
Created on 20020208    
Customizing Attributes SIMG_LTRM_USEXIT018   Change xyz-coordinates and zone of a bin 
Customizing Activity SIMG_LTRM_USEXIT018   Change xyz-coordinates and zone of a bin 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name LTRM_BIN_CORD_CHANGE    

Use

This BAdI allows you to change the XYZ coordinates and the zone of the source and destination bins of a transfer order. It is called during request item creation.

The input parameters are

  • TO header
  • TO item
  • The XYZ coordinates and zones of the bins determined by the system.

Only the XYZ coordinates and the zones can be changed.

Example

Standard bins have physical XYZ coordinates and zones, determined relative to a source coordinate (0,0,0). In the case of so called dynamic bins, which only exist logically, the XYZ coordinates and the zone cannot be derived from the physical location of the bin. Therefore we need some rules to determine the coordinates of dynamic bins. The standard rule is if the transfer order (header) contains a staging area, you take the default coordinates of the staging area as the bin coordinates. If the transfer order has no staging area, you take the default coordinates of the source and/or destination storage type respectively. If you can derive coordinates that are more precise than these, you can use the BAdI to update the coordinates.

Requirements

Standard settings

Recommendation

Activities

Further notes

The sample coding is based on the process of two-step-picking. In this process, a high volume of a material is firstly picked from a storage type and brought to a dynamic bin in an interim storage type (usually dynamic bin group number ). There it is distributed to several deliveries and brought to another dynamic bin within an interface storage type (usually dynamic bin delivery number in storage type 916). The second step of this process goes from one dynamic bin to another. If the transfer order is linked to a staging area, you will find the same physical coordinate for the involved bins twice. Therefore the sample coding doesn't take the coordinates of the staging area for the source bin, but rather the coordinates of the source storage type.

Business Attributes
ASAP Roadmap ID 257   Create User Exits 
Mandatory / Optional 3   Nonrequired activity 
Critical / Non-Critical 2   Non-critical 
Country-Dependency A   Valid for all countries 
Maintenance Objects
Maintenance object type E   Business Add-In - Definition 
History
Last changed by/on SAP  20020428 
SAP Release Created in 110