RSTC_S_EXTR_0TCT_EX15 SAP (data-storages with inconsistent & not uptodate data) Structure details

Dictionary Type: Structure
Description: data-storages with inconsistent & not uptodate data




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




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

RSTC_S_EXTR_0TCT_EX15 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 "data-storages with inconsistent & not uptodate data" 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_EX15 TYPE RSTC_S_EXTR_0TCT_EX15.

The RSTC_S_EXTR_0TCT_EX15 table consists of various fields, each holding specific information or linking keys about data-storages with inconsistent & not uptodate data data available in SAP. These include DTA_TLOGO (BW: Object Type (TLOGO)), DTA_SUBTLOGO (Subobject for AWB Object), DTA_ERROR (Cause of inconsistent status in data-targets), ROW_TYPE (Type of details captured in the row. E-error, I-impacted obj).. 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_EX15 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
DTANMObject Name in Object Directory SOBJ_NAMECHAR40SOBJ_NAME
DTA_TLOGOBW: Object Type (TLOGO) RSTLOGOCHAR4RSTLOGO
DTA_SUBTLOGOSubobject for AWB Object RSAWBNSUBOBJECTCHAR4RSAWBNSUBOBJECT
DTA_ERRORCause of inconsistent status in data-targets RSTC_ERROR_CAUSE_TYPENUMC2RSTC_ERROR_TYPE
ROW_TYPEType of details captured in the row. E-error, I-impacted obj RSTC_ROW_TYPECHAR1RSTC_ROW_TYPE
OBJNMObject Name in Object Directory SOBJ_NAMECHAR40SOBJ_NAME
TLOGOBW: Object Type (TLOGO) RSTLOGOCHAR4RSTLOGO
SUBTLOGOSubobject for AWB Object RSAWBNSUBOBJECTCHAR4RSAWBNSUBOBJECT
ERRORData inconsistency type RSTC_DATA_ISSUE_TYPENUMC2RSTC_ERROR_TYPE
INSTANCERequest ID (Request Number) RSREQUIDCHAR30CHAR30
OBJLEVELTwo digit number NUMC2NUMC2NUMC2
LOGSYSSource system RSSLOGSYSCHAR10Assigned to domainALPHALOGSYS
CALDAYSystem Date SYDATUMDATS8SYDATS
RRI_WEBURL link to launch RRIs on WEB RSTC_RRI_URLCHAR255
ROW_COUNTNatural Number INT4INT410INT4
RRI_URL_1 first 60 characters of RRi url0
RRI_URL_2 second 60 characters of RRi url0
RRI_URL_3 third 60 characters of RRi url0
RRI_URL_4 fourth 60 characters of RRi url0
INFOAREAInfoArea RSINFOAREACHAR30Assigned to domainRSINFOAREARSAREA
ERROR_DATESystem Date SYDATUMDATS8SYDATS
ERROR_TIMESystem Time SYUZEITTIMS6SYTIME
ERROR_TSUTC Time Stamp in Short Form (YYYYMMDDhhmmss) RSTIMESTMPDEC15TZNTSTMPS
APPLCOMPApplication Component RSAPPLNMCHAR30RSAPPLNM

Key field Non-key field



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

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

How to access SAP table RSTC_S_EXTR_0TCT_EX15

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