SAP Table TRESN

Table of Naming Conventions in ABAP Workbench

TRESN (Table of Naming Conventions in ABAP Workbench) 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 TRESN to other SAP tables.

TRESN table fields

Field Data element Checktable Datatype Length Decimals
PGMID Program ID in Requests and Tasks PGMID CHAR 4 0
OBJECT Object Type TROBJTYPE CHAR 4 0
OBJ_NAMELO Generic entry of reserved name range OBJ_NAMELO CHAR 40 0
DEVCLASS Package DEVCLASS TDEVC CHAR 30 0
PROTART Reservation type PROTART CHAR 1 0
D Protection for Package
F Protection for Automatic Generations
MSGNRTN Message number for message to be issued MSGNRTN T100 CHAR 3 0
MSGSEV Message type (W, E) MSGSEV CHAR 1 0
W Exceptions to Reservation Allowed
E Reservation Applies Without Restrictions
ARBGB Message Class ARBGBTN CHAR 20 0
AUTHOR Person responsible AUTHOR4 CHAR 12 0
MODDATE Date of Last Change AS4DATE DATS 8 0

TRESN foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
TRESN DEVCLASS TRESN DEVCLASS TDEVC Packages DEVCLASS
TRESN MSGNRTN TRESN MSGNRTN T100 Messages MSGNR
TRESN MSGNRTN SYST LANGU T100 Messages SPRSL
TRESN MSGNRTN TRESN ARBGB T100 Messages ARBGB