SAP Table RBASE
Structure of ABAP base table
RBASE (Structure of ABAP base table) 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 RBASE to other SAP tables.
RBASE table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
INIO | NUM10 data element for SYST | SYNUM10 | NUMC | 10 | 0 | |||
NAME | CHAR(31) | SYCHAR31 | CHAR | 31 | 0 | |||
TABNAME | CHAR12 for SYST | SYCHAR12 | CHAR | 12 | 0 | |||
WACB | NUM05 data element for SYST | SYNUM05 | NUMC | 5 | 0 | |||
LENG | NUM10 data element for SYST | SYNUM10 | NUMC | 10 | 0 | |||
KEYLENG | NUM05 data element for SYST | SYNUM05 | NUMC | 5 | 0 | |||
ALGN | NUM03 for SYST | SYNUM03 | NUMC | 3 | 0 | |||
TYPE | CHAR01 data element for SYST | SYCHAR01 | CHAR | 1 | 0 |