RSGTB SAP (Work fields for table utility screen) Structure details

Dictionary Type: Structure
Description: Work fields for table utility screen




ABAP Code to SELECT data from RSGTB
Related tables to RSGTB
Access table RSGTB




Structure field list including key, data, relationships and ABAP select examples

RSGTB is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "Work fields for table utility screen" Information within sap ABAP programs.

This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.

i.e. DATA: wa_RSGTB TYPE RSGTB.

The RSGTB table consists of various fields, each holding specific information or linking keys about Work fields for table utility screen data available in SAP. These include KORR (Request/Task), SUB (Processing category direct), BATCH (Processing category mass processing (TBATG)), EXECBTCH (Processing category background).. See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Not classified


SAP RSGTB structure fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
TABNAMETable Name TABNAMECHAR30Assigned to domainAS4TABDTB
KORRRequest/Task TRKORRCHAR20Assigned to domainTRKORR
SUBProcessing category direct DBUTDIREKTCHAR1DYNPCHOICE
BATCHProcessing category mass processing (TBATG) DBUTTBATGCHAR1DYNPCHOICE
EXECBTCHProcessing category background DBUTBACKGRCHAR1DYNPCHOICE
REPFunction selection on screen DYNPCHOICECHAR1DYNPCHOICE
CONTROLProcessing type for database tables CONTROL_DCHAR1CONTROL
CNTTEXTText (30 Characters) TEXT30CHAR30TEXT30
CREFunction selection on screen DYNPCHOICECHAR1DYNPCHOICE
CNVFunction selection on screen DYNPCHOICECHAR1DYNPCHOICE
DELFunction selection on screen DYNPCHOICECHAR1DYNPCHOICE
CMPFunction selection on screen DYNPCHOICECHAR1DYNPCHOICE
MDFFunction selection on screen DYNPCHOICECHAR1DYNPCHOICE
EXIFunction selection on screen DYNPCHOICECHAR1DYNPCHOICE
DATFunction selection on screen DYNPCHOICECHAR1DYNPCHOICE
DATUMDate DATUMDATS8DATUM
VIEFunction selection on screen DYNPCHOICECHAR1DYNPCHOICE
INDFunction selection on screen DYNPCHOICECHAR1DYNPCHOICE
MATFunction selection on screen DYNPCHOICECHAR1DYNPCHOICE
P_CFunction selection on screen DYNPCHOICECHAR1DYNPCHOICE
PROFunction selection on screen DYNPCHOICECHAR1DYNPCHOICE
UMSFunction selection on screen DYNPCHOICECHAR1DYNPCHOICE
ANZFunction selection on screen DYNPCHOICECHAR1DYNPCHOICE
TABFunction selection on screen DYNPCHOICECHAR1DYNPCHOICE
VIEWNAMEName of SAP table view VIEWNAMECHAR30Assigned to domainVIEWNAMEDVI
INDXNAMEUnique Index ID in a Table INDEXIDCHAR3DD12LINDEXIDDIX
MCIDNAMEMatchcode ID MCIDCHAR1Assigned to domainMCIDDMI
MCOBNAMEName of a matchcode object MCONAMECHAR10Assigned to domainMCONAMEDMO
SQLTNAMEName of Pool/Cluster in the Database SQLTABLECHAR10Assigned to domainSQLTABLESTB
LOCFunction selection on screen DYNPCHOICECHAR1DYNPCHOICE
REPOFunction selection on screen DYNPCHOICECHAR1DYNPCHOICE
D_A_VFunction selection on screen DYNPCHOICECHAR1DYNPCHOICE
D_N_VFunction selection on screen DYNPCHOICECHAR1DYNPCHOICE
NAM_AFunction selection on screen DYNPCHOICECHAR1DYNPCHOICE
NAM_IFunction selection on screen DYNPCHOICECHAR1DYNPCHOICE
DBFunction selection on screen DYNPCHOICECHAR1DYNPCHOICE
ALL_AFunction selection on screen DYNPCHOICECHAR1DYNPCHOICE
STATUSScreen status DYNPSTATUSCHAR10CHAR10
OBJNAMEName of ABAP Dictionary Object DDOBJNAMECHAR30DDOBJNAMEDOB
POOFunction selection on screen DYNPCHOICECHAR1DYNPCHOICE
CLUFunction selection on screen DYNPCHOICECHAR1DYNPCHOICE
MASSPROTFunction selection on screen DYNPCHOICECHAR1DYNPCHOICE
AUFSPROTFunction selection on screen DYNPCHOICECHAR1DYNPCHOICE
CRETACreate pushbutton database table DDDBUCRETACHAR1DYNPCHOICE
DELTADelete pushbutton database table DDDBUDELTACHAR1DYNPCHOICE
CNVTAActivate pushbutton and adjust database (tables) DDDBUCNVTACHAR1DYNPCHOICE
CREINCreate pushbutton database index DDDBUCREINCHAR1DYNPCHOICE
DELINDelete radio button database index DDDBUDELINCHAR1DYNPCHOICE
CNVINActivate pushbutton and adjust database (index) DDDBUCNVINCHAR1DYNPCHOICE
DELPCDelete pushbutton data DDDBUDELPCCHAR1DYNPCHOICE
CRESQCreate pushbutton database table (TPOOL/TCLUSTER) DDDBUCRESQCHAR1DYNPCHOICE
DELSQDelete pushbutton database table (TPOOL/TCLUSTER) DDDBUDELSQCHAR1DYNPCHOICE
CREVICreate pushbutton database view DDDBUCREVICHAR1DYNPCHOICE
DELVIDelete pushbutton database view DDDBUDELVICHAR1DYNPCHOICE
CNVVIActivate pushbutton and adjust database (views) DDDBUCNVVICHAR1DYNPCHOICE
CREMOCreate pushbutton database table (matchcode object) DDDBUCREMOCHAR1DYNPCHOICE
DELMODelete pushbutton database table (matchcode object) DDDBUDELMOCHAR1DYNPCHOICE
CREMPBuild pushbutton data (matchcode ID pool) DDDBUCREMPCHAR1DYNPCHOICE
DELMPDelete data pushbutton (matchcode ID pool) DDDBUDELMPCHAR1DYNPCHOICE
CNVMPActivate pushbutton and adjust database (matchcode ID pool) DDDBUCNVMPCHAR1DYNPCHOICE
CREMVCreate pushbutton database view DDDBUCREVICHAR1DYNPCHOICE
DELMVDelete pushbutton database view DDDBUDELVICHAR1DYNPCHOICE
CNVMVActivate pushbutton and adjust database (views) DDDBUCNVVICHAR1DYNPCHOICE
SDATAKeep radio button data (table) DDDBUSDATACHAR1DYNPCHOICE
DDATADelete radio button data (table) DDDBUDDATACHAR1DYNPCHOICE
SDAMPBuild radio button data (matchcode ID pool) DDDBUSDAMPCHAR1DYNPCHOICE
DDAMPDelete radio button data (matchcode ID pool) DDDBUDDAMPCHAR1DYNPCHOICE
CNBTADD: Cancel pushbutton adjustment DDDBUCNBTACHAR1DYNPCHOICE
CNCTADD: Continue pushbutton adjustment DDDBUCNCTACHAR1DYNPCHOICE
CNDTADD: Analyze pushbutton adjustment DDDBUCNDTACHAR1DYNPCHOICE
TEXT40Character field of length 40 CHAR40CHAR40CHAR40
PHALTSingle-Character Indicator CHAR1CHAR1CHAR1
MPROCSingle-Character Indicator CHAR1CHAR1CHAR1

Key field Non-key field



How do I retrieve data from SAP structure RSGTB using ABAP code?

As RSGTB is a database structure and not a table it does not store any data in the SAP data dictionary. The ABAP SELECT statement is therefore not appropriate and can not be performed on RSGTB as there is no data to select.

How to access SAP table RSGTB

Within an ECC or HANA version of SAP you can also view further information about RSGTB and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!