SAP ABAP Class CL_RSRHIER_THJT_VERS (TLOGO: TempHierJoin Type Version)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSR_HIER_THJT (Package) TLOGO: Temporal Hierarhcy Join - Type
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RS_BASE BW Basis 20040930
Properties
Class CL_RSRHIER_THJT_VERS  
Short Description TLOGO: TempHierJoin Type Version    
Super Class CL_RS_BASE BW Basis 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSR_HIER_THJT   TLOGO: Temporal Hierarhcy Join - Type 
Created 20040902   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSRHIER_THJT_VERS has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_RSRHIER_THJT 20040902 TLOGO: TempHierJoin Types
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_CHECK_SUBRC Instance attribute Private Type reference (TYPE) I Status of Check (-1 = Not Checked) 20040930
2 P_IS_SAVED Instance attribute Private Type reference (TYPE) BOOLEAN Version Saved 20040930
3 P_S_TEXT Instance attribute Private Type reference (TYPE) RSTXTSL Text 20040906
4 P_S_THJT Instance attribute Private Type reference (TYPE) RSHIERTHJT Join Type 20040906
5 P_TH_TEXT Instance attribute Private Type reference (TYPE) NT_TH_TEXT Text Table 20040930
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_CONTENT Instance method Private Method Structure of Content Version 20040930
2 CHECK Instance method Public Method Checks the Definition 20040930
3 CHECK_OBJSTAT Instance method Public Method Checks the Status (True if Active/Productive, Otherw. False) 20040930
4 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040902
5 DELETE Instance method Public Method Delete 20041125
6 GET_ALL_TEXTS Instance method Public Method Returns Texts in All Languages 20040930
7 GET_PROPERTIES Instance method Public Method Returns Properties 20040927
8 IS_SAVED Instance method Public Method Status as to Whether Object Agrees with DB Version 20040930
9 SAVE Instance method Public Method Save 20040906
10 SET_DERIVETYPE Instance method Public Method Sets the Derivation Type 20041125
11 SET_GENERAL_HEADER_INFO Instance method Private Method Sets: Last Changed By,... 20040927
12 SET_OBJSTAT Instance method Public Method Sets the Object Status of the Active Version 20040930
13 SET_OBJVERS Instance method Public Method Sets the Object Version 20041125
14 SET_OFFDAYS Instance method Public Method Sets the Number of Days to Be Moved 20050114
15 SET_TEXT Instance method Public Method Sets the Text Fields 20041125
16 SET_TIMNM Instance method Public Method Sets the Time Reference 20041125
Events
Class CL_RSRHIER_THJT_VERS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 NT_TH_TEXT Public See coding 20040930 NT_TH_TEXT type hashed table of RSHIERTHJTtxt with unique key langu thjt objvers
Method Signatures

Method BUILD_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_VERS_A Call by reference Object reference (TYPE REF TO) CL_RSRHIER_THJT_VERS TLOGO: TempHierJoin Arten Version 20040930
2 Importing I_R_VERS_D Call by reference Object reference (TYPE REF TO) CL_RSRHIER_THJT_VERS TLOGO: TempHierJoin Arten Version 20040930

Method BUILD_CONTENT on class CL_RSRHIER_THJT_VERS has no exception.

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_MSG Call by reference Object reference (TYPE REF TO) CL_RSO_MSG Container für Nachrichten 20040930
2 Exporting E_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Rückgabewert von ABAP-Anweisungen 20040930
3 Importing I_TH_TLOGO Call by reference Type reference (TYPE) RSO_TH_TLOGO BW Repository: Liste (Hash) von TLOGO Objekt und Typ 20040930

Method CHECK on class CL_RSRHIER_THJT_VERS has no exception.

Method CHECK_OBJSTAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ACTIVE Value transfer Type reference (TYPE) RSOBJSTAT Objektstatus 20040930

Method CHECK_OBJSTAT on class CL_RSRHIER_THJT_VERS has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20040902
2 Importing I_R_REF Call by reference Object reference (TYPE REF TO) CL_RSRHIER_THJT_VERS TLOGO: TempHierJoin Arten Version 20040930
3 Importing I_THJT Call by reference Type reference (TYPE) RSRHIERTHJT "Temporaler Hierarchie Join" - Arten 20040902
# Exception Resumable Description Created on
1 CX_RS_VERSION_NOT_FOUND Objekt in einer Version nicht gefunden 20040927

Method DELETE Signature

Method DELETE on class CL_RSRHIER_THJT_VERS has no parameter.
Method DELETE on class CL_RSRHIER_THJT_VERS has no exception.

Method GET_ALL_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TH_TEXT Value transfer Type reference (TYPE) NT_TH_TEXT 20040930

Method GET_ALL_TEXTS on class CL_RSRHIER_THJT_VERS has no exception.

Method GET_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_TEXT Call by reference Type reference (TYPE) RSTXTSL Struktur mit Kurz-, Mittel- und Langtext 20040927
2 Exporting E_S_THJT Call by reference Type reference (TYPE) RSHIERTHJT "Temporaler Hierarchie Join" - Arten 20040927

Method GET_PROPERTIES on class CL_RSRHIER_THJT_VERS has no exception.

Method IS_SAVED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_SAVED Value transfer Type reference (TYPE) RS_BOOL Boolean 20040930

Method IS_SAVED on class CL_RSRHIER_THJT_VERS has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Rückgabewert von ABAP-Anweisungen 20040930

Method SAVE on class CL_RSRHIER_THJT_VERS has no exception.

Method SET_DERIVETYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DERIVETYPE Call by reference Type reference (TYPE) RSHIERTHJT-DERIVETYPE Art, wie Stichtag aus Zeitmerkmal ermittelt wird 20041125

Method SET_DERIVETYPE on class CL_RSRHIER_THJT_VERS has no exception.

Method SET_GENERAL_HEADER_INFO Signature

Method SET_GENERAL_HEADER_INFO on class CL_RSRHIER_THJT_VERS has no parameter.
Method SET_GENERAL_HEADER_INFO on class CL_RSRHIER_THJT_VERS has no exception.

Method SET_OBJSTAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJSTAT Call by reference Type reference (TYPE) RSOBJSTAT Objektstatus 20040930
2 Importing I_SET_TIMESTAMP Call by reference Type reference (TYPE) RS_BOOL Boolean 20040930
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20040930

Method SET_OBJVERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20041125

Method SET_OBJVERS on class CL_RSRHIER_THJT_VERS has no exception.

Method SET_OFFDAYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OFFDAYS Call by reference Type reference (TYPE) RSRHIEROFFSETDAY Verschiebung um Anzahl Tage 20050114

Method SET_OFFDAYS on class CL_RSRHIER_THJT_VERS has no exception.

Method SET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_TEXT Call by reference Type reference (TYPE) RSTXTSL Struktur mit Kurz- und Langtext 20041125

Method SET_TEXT on class CL_RSRHIER_THJT_VERS has no exception.

Method SET_TIMNM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TIMNM Call by reference Type reference (TYPE) RSTIMNM Zeitmerkmal 20041125

Method SET_TIMNM on class CL_RSRHIER_THJT_VERS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700