SAP Table TTSTRCOMP

Compiled time stream (data container)

TTSTRCOMP (Compiled time stream (data container)) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.

Additionally we provide an overview of foreign key relationships, if any, that link TTSTRCOMP to other SAP tables.

TTSTRCOMP table fields

Field Data element Checktable Datatype Length Decimals
MANDT Client MANDT T000 CLNT 3 0
RELID Time stream: Area in IMPORT/EXPORT data table TSTRCOMP TSTRRELID CHAR 2 0
HANDLE Time stream: Time stream handle TSTRHANDLE CHAR 32 0
TSTRYEAR Time stream: Year for which the time stream is valid TSTRYEAR NUMC 4 0
SRTF2 Next record counter in EXPORT/IMPORT data tables INDX_SRTF2 INT4 10 0
TSTRTYPE Time stream: Type TSTRTYPE CHAR 2 0
FC Factory calendar
PC Calendar (pure calendar, all days are work days)
TS Time stream (shift models, etc.)
DY dynamically generated (overlay, etc)
TSTREAMID Time stream: External ID TSTRID TTSTR CHAR 10 0
CALENDARID Calendar ID TSTRCALID TFACD CHAR 2 0
GENERATE Time stream: Time of last generation TSTRGENERS DEC 15 0
GENERATEBY Time stream: User who generated object TSTRGENERN USR02 CHAR 12 0
CLUSTR Length of data container for the compiled time stream TSTRCLUSTR INT2 5 0
CLUSTD Data container for the compiled time stream TSTRCLUSTD LRAW 7680 0

TTSTRCOMP foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
TTSTRCOMP CALENDARID TTSTRCOMP CALENDARID TFACD Factory calendar definition IDENT
TTSTRCOMP GENERATEBY TTSTRCOMP GENERATEBY USR02 Logon Data (Kernel-Side Use) BNAME
TTSTRCOMP GENERATEBY SYST MANDT USR02 Logon Data (Kernel-Side Use) MANDT
TTSTRCOMP MANDT TTSTRCOMP MANDT T000 Clients MANDT
TTSTRCOMP TSTREAMID TTSTRCOMP MANDT TTSTR Time stream: Administration table MANDT
TTSTRCOMP TSTREAMID TTSTRCOMP TSTRTYPE TTSTR Time stream: Administration table TSTRTYPE
TTSTRCOMP TSTREAMID TTSTRCOMP TSTREAMID TTSTR Time stream: Administration table TSTREAMID
TTSTRCOMP TSTREAMID TTSTRCOMP CALENDARID TTSTR Time stream: Administration table CALENDARID