SAP Table RSINTRANGE
Ranges structure for type INT4
RSINTRANGE (Ranges structure for type INT4) 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 RSINTRANGE to other SAP tables.
RSINTRANGE table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
SIGN | ABAP: ID: I/E (include/exclude values) | TVARV_SIGN | CHAR | 1 | 0 | |||
OPTION | ABAP: Selection option (EQ/BT/CP/...) | TVARV_OPTI | CHAR | 2 | 0 | |||
LOW | Int4 | RSINT4 | INT4 | 10 | 0 | |||
HIGH | Int4 | RSINT4 | INT4 | 10 | 0 |