SAP ABAP Class CL_RSDHAM_OBJECT (Object Model: Analysis element (abstract))
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST-HAP (Application Component) HANA Analysis Process
⤷
RSDHA (Package) SAP HANA Analysis in BW
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSDHAM_OBJECT | Analysis element | 20120309 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDHAM_OPER_INT | Object Model: Operation Integrator | 20120430 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSDHAM_SRC_DB_TABLE | Object Model: Data Source - Database Table | 20120713 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_RSDHAM_SRC_HAAP | Object Model: Data Source - HANA Analysis Process | 20130705 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_RSDHAM_SRC_INFOPROV | Object Model: Data Source - InfoProvider | 20120314 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_RSDHAM_SRC_INFOSOURCE | Object Model: Data Source - InfoSource | 20130718 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_RSDHAM_TGT_DB_TABLE | Object Model: Data Target - Database Table | 20130626 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CL_RSDHAM_TGT_INFOPROV_ABSTR | Object Model: Data Target - InfoProvider (abstract) | 20120627 |
| 8 | Inheritance (c INHERITING FROM c_ref) | CL_RSDHAM_TGT_INFOSOURCE | Object Model: Data Target - InfoSource | 20130912 |
Properties
| Class | CL_RSDHAM_OBJECT | |
| Short Description | Object Model: Analysis element (abstract) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDHA | SAP HANA Analysis in BW |
| Created | 20120309 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 4 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSDHAM_OBJECT | Analysis element | 20120309 |
Friends
Class CL_RSDHAM_OBJECT has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20120309 | |
| 2 | Instance method | Public | Method | Get related objects (XREF) | 20120806 | |
| 3 | Instance method | Public | Method | Set reference to analysis | 20120319 | |
| 4 | Instance method | Public | Method | Set category | 20121217 | |
| 5 | Instance method | Public | Method | Set ID of analysis element | 20120322 | |
| 6 | Instance method | Public | Method | Set data provider | 20120319 | |
| 7 | Instance method | Public | Method | Set subtype | 20121217 | |
| 8 | Instance method | Public | Method | Set type | 20121217 |
Events
Class CL_RSDHAM_OBJECT has no event.
Types
Class CL_RSDHAM_OBJECT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CATEGORY | Call by reference | Type reference (TYPE) | IF_RSDHAM_OBJECT=>TN_CATEGORY | Category of analysis element | 20120404 | |||
| 2 | I_ID | Call by reference | Type reference (TYPE) | IF_RSDHAM_OBJECT=>TN_ID | ID of analysis element | 20120322 | |||
| 3 | I_R_ANALYSIS | Call by reference | Object reference (TYPE REF TO) | IF_RSDHAM_ANALYSIS | HANA analysis process | 20120312 | |||
| 4 | I_SUBTYPE | Call by reference | Type reference (TYPE) | IF_RSDHAM_OBJECT=>TN_SUBTYPE | Subtype of analysis element | 20120925 | |||
| 5 | I_TYPE | Call by reference | Type reference (TYPE) | IF_RSDHAM_OBJECT=>TN_TYPE | Type of analysis element | 20120404 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception with generic message | 20130617 |
Method GET_RELATED_OBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TS_TLOGO_ASC | Value transfer | Type reference (TYPE) | CL_RSDHAM_ANALYSIS=>TN_TS_TLOGO_ASC | Associated objects (XREF table) | 20120806 |
Method GET_RELATED_OBJ on class CL_RSDHAM_OBJECT has no exception.
Method SET_ANALYSIS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_ANALYSIS | Call by reference | Object reference (TYPE REF TO) | IF_RSDHAM_ANALYSIS | HANA analysis process (object model) | 20120319 |
Method SET_ANALYSIS on class CL_RSDHAM_OBJECT has no exception.
Method SET_CATEGORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CATEGORY | Call by reference | Type reference (TYPE) | IF_RSDHAM_OBJECT=>TN_CATEGORY | Category of analysis element | 20121217 |
Method SET_CATEGORY on class CL_RSDHAM_OBJECT has no exception.
Method SET_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Call by reference | Type reference (TYPE) | IF_RSDHAM_OBJECT=>TN_ID | ID (if empty => set automatically) | 20120322 |
Method SET_ID on class CL_RSDHAM_OBJECT has no exception.
Method SET_INPUT_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INPUT_OBJECT_ID | Call by reference | Type reference (TYPE) | IF_RSDHAM_OBJECT=>TN_ID | ID of analysis element | 20120322 | |||
| 2 | I_R_INPUT_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_RSDHAM_OBJECT | Analysis element | 20120319 |
Method SET_INPUT_OBJECT on class CL_RSDHAM_OBJECT has no exception.
Method SET_SUBTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SUBTYPE | Call by reference | Type reference (TYPE) | IF_RSDHAM_OBJECT=>TN_SUBTYPE | Subtype of analysis element | 20121217 |
Method SET_SUBTYPE on class CL_RSDHAM_OBJECT has no exception.
Method SET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TYPE | Call by reference | Type reference (TYPE) | IF_RSDHAM_OBJECT=>TN_TYPE | Type of Analysis Element | 20121217 |
Method SET_TYPE on class CL_RSDHAM_OBJECT has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 730 |