SAP Function WMMA_MATRIX_SHELL_ME - Variant matrix for price and quantity maintenance of article variants

Parameter Reference Type Length Default Optional Text
BUTTON_01 0 X
BUTTON_02 0 X
CHECK_EXIT 0 X
CLASS_TYPE TCLA-KLART C 3
DISPLAY_ONLY 0 X
INCLUDE_HEADER INCL_BILD u 44
INIT_MATRIX CHAR1 C 1 'X' X Matrix settings initialisation
NODELIST_TITEL 0 X
OBJECT 0
START_MODE 0
SUBSCR 0 SPACE X Matrix subscreen flag
TITEL 0 X
XY_CHANGE_POSI 0 X

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

Parameter Reference Length Optional Text
LIST_HEADER 0 X
MODES MTRX_MODE 256 Display setting
VAR_ART MTRX_VART 38 X
VAR_WSEL MTRX_WSEL 64 X
VB_CHAR MTRX_CHAR 84 Characteristics
VB_VAL MTRX_VALI 144 Characteristic values

Exception Text
CLASSIFICATION_ERROR
INPUTDATA_ERROR
MATRIX_CANCELLED
MODE_ERROR
NO_CHAR
NO_CLASSIFICATION_FOUND
NO_CUOBJ
NO_VALUE

Description
Initialization of matrix settings when matrix is used as subscreen.
This parameter is used to reset the matrix tabstrip and axisparameters. It does not affect table contents, which are re-read eachtime the function is called.

Value range

  • ' '

  • Old matrix parameters for axis and tabstrips will be used
    • 'X'

    • Matrix tabstrips and axis will be re-initialized

      Default

      • 'X'

      • Matrix parameters are re-initialized

        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.
        • Description
          This table contains the characteristic which will be displayed.
          The ACHSE field contains the axis number. If more than 2characteristics exist, and at least axis 1 and 2 are specified, thesystem will not display "selected characteristic" dialog box duringmatrix initialization, but will use the specified axis by default.