RSTC_S_EXTR_0TCT_EX11 SAP (BW Statistics: Transaction Data Load Status) Structure details

Dictionary Type: Structure
Description: BW Statistics: Transaction Data Load Status




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




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

RSTC_S_EXTR_0TCT_EX11 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 "BW Statistics: Transaction Data Load Status" 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_RSTC_S_EXTR_0TCT_EX11 TYPE RSTC_S_EXTR_0TCT_EX11.

The RSTC_S_EXTR_0TCT_EX11 table consists of various fields, each holding specific information or linking keys about BW Statistics: Transaction Data Load Status data available in SAP. These include BWOBJECT (Data Source or Target for Status Manager), DTA_TYPE (Data Target Type), TLOGO (BW: Object Type (TLOGO)), TLOGOSUB (BW Metadata Repository: Subtype of TLOGO Type).. 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 RSTC_S_EXTR_0TCT_EX11 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
LOGSYSLogical system LOGSYSCHAR10Assigned to domainALPHALOGSYS
BWOBJECTData Source or Target for Status Manager RSSTATMANDTACHAR45CHAR45
DTA_TYPEData Target Type RSSTATMANDTA_TYPECHAR6RSSTATMANDTA_TYPE_D
TLOGOBW: Object Type (TLOGO) RSTLOGOCHAR4RSTLOGO
TLOGOSUBBW Metadata Repository: Subtype of TLOGO Type RSO_TLOGO_SUBTYPECHAR4RS_TLOGO_SUBTYPE
LAST_REQUESTMaster data ID RSSIDINT410RSSID
TECHOKRequest SID for which all requests are technically o.k. RSMTECHOKINT410RSSID
QUALOKRequest SID for which all requests checked for quality RSMQUALOKINT410RSSID
COMPRRequest SID up to which InfoCube is to be compressed RSMCOMPRINT410RSSID
ROLLUPRequest SID, up to which all aggregates are rolled up RSMROLLUPINT410RSSID
TMSTMP_ROLLUPTime Stamp of Highest Roll-Up Request RSMTMSTMPROLLUPDEC15TZNTSTMPS
TMSTMP_QUALOKTimestamp of Largest Request That is Qualitatively OK RSMTMSTMPQUALOKDEC15TZNTSTMPS
TS_DATA_CHANGEDUTC Time Stamp in Short Form (YYYYMMDDhhmmss) RSTIMESTMPDEC15TZNTSTMPS
TS_LAST_REQUESTUTC Time Stamp in Short Form (YYYYMMDDhhmmss) RSTIMESTMPDEC15TZNTSTMPS
TS_QUAL_CHANGEDUTC Time Stamp in Short Form (YYYYMMDDhhmmss) RSTIMESTMPDEC15TZNTSTMPS
TS_TECH_CHANGEDUTC Time Stamp in Short Form (YYYYMMDDhhmmss) RSTIMESTMPDEC15TZNTSTMPS
TS_ERROR_CHANGEDUTC Time Stamp in Short Form (YYYYMMDDhhmmss) RSTIMESTMPDEC15TZNTSTMPS
TS_ACTIV_CHANGEDUTC Time Stamp in Short Form (YYYYMMDDhhmmss) RSTIMESTMPDEC15TZNTSTMPS
TS_COMP_CHANGEDUTC Time Stamp in Short Form (YYYYMMDDhhmmss) RSTIMESTMPDEC15TZNTSTMPS
TS_ROLL_CHANGEDUTC Time Stamp in Short Form (YYYYMMDDhhmmss) RSTIMESTMPDEC15TZNTSTMPS
RECORDS_ALLNumber of Data Records RSRECORDDEC15DEC15
REQUESTS_ALLNatural Number INT4INT410INT4
RECORDS_QUALOKNumber of Data Records RSRECORDDEC15DEC15
REQUESTS_QUALOKNatural Number INT4INT410INT4
RECORDS_TECHOKNumber of Data Records RSRECORDDEC15DEC15
REQUESTS_TECHOKNatural Number INT4INT410INT4
RECORDS_ERRORNumber of Data Records RSRECORDDEC15DEC15
REQUESTS_ERRORNatural Number INT4INT410INT4
RECORDS_ACTIVNumber of Data Records RSRECORDDEC15DEC15
REQUESTS_ACTIVNatural Number INT4INT410INT4
RECORDS_COMPRNumber of Data Records RSRECORDDEC15DEC15
REQUESTS_COMPRNatural Number INT4INT410INT4
RECORDS_ROLLUPNumber of Data Records RSRECORDDEC15DEC15
REQUESTS_ROLLUPNatural Number INT4INT410INT4
CALDAYSystem Date SYDATUMDATS8SYDATS

Key field Non-key field



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

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

How to access SAP table RSTC_S_EXTR_0TCT_EX11

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