SAP Function WMMA_MATRIX_SHELL_MB - Variant matrix for inventory management application (Norbert Groß)

Parameter Reference Type Length Default Optional Text
CHECK_EXIT 0 X
CLASS_TYPE TCLA-KLART C 3 '026' X
DISPLAY_ONLY 0 X
INCLUDE_HEADER INCL_BILD u 44
MATERIAL_TYPE MARA-MTART C 4 X
NODELIST_TITEL 0 X
OBJECT 0
OBJECTID TCLA-OBTAB C 30 'MARAT' X
START_MODE 0
SUBSCR 0 SPACE X Matrix as subscreen flag
TITEL 0 X
XY_CHANGE_POSI 0 X

Parameter Reference Type Length Text
MTX_SCNR 0 Matrix subscreen number
RETURN_FUNCTIONCODE 0

Parameter Reference Length Optional Text
LIST_HEADER 0 X
MODES MTRX_MODE 256
VAR_ART MTRX_VART 38 X
VAR_MSEL MTRX_MSEL 24 X
VAR_WSEL MTRX_WSEL 64 X
VB_CHAR MTRX_CHAR 84
VB_VAL MTRX_VALI 144

Exception Text
CLASSIFICATION_ERROR
INPUTDATA_ERROR
MATRIX_CANCELLED
MODE_ERROR
NO_CHAR
NO_CLASSIFICATION_FOUND
NO_CUOBJ
NO_VALUE

Description
This table contains mode configurations.
To display several modes on the same screen, fill in the LINK_MODE andLINK_LINE fields for each mode. The field LINK_MODE contains thereference to the main mode (displayed in the first line). The LINK_LINEfield contains the order in which modes will be displayed.
For example, to display quantity and price information on the samescreen, set these fields as follows:

  • Mode quantity (mode = 1), LINK_MODE = 1, LINK_LINE = 1.

  • Mode price (mode = 2), LINK_MODE = 1, LINK_LINE = 2.