SAP Table SETMAINT

Screen Field for Groups in the Hierarchy Maintenance

SETMAINT (Screen Field for Groups in the Hierarchy Maintenance) 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 SETMAINT to other SAP tables.

SETMAINT table fields

Field Data element Checktable Datatype Length Decimals
GROUPNAME Group Name GRPNAME CHAR 15 0
TITLE Short Description of Group GRPTITLE CHAR 40 0
TABLE Table for set SETTABLE CHAR 30 0
FIELD Field name SETFLD CHAR 30 0
DATATYPE ABAP/4 Dictionary: Screen data type for Screen Painter DYNPTYPE CHAR 4 0
ACCP Posting period YYYYMM
CHAR Character String
CLNT Client
CUKY Currency key, referenced by CURR fields
CURR Currency field, stored as DEC
D16D Decimal Floating Point, 16 Digits, DEC on Database
D16R Decimal Floating Point, 16 Digits, RAW on Database
D16S Decimal Floating Point. 16 Digits, with Scale Field
D34D Decimal Floating Point, 34 Digits, DEC on Database
D34R Decimal Floating Point, 34 Digits, RAW on Database
D34S Decimal Floating Point, 34 Digits, with Scale Field
DATS Date field (YYYYMMDD) stored as char(8)
DEC Counter or amount field with comma and sign
FLTP Floating point number, accurate to 8 bytes
INT1 1-byte integer, integer number <= 255
INT2 2-byte integer, only for length field before LCHR or LRAW
INT4 4-byte integer, integer number with sign
LANG Language key
LCHR Long character string, requires preceding INT2 field
LRAW Long byte string, requires preceding INT2 field
NUMC Character string with only digits
PREC Obsolete data type, do not use
QUAN Quantity field, points to a unit field with format UNIT
RAW Uninterpreted sequence of bytes
RSTR Byte String of Variable Length
SSTR Short Character String of Variable Length
STRG Character String of Variable Length
TIMS Time field (hhmmss), stored as char(6)
UNIT Unit key for QUAN fields
VARC Long character string, no longer supported from Rel. 3.0
CONVEXIT Conversion Routine CONVEXIT CHAR 5 0
LENG Length (No. of Characters) DDLENG NUMC 6 0
OUTPUTLEN Output Length OUTPUTLEN NUMC 6 0
SNAME Symbolic name (Report Writer) SETSYN CHAR 8 0
PRTCLASS Format group (set header) PCLASS_HDR CHAR 1 0
NULL Print class 0
1 1
2 2
3 3
4 4
5 5
RVALUE Representative value of a set SETVALREP CHAR 24 0
AUTHGR Authorization group AUTHGR TBRG CHAR 4 0
SET_OLANGU Original Language for Sets (SAP Internal Only) SET_OLANGU T002 LANG 1 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 GS_UPDUSER 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

SETMAINT foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
SETMAINT AUTHGR SETMAINT AUTHGR TBRG Authorization groups BRGRU
SETMAINT AUTHGR * TBRG Authorization groups MANDT
SETMAINT AUTHGR 'G_800S_GSE' TBRG Authorization groups BROBJ
SETMAINT SET_OLANGU SETMAINT SET_OLANGU T002 Language Keys (Component BC-I18) SPRAS