SETHEADER (Set Header and Directory) 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 SETHEADER to other SAP tables.
| Field | Data element | Checktable | Datatype | Length | Decimals | Possible values | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
MANDT
Client
|
MANDT | T000 |
CLNT
|
3 | 0 | |||||||||||
|
SETCLASS
Set class
|
SETCLASS | SETCLS |
CHAR
|
4 | 0 | |||||||||||
|
SUBCLASS
Organizational Unit as Set Subclass
|
SETSUBCLS |
CHAR
|
12 | 0 | ||||||||||||
|
SETNAME
Set Name
|
SETNAMENEW |
CHAR
|
24 | 0 | ||||||||||||
|
SETTYPE
Set type
|
STYPE |
CHAR
|
1 | 0 | ||||||||||||
|
||||||||||||||||
|
XDYNAMIC
Flag: Dynamic set
|
SETFLGDYN |
CHAR
|
1 | 0 | ||||||||||||
|
AUTHGR
Authorization group
|
AUTHGR | TBRG |
CHAR
|
4 | 0 | |||||||||||
|
XUNIQ
X flag: Must be unique
|
SETFLGSUQ |
CHAR
|
1 | 0 | ||||||||||||
|
||||||||||||||||
|
RVALUE
Representative value of a set
|
SETVALREP |
CHAR
|
24 | 0 | ||||||||||||
|
CREUSER
Created By
|
CRNAM |
CHAR
|
12 | 0 | ||||||||||||
|
CREDATE
Creation date
|
CRDAT |
DATS
|
8 | 0 | ||||||||||||
|
CRETIME
Creation Time
|
CR_TIME |
TIMS
|
6 | 0 | ||||||||||||
|
UPDUSER
Last Changed By
|
UPNAM |
CHAR
|
12 | 0 | ||||||||||||
|
UPDDATE
Date on which object was last changed
|
UPDAT |
DATS
|
8 | 0 | ||||||||||||
|
UPDTIME
Time of last change
|
UP_TIME |
TIMS
|
6 | 0 | ||||||||||||
|
SAPRL
Release of SAP System
|
SYSAPRL |
CHAR
|
4 | 0 | ||||||||||||
|
TABNAME
Table Name
|
TABNAME |
CHAR
|
30 | 0 | ||||||||||||
|
FIELDNAME
Field Name
|
FIELDNAME |
CHAR
|
30 | 0 | ||||||||||||
|
ROLLNAME
Representative data element in a set
|
SETDTEL_D |
CHAR
|
30 | 0 | ||||||||||||
|
SET_OLANGU
Original Language for Sets (SAP Internal Only)
|
SET_OLANGU |
LANG
|
1 | 0 | ||||||||||||
|
NO_RWSHEADER
No Entries Exist in Table RWSHEADER for this Set
|
SET_NO_RWSHEADER |
CHAR
|
1 | 0 | ||||||||||||
|
||||||||||||||||
|
NO_RWSLINE
No Entries Exist in Table RWSLINE for this Set
|
SET_NO_RWSLINE |
CHAR
|
1 | 0 | ||||||||||||
|
||||||||||||||||
|
NO_SETLINET
No Entries Exist in Table SETLINET for this Set
|
SET_NO_SETLINET |
CHAR
|
1 | 0 | ||||||||||||
|
||||||||||||||||
| Table | Field | Foreign key table | Foreign key field | Check table | Check field |
|---|---|---|---|---|---|
| SETHEADER | AUTHGR | SETHEADER | MANDT |
TBRG
Authorization groups
|
MANDT |
| SETHEADER | AUTHGR | TBRG | BROBJ |
TBRG
Authorization groups
|
BROBJ |
| SETHEADER | AUTHGR | SETHEADER | AUTHGR |
TBRG
Authorization groups
|
BRGRU |
| SETHEADER | MANDT | SETHEADER | MANDT |
T000
Clients
|
MANDT |
| SETHEADER | SETCLASS | SETHEADER | SETCLASS |
SETCLS
Set Classes
|
SETCLASS |