RSDGSCTAB SAP (Status bar for master data tables) Structure details

Dictionary Type: Structure
Description: Status bar for master data tables




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




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

RSDGSCTAB 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 "Status bar for master data tables" 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_RSDGSCTAB TYPE RSDGSCTAB.

The RSDGSCTAB table consists of various fields, each holding specific information or linking keys about Status bar for master data tables data available in SAP. These include CHNSTA (DDIC Status), CHNSTT (Short description), CHNEDB (DB table exists (flag)), CHNREC (Number of Data Records).. 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: Can be enhanced (character-type or numeric)


SAP RSDGSCTAB 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
CHNTABMaster data table (time-independent) RSCHNTABCHAR30Assigned to domainAS4TAB
CHNSTADDIC Status RSDDSTATECHAR1RSDDSTATE
CHNSTTShort description RSTXTSHCHAR20TEXT20
CHNEDBDB table exists (flag) RSDBTABFLCHAR1XFELD
CHNRECNumber of Data Records RSRECORDDEC15DEC15
CHNREC_ACTNumber of Data Records RSRECORDDEC15DEC15
CHNCNVCarrier field for icons ICON_TEXTCHAR132SYCHAR132
CHTTABMaster data table (time-dependent) RSCHTTABCHAR30Assigned to domainAS4TAB
CHTSTADDIC Status RSDDSTATECHAR1RSDDSTATE
CHTSTTShort description RSTXTSHCHAR20TEXT20
CHTEDBDB table exists (flag) RSDBTABFLCHAR1XFELD
CHTRECNumber of Data Records RSRECORDDEC15DEC15
TXTTABText table (of a character.) RSTXTTABCHAR30Assigned to domainAS4TAB
CHTREC_ACTNumber of Data Records RSRECORDDEC15DEC15
CHTCNVCarrier field for icons ICON_TEXTCHAR132SYCHAR132
TXTSTADDIC Status RSDDSTATECHAR1RSDDSTATE
TXTSTTShort description RSTXTSHCHAR20TEXT20
TXTTABText table (of a character.) RSTXTTABCHAR30Assigned to domainAS4TAB
TXTEDBDB table exists (flag) RSDBTABFLCHAR1XFELD
TXTSTADDIC Status RSDDSTATECHAR1RSDDSTATE
TXTRECNumber of Data Records RSRECORDDEC15DEC15
TXTSTTShort description RSTXTSHCHAR20TEXT20
TXTCNVCarrier field for icons ICON_TEXTCHAR132SYCHAR132
TXTEDBDB table exists (flag) RSDBTABFLCHAR1XFELD
SIDTABTable of master data IDs RSSIDTABCHAR30Assigned to domainAS4TAB
TXTRECNumber of Data Records RSRECORDDEC15DEC15
SIDSTADDIC Status RSDDSTATECHAR1RSDDSTATE
TXTCNVCarrier field for icons ICON_TEXTCHAR132SYCHAR132
SIDSTTShort description RSTXTSHCHAR20TEXT20
SIDTABTable of master data IDs RSSIDTABCHAR30Assigned to domainAS4TAB
SIDEDBDB table exists (flag) RSDBTABFLCHAR1XFELD
SIDSTADDIC Status RSDDSTATECHAR1RSDDSTATE
SIDRECNumber of Data Records RSRECORDDEC15DEC15
SIDSTTShort description RSTXTSHCHAR20TEXT20
SIDCNVCarrier field for icons ICON_TEXTCHAR132SYCHAR132
SIDEDBDB table exists (flag) RSDBTABFLCHAR1XFELD
SIDRECNumber of Data Records RSRECORDDEC15DEC15
SIDCNVCarrier field for icons ICON_TEXTCHAR132SYCHAR132
ASITABSID table attributes RSASITABCHAR30Assigned to domainAS4TAB
ASISTADDIC Status RSDDSTATECHAR1RSDDSTATE
ASISTTShort description RSTXTSHCHAR20TEXT20
ASIEDBDB table exists (flag) RSDBTABFLCHAR1XFELD
ASIRECNumber of Data Records RSRECORDDEC15DEC15
ASIREC_ACTNumber of Data Records RSRECORDDEC15DEC15
ASICNVCarrier field for icons ICON_TEXTCHAR132SYCHAR132
ASTTABSID table time-dependent attributes RSASTTABCHAR30Assigned to domainAS4TAB
ASTSTADDIC Status RSDDSTATECHAR1RSDDSTATE
ASTSTTShort description RSTXTSHCHAR20TEXT20
ASTEDBDB table exists (flag) RSDBTABFLCHAR1XFELD
ASTRECNumber of Data Records RSRECORDDEC15DEC15
ASTREC_ACTNumber of Data Records RSRECORDDEC15DEC15
ASTCNVCarrier field for icons ICON_TEXTCHAR132SYCHAR132
HIETABHierarchy table (of a characteristic) RSHIETABCHAR30Assigned to domainAS4TAB
HIESTADDIC Status RSDDSTATECHAR1RSDDSTATE
HIESTTShort description RSTXTSHCHAR20TEXT20
HINTABHierarchy interval table (of a characteristic) RSHINTABCHAR30Assigned to domainAS4TAB
HIEEDBDB table exists (flag) RSDBTABFLCHAR1XFELD
HINSTADDIC Status RSDDSTATECHAR1RSDDSTATE
HIERECNumber of Data Records RSRECORDDEC15DEC15
HINSTTShort description RSTXTSHCHAR20TEXT20
HIEREC_ACTNumber of Data Records RSRECORDDEC15DEC15
HIECNVCarrier field for icons ICON_TEXTCHAR132SYCHAR132
HINRECNumber of Data Records RSRECORDDEC15DEC15
HINTABHierarchy interval table (of a characteristic) RSHINTABCHAR30Assigned to domainAS4TAB
HINSTADDIC Status RSDDSTATECHAR1RSDDSTATE
HSITABSID table for hierarchies RSHSITABCHAR30Assigned to domainAS4TAB
HINSTTShort description RSTXTSHCHAR20TEXT20
HSISTADDIC Status RSDDSTATECHAR1RSDDSTATE
HINEDBDB table exists (flag) RSDBTABFLCHAR1XFELD
HSISTTShort description RSTXTSHCHAR20TEXT20
HINRECNumber of Data Records RSRECORDDEC15DEC15
HSIEDBDB table exists (flag) RSDBTABFLCHAR1XFELD
HINCNVCarrier field for icons ICON_TEXTCHAR132SYCHAR132
HSIRECNumber of Data Records RSRECORDDEC15DEC15
HSICNVCarrier field for icons ICON_TEXTCHAR132SYCHAR132
HSITABSID table for hierarchies RSHSITABCHAR30Assigned to domainAS4TAB
HSISTADDIC Status RSDDSTATECHAR1RSDDSTATE
INCTABSID Structure of the hierarchy RSINCTABCHAR30Assigned to domainAS4TAB
HSISTTShort description RSTXTSHCHAR20TEXT20
INCSTADDIC Status RSDDSTATECHAR1RSDDSTATE
HSIEDBDB table exists (flag) RSDBTABFLCHAR1XFELD
INCSTTShort description RSTXTSHCHAR20TEXT20
HSIRECNumber of Data Records RSRECORDDEC15DEC15
INCEDBDB table exists (flag) RSDBTABFLCHAR1XFELD
HSICNVCarrier field for icons ICON_TEXTCHAR132SYCHAR132
INCRECNumber of Data Records RSRECORDDEC15DEC15
INCCNVCarrier field for icons ICON_TEXTCHAR132SYCHAR132
INCTABSID Structure of the hierarchy RSINCTABCHAR30Assigned to domainAS4TAB
INCSTADDIC Status RSDDSTATECHAR1RSDDSTATE
INCSTTShort description RSTXTSHCHAR20TEXT20
TSTPNMLast changed by RSTSTPNMCHAR12USR02XUBNAME
INCEDBDB table exists (flag) RSDBTABFLCHAR1XFELD
TSTPDATChanged On RSTSTPDATDATS8AS4DATE
INCRECNumber of Data Records RSRECORDDEC15DEC15
TSTPTIMChanged at RSTSTPTIMTIMS6AS4TIME
INCCNVCarrier field for icons ICON_TEXTCHAR132SYCHAR132
TSTPNMLast changed by RSTSTPNMCHAR12USR02XUBNAME
TSTPDATChanged On RSTSTPDATDATS8AS4DATE
TSTPTIMChanged at RSTSTPTIMTIMS6AS4TIME

Key field Non-key field



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

As RSDGSCTAB 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 RSDGSCTAB as there is no data to select.

How to access SAP table RSDGSCTAB

Within an ECC or HANA version of SAP you can also view further information about RSDGSCTAB 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!