SAP Table RWSHEADER

Report Writer Data for Set Header

RWSHEADER (Report Writer Data for Set Header) 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 RWSHEADER to other SAP tables.

RWSHEADER table fields

Field Data element Checktable Datatype Length Decimals
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 SETHEADER CHAR 24 0
SNAME Symbolic name for sets and set lines SYNAM CHAR 8 0
PRTCLASS Format group PCLASS CHAR 1 0
NULL Print class 0
1 1
2 2
3 3
4 4
5 5

RWSHEADER foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
RWSHEADER MANDT RWSHEADER MANDT T000 Clients MANDT
RWSHEADER SETCLASS RWSHEADER SETCLASS SETCLS Set Classes SETCLASS
RWSHEADER SETNAME RWSHEADER SETNAME SETHEADER Set Header and Directory SETNAME
RWSHEADER SETNAME RWSHEADER MANDT SETHEADER Set Header and Directory MANDT
RWSHEADER SETNAME RWSHEADER SETCLASS SETHEADER Set Header and Directory SETCLASS
RWSHEADER SETNAME RWSHEADER SUBCLASS SETHEADER Set Header and Directory SUBCLASS