T343XYZ

Storage Bin Structure for X, Y, Z assignment to Storage bins | #masterdata | Component: Task & Resource Management
Column Name Description
MANDT Client
LGNUM FK Warehouse Number / Warehouse Complex
LGTYP FK Storage Type
LFDNR Sequence number
Column Name Description
Column Name Description
📏 Unit of Measure for Distance (LLOCT.DSUOM):
X_ZERO X Coordinate of the start bin
Y_ZERO Y Coordinate of the start bin
Z_ZERO Z Coordinate of the start bin
XINCR Increment in X-Direction
YINCR Increment in Y-Direction
ZINCR Increment in Z-Direction
XINCX Increment in X-Direction calculated by angle and X-Increment
YINCX Increment in Y-Direction calculated by angle and X-Increment
XINCY Increment in X-Direction calculated by angle and Y-Increment
YINCY Increment in Y-Direction calculated by angle and Y-Increment
Column Name Description
Column Name Description
Column Name Description Domain name
SCHAB Format of bin coordinate for automatic creation LGPLA
STRUK Structure of storage bins for automatic creation LGPLA
STAWE Start value of storage bins for automatic creation LGPLA
ENDWE End value of storage bins for automatic creation LGPLA
INCRE Increment for bins for automatic creation LGPLA
XSTRU Pointer to Structure for X T343XYZ_STRUC
YSTRU Pointer to Structure for Y T343XYZ_STRUC
ZSTRU Pointer to Structure for Z T343XYZ_STRUC
ANGLE Angle for the orientation of a storage type in degrees T343XYZ_ANGLE
LZONE Zone LTRM_ZONE
Master Data Relations Join Conditions
Warehouse Number / Warehouse Complex
  • Warehouse Number / Warehouse Complex
  • Client
  • T343XYZ.LGNUM == T300.LGNUM
  • T343XYZ.MANDT == T300.MANDT
Storage Type
  • Warehouse Number / Warehouse Complex
  • Client
  • Storage Type
  • T343XYZ.LGNUM == T301.LGNUM
  • T343XYZ.MANDT == T301.MANDT
  • T343XYZ.LGTYP == T301.LGTYP