SAP Table SETCLS
Set Classes
SETCLS (Set Classes) 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 SETCLS to other SAP tables.
SETCLS table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
SETCLASS | Set class | SETCLASS | CHAR | 4 | 0 | |||
SETNAMLENG | External set ID length | SETCLSLENG | NUMC | 2 | 0 | |||
SETNAMTAB | Reference field structure for external set IDs | SETCLSTAB | DD02L | CHAR | 30 | 0 | ||
SETNAMFLD | Reference field to represent external set ID | SETCLSFLD | DD03L | CHAR | 30 | 0 | ||
SETOBART | Object Type | J_OBART | TBO01 | CHAR | 2 | 0 |
SETCLS foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
SETCLS | SETNAMFLD | SETCLS | SETNAMTAB | DD03L | Table Fields | TABNAME |
SETCLS | SETNAMFLD | SETCLS | SETNAMFLD | DD03L | Table Fields | FIELDNAME |
SETCLS | SETNAMFLD | 'A' | DD03L | Table Fields | AS4LOCAL | |
SETCLS | SETNAMFLD | * | DD03L | Table Fields | AS4VERS | |
SETCLS | SETNAMFLD | * | DD03L | Table Fields | POSITION | |
SETCLS | SETNAMTAB | SETCLS | SETNAMTAB | DD02L | SAP Tables | TABNAME |
SETCLS | SETNAMTAB | 'A' | DD02L | SAP Tables | AS4LOCAL | |
SETCLS | SETNAMTAB | * | DD02L | SAP Tables | AS4VERS | |
SETCLS | SETOBART | * | TBO01 | Language-specific values for object type | SPRAS | |
SETCLS | SETOBART | SETCLS | SETOBART | TBO01 | Language-specific values for object type | OBART |