SAP Table MWSKZ_RAN

Range Structure for Selection of Tax Codes

MWSKZ_RAN (Range Structure for Selection of Tax Codes) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.

Additionally we provide an overview of foreign key relationships, if any, that link MWSKZ_RAN to other SAP tables.

MWSKZ_RAN table fields

Field Data element Checktable Datatype Length Decimals
SIGN SIGN field in creation of SELECT-OPTIONS tables RALDB_SIGN CHAR 1 0
I Select specified values
E Exclude specified values
OPTION OPTION field in structure of SELECT-OPTIONS tables RALDB_OPTI CHAR 2 0
EQ Equal: Single value
NE Not Equal: Everything apart from the specified single value
BT Between: Range of values
NB Not Between: Everything outside the range
LE Less or Equal: Everything <= value in field LOW
GT Greater Than: Everything > value in field LOW
GE Greater or Equal >= value in field LOW
LT Less Than: Everything < value in field LOW
CP Contains Pattern: Masked input: Find pattern
NP Not Contains Pattern: Masked input: Reject pattern
LOW Tax on sales/purchases code MWSKZ CHAR 2 0
HIGH Tax on sales/purchases code MWSKZ CHAR 2 0