SAP ABAP Class CL_RSRHIER_THJT (TLOGO: TempHierJoin Types)
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 | 20040902 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSO_TLOGO | TLOGO Object | 20040902 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSO_TLOGO_GENERAL | BW Repository: TLOGO Objects - General | 20040902 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSO_TLOGO_MAINTAIN | BW Repository: TLOGO Objects - Changes/Maintenance | 20040902 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSO_TLOGO_MAINTAIN_INT | BW Repository: TLOGO Objects - INTERN: Activation | 20040902 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSO_TLOGO_TRANSPORT | Transpt Connection - Optional (Wrapper for CL_RSO_TRANSPORT) | 20040902 |
Properties
| Class | CL_RSRHIER_THJT | |
| Short Description | TLOGO: TempHierJoin Types | |
| 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSO_TLOGO | TLOGO Object | 20040902 | ||
| 2 | IF_RSO_TLOGO_GENERAL | BW Repository: TLOGO Objects - General | 20040902 | ||
| 3 | IF_RSO_TLOGO_MAINTAIN | BW Repository: TLOGO Objects - Changes/Maintenance | 20040902 | ||
| 4 | IF_RSO_TLOGO_MAINTAIN_INT | BW Repository: TLOGO Objects - INTERN: Activation | 20040902 | ||
| 5 | IF_RSO_TLOGO_TRANSPORT | Transpt Connection - Optional (Wrapper for CL_RSO_TRANSPORT) | 20040902 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_RSRHIER_THJT_VERS | 20040930 | TLOGO: TempHierJoin Type Version |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | RSHIERDERIVETYPE | 'E' | Type as to How Key Date Determined from Time Reference | 20040903 | ||
| 2 | Constant | Public | Type reference (TYPE) | RSHIERDERIVETYPE | 'F' | Type as to How Key Date Determined from Time Reference | 20040903 | ||
| 3 | Constant | Public | Type reference (TYPE) | RSHIERDERIVETYPE | 'L' | Type as to How Key Date Determined from Time Reference | 20040903 | ||
| 4 | Constant | Public | Type reference (TYPE) | RSHIERDERIVETYPE | 'O' | Type as to How Key Date Determined from Time Reference | 20050114 | ||
| 5 | Instance attribute | Private | Type reference (TYPE) | RSO_MAINTENANCE_STATE | Processing Status of a TLOGO Object | 20040930 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSRHIER_THJT_VERS | A Version | 20040902 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSRHIER_THJT_VERS | D Version | 20040902 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSRHIER_THJT_VERS | N-Version | 20040902 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | RSRHIERTHJT | Name of Join Type | 20040902 | |||
| 10 | Static Attribute | Private | Type reference (TYPE) | GT_TH_BUFFER | 20040927 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Checks Whether Derivation Type is Permitted in InfoProv | 20050119 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20040927 | |
| 3 | Static method | Public | Method | Returns Possible Value LIst | 20040927 | |
| 4 | Static method | Public | Method | Returns Possible Value LIst | 20050113 | |
| 5 | Instance method | Private | Method | Gets Reference to Object in the Associated Version | 20040902 | |
| 6 | Instance method | Public | Method | Provides Properties of Join Object | 20041117 | |
| 7 | Static method | Public | Method | Determines the Time Characteristic Regarding an InfoProvider | 20041025 | |
| 8 | Instance method | Public | Method | Re-Read Definition from Database | 20100302 | |
| 9 | Instance method | Private | Method | Gets Reference to Object in the Associated Version | 20040930 | |
| 10 | Instance method | Public | Method | Sets the Properties for New Version | 20041125 |
Events
Class CL_RSRHIER_THJT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GT_S_BUFFER | Private | See coding | 20040927 | begin of GT_S_BUFFER,
thjt type rsrhierthjt,
object type ref to cl_rsrhier_thjt,
end of gt_s_buffer
|
||
| 2 | GT_TH_BUFFER | Private | See coding | 20040927 | GT_TH_BUFFER type hashed table of gt_s_buffer
with unique key thjt
|
Method Signatures
Method CHECK_THJT_IN_INFOPROV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20050119 | |||
| 2 | I_THJT | Call by reference | Type reference (TYPE) | RSHIERTHJT | "Temporaler Hierarchie Join" - Arten | 20050119 | |||
| 3 | I_T_DTA_PRO | Call by reference | Type reference (TYPE) | RSD_T_DTA_PRO | Eigenschaften von InfoObjects im Datenziel | 20050613 | |||
| 4 | R_RESULT | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20050119 |
Method CHECK_THJT_IN_INFOPROV on class CL_RSRHIER_THJT has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_THJT | Call by reference | Type reference (TYPE) | RSRHIERTHJT | Name der "temporalen Hierarchie Join" - Art | 20040927 |
Method CONSTRUCTOR on class CL_RSRHIER_THJT has no exception.
Method F4 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20050114 | |||
| 2 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-ACTIVE | Objektversion | 20040927 | ||
| 3 | R_T_OBJECT_LIST | Value transfer | Type reference (TYPE) | RSO_T_OBJECT_F4_LIST | BW Repository: Listenformat (ALV) für F4-Hilfe | 20040927 |
Method F4 on class CL_RSRHIER_THJT has no exception.
Method F4_WITH_CHANM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-ACTIVE | Objektversion | 20050113 | ||
| 2 | I_TIMNM | Call by reference | Type reference (TYPE) | RSTIMNM | InfoProvider | 20050114 | |||
| 3 | R_T_OBJECT_LIST | Value transfer | Type reference (TYPE) | RSO_T_OBJECT_F4_LIST | BW Repository: Listenformat (ALV) für F4-Hilfe | 20050113 |
Method F4_WITH_CHANM on class CL_RSRHIER_THJT has no exception.
Method GET_OBJECT_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJVERS | Call by reference | Type reference (TYPE) | RS_OBJVERS | 20040902 | ||||
| 2 | R_R_THJT_VERS | Value transfer | Object reference (TYPE REF TO) | CL_RSRHIER_THJT_VERS | TLOGO: TempHierJoin Arten Version | 20040902 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt in einer Version nicht gefunden | 20040927 |
Method GET_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_S_TEXT | Call by reference | Type reference (TYPE) | RSTXTSL | Struktur mit Kurz- und Langtext | 20041117 | |||
| 2 | E_S_THJT | Call by reference | Type reference (TYPE) | RSHIERTHJT | "Temporaler Hierarchie Join" - Arten | 20041117 | |||
| 3 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Objektversion | 20041125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt in einer Version nicht gefunden | 20041125 |
Method GET_TIMNM_ADAPTED_TO_PROVIDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_DTA | Call by reference | Type reference (TYPE) | RSD_S_DTA | Eigenschaften InfoProvider | 20041025 | |||
| 2 | I_S_THJT | Call by reference | Type reference (TYPE) | RSHIERTHJT | Zeitmerkmal | 20041025 | |||
| 3 | I_T_DTA_PRO | Call by reference | Type reference (TYPE) | RSD_T_DTA_PRO | Eigenschaften Datenziele (View über InfoCube und ODS Obj.) | 20041025 | |||
| 4 | R_TIMNM | Value transfer | Type reference (TYPE) | RSTIMNM | Zeitmerkmal | 20041025 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ungültiges Zeitmerkmal in TempHierJoin Art | 20041025 |
Method RELOAD Signature
Method RELOAD on class CL_RSRHIER_THJT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt in einer Version nicht gefunden | 20100302 |
Method SET_OBJECT_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_VERS | Call by reference | Object reference (TYPE REF TO) | CL_RSRHIER_THJT_VERS | TLOGO: TempHierJoin Arten Version | 20040930 |
Method SET_OBJECT_REF on class CL_RSRHIER_THJT has no exception.
Method SET_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DERIVETYPE | Call by reference | Type reference (TYPE) | RSHIERDERIVETYPE | Art, wie Stichtag aus Zeitmerkmal ermittelt wird | 20041125 | |||
| 2 | I_OFFDAYS | Call by reference | Type reference (TYPE) | RSRHIEROFFSETDAY | Verschiebung um Anzahl Tage | 20050114 | |||
| 3 | I_TIMNM | Call by reference | Type reference (TYPE) | RSTIMNM | Zeitmerkmal | 20041125 | |||
| 4 | I_TXTLG | Call by reference | Type reference (TYPE) | RSTXTLG | Beschreibung lang | 20041125 | |||
| 5 | I_TXTSH | Call by reference | Type reference (TYPE) | RSTXTSH | Beschreibung kurz | 20041125 |
Method SET_PROPERTIES on class CL_RSRHIER_THJT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |