SAP Table RSSGTPDIR

BW generation tool: Directory of the generated programs

RSSGTPDIR (BW generation tool: Directory of the generated programs) 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 RSSGTPDIR to other SAP tables.

RSSGTPDIR table fields

Field Data element Checktable Datatype Length Decimals
UNI_IDC25 BW Generation tool: GUID in compressed form (CHAR25) RSSGUID25 CHAR 25 0
CLIENT Client MANDT T000 CLNT 3 0
PROGCLASS BW generation tool: Program class for generated programs RSSG_PCLAS RSSGTPCLA CHAR 20 0
PROGNAME ABAP Program Name PROGNAME TRDIR CHAR 40 0
CREUSER Last changed by RSTSTPNM CHAR 12 0
CRETSTMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) RSTIMESTMP DEC 15 0
GENUSER Last changed by RSTSTPNM CHAR 12 0
GENTSTMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) RSTIMESTMP DEC 15 0
GENRELEASE BW generation tool: Release at time of last generation RSSG_GENRL CHAR 4 0
GENSTATUS BW generation tool: Status of the generated program RSSG_GSTAT NUMC 2 0
00 Currently generated
20 New patch level
21 New put level
22 New Release
40 The template has been changed
50 The program class has been changed
60 The meta data has been changed
98 Program cannot be executed
99 Program not found
TEMPLATE BW Generation Tool: Template for Code Generation RSSG_TEMPL CHAR 40 0
UPDUSERTPL Last changed by UNAM CHAR 12 0
UPDDATETPL Changed On RDIR_UDATE DATS 8 0
UPDTIMETPL Dictionary: time of last change DDTIME TIMS 6 0
SUBC Program Type RSSG_SUBC CHAR 1 0
1 Executable program
I Include program
M Module Pool
S Subroutine Pool
J Interface pool
K Class pool
WITH_SUBTEMPL Boolean Indicator RSSG_BOOL CHAR 1 0
NULL False
X True

RSSGTPDIR foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
RSSGTPDIR CLIENT RSSGTPDIR CLIENT T000 Clients MANDT
RSSGTPDIR PROGCLASS RSSGTPDIR PROGCLASS RSSGTPCLA BW Generation Tool: Program Class PROGCLASS
RSSGTPDIR PROGNAME RSSGTPDIR PROGNAME TRDIR Generated Table for View NAME