TS3RGENTTS SAP (Time Stream: Structure TTSTR Release 3.*) Structure details

Dictionary Type: Structure
Description: Time Stream: Structure TTSTR Release 3.*




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




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

TS3RGENTTS 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 "Time Stream: Structure TTSTR Release 3.*" 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_TS3RGENTTS TYPE TS3RGENTTS.

The TS3RGENTTS table consists of various fields, each holding specific information or linking keys about Time Stream: Structure TTSTR Release 3.* data available in SAP. These include TSTRTYPE (Version Number Component), TSTREAMID (Character Field Length = 10), CALENDARID (Calendar ID), RELID (Version Number Component).. 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 TS3RGENTTS 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
MANDTClient MANDTCLNT3Assigned to domainMANDT
TSTRTYPEVersion Number Component CHAR2CHAR2CHAR2
TSTREAMIDCharacter Field Length = 10 CHAR10CHAR10CHAR10
CALENDARIDCalendar ID CALIDCHAR2Assigned to domainWFCID
RELIDVersion Number Component CHAR2CHAR2CHAR2
HANDLECharacter field, length 32 CHAR32CHAR32CHAR32
BUFFEROPTGeneral Flag FLAGCHAR1FLAG
CALCOPTGeneral Flag FLAGCHAR1FLAG
GENOPTGeneral Flag FLAGCHAR1FLAG
FLAGCONTINGeneral Flag FLAGCHAR1FLAG
TZONETime Zone TZNZONECHAR6Assigned to domainTZNZONE
SCOPEGENFW2-Digit Numeric Value NUM2NUMC2NUM2
SCOPEGENBW2-Digit Numeric Value NUM2NUMC2NUM2
CALIDGENVersion Number Component CHAR2CHAR2CHAR2
FBGEN30 Characters CHAR30CHAR30CHAR30
TBGEN30 Characters CHAR30CHAR30CHAR30
FBDEL30 Characters CHAR30CHAR30CHAR30
RUNTRELEASNot More Closely Defined Area, Possibly Used for Patchlevels CHAR4CHAR4CHAR4
FLAGEXTENTGeneral Flag FLAGCHAR1FLAG
CREATEDTime Stream: Time Stamp Release 3.* TS3RTSTMPDEC15TS3RTSTMP
CREATEDBYUser Name UNAMECHAR12UNAME
CHANGEDTime Stream: Time Stamp Release 3.* TS3RTSTMPDEC15TS3RTSTMP
CHANGEDBYUser Name UNAMECHAR12UNAME
GENERATETime Stream: Time Stamp Release 3.* TS3RTSTMPDEC15TS3RTSTMP
GENERATEBYUser Name UNAMECHAR12UNAME

Key field Non-key field



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

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

How to access SAP table TS3RGENTTS

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