SAP Table EFG_STRN_PROG

ABAP Program

EFG_STRN_PROG (ABAP Program) 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 EFG_STRN_PROG to other SAP tables.

Source: EFG_STRN_PROG (ABAP Program)

EFG_STRN_PROG table fields

Field Data element Checktable Datatype Length Decimals
REPID ABAP Program Name REPID CHAR 40 0
TRDIR TRDIR STRU 0 0
NAME ABAP Program Name PROGNAME CHAR 40 0
SQLX Source code protection SQLX CHAR 1 0
EDTX Editor lock flag EDTX CHAR 1 0
X Switch on
NULL Switch off
VARCL Case-Sensitive VARCL CHAR 1 0
DBAPL Application database DBAPL CHAR 1 0
DBNA Logical database DBNA CHAR 2 0
CLAS Program class CLAS CHAR 4 0
TYPE Selection screen version RDIR_TYPE CHAR 3 0
OCCURS Automatically generated program OCCU CHAR 1 0
SUBC Program type SUBC CHAR 1 0
1 Executable program
I INCLUDE program
M Module Pool
F Function group
S Subroutine Pool
J Interface pool
K Class pool
T Type Pool
X Transformation (XSLT or ST Program)
Q Database Procedure Proxy
APPL Application RDIR_APPL CHAR 1 0
SECU Authorization Group SECU CHAR 8 0
CNAM Author CNAM CHAR 12 0
CDAT Created on RDIR_CDATE DATS 8 0
UNAM Last changed by UNAM CHAR 12 0
UDAT Changed On RDIR_UDATE DATS 8 0
VERN Version number VERN CHAR 6 0
LEVL Level RDIR_LEVL CHAR 4 0
RSTAT Status RDIR_RSTAT CHAR 1 0
P SAP Standard Production Program
K Customer Production Program
S System Program
T Test Program
RMAND Client RMAND CHAR 3 0
RLOAD Master Language RLOAD LANG 1 0
FIXPT Fixed point arithmetic FIXPT CHAR 1 0
X Switch on
NULL Switch off
SSET Start only via variant SSET CHAR 1 0
X Switch on
NULL Switch off
SDATE Standard selection screen generation: Date RDIR_SDATE DATS 8 0
STIME Standard selection screen generation: Time RDIR_STIME CHAR 6 0
IDATE Selection screen generation: Date RDIR_IDATE DATS 8 0
ITIME Selection screen generation: Time RDIR_ITIME CHAR 6 0
LDBNAME LDB name LDBNAM CHAR 20 0
UCCHECK Flag, if unicode check was performed UCCHECK CHAR 1 0
TADIR TADIR STRU 0 0
PGMID Program ID in Requests and Tasks PGMID CHAR 4 0
OBJECT Object Type TROBJTYPE CHAR 4 0
OBJ_NAME Object Name in Object Directory SOBJ_NAME CHAR 40 0
KORRNUM Request/task up to and including Release 3.0 TRKORR_OLD CHAR 10 0
SRCSYSTEM Original System of Object SRCSYSTEM CHAR 10 0
AUTHOR Person Responsible for a Repository Object RESPONSIBL CHAR 12 0
SRCDEP Repair Flag for Repository Object REPAIR CHAR 1 0
NULL Object is not in a repair in an unreleased request
R Object is in a repair in an unreleased request
DEVCLASS Package DEVCLASS CHAR 30 0
GENFLAG Generation flag GENFLAG CHAR 1 0
NULL not generated
X generated, is retained during the upgrade
T generated, can be deleted during the upgrade
EDTFLAG Flag: Object can only be edited with a special editor EDTFLAG CHAR 1 0
NULL Do not set flag
X Set flag
CPROJECT Internal Use CPROJECT CHAR 8 0
MASTERLANG Original Language in Repository objects MASTERLANG LANG 1 0
VERSID Internal Use VERSIONID CHAR 20 0
PAKNOCHECK Exception Indicator for Package Check PAKNOCHECK CHAR 1 0
C Exception as User: Can call everything (eg system programs)
S Exception as Provider: Can be Called from Everywhere
X Exception as User and Provider
NULL No Exception
F Can be Used as Foreign Key
OBJSTABLTY CHAR 1 0
COMPONENT Software Component DLVUNIT CHAR 30 0
CRELEASE SAP Release SAPRELEASE CHAR 10 0
DELFLAG Deletion Flag OBJDELFLAG CHAR 1 0
NULL Do not set flag
X Set flag
TRANSLTTXT Translate Technical Texts into Development Language TRANSLTTXT CHAR 1 0
NULL No Translation
X Translation into Development Languages
CREATED_ON Creation Date of the Object CREATIONDT DATS 8 0
CHECK_DATE Checked on SCC_DATE DATS 8 0
CHECK_CFG Check Configuration SCC_CFG CHAR 30 0
T_CODING EFG_TAB_ABAPCODE TTYP 0 0