SAP Function WMMA_MATRIX_SHELL_VF - Variant matrix for maintenance of partial Freigt costs (U. Wilken)

Parameter Reference Type Length Default Optional Text
CHECK_EXIT 0 X
DISPLAY_ONLY 0 X
INCLUDE_HEADER INCL_BILD u 44
NODELIST_TITEL 0 X
START_MODE 0
STATUS SYST-PFKEY C 20 X
STATUS_PROG RSMPE-PROGRAM C 40 X
SUBSCR 0 SPACE X 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
OK_CODES 0 X
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 parameter is used only for applications that call the matrix as asubscreen instead of calling the matrix in a separate screen. Itindicates the subscreen number.

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 LINK_MODE field 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.