SAP ABAP Class CL_RSD_GUI_CUBE (GUI Comp.: InfoCube Tree for Maintenance)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSDG (Package) BW: Data basis generation
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSD_GUI_MDOB | General Metadata Object (GUI Maintenance) | 20030305 |
Properties
| Class | CL_RSD_GUI_CUBE | |
| Short Description | GUI Comp.: InfoCube Tree for Maintenance | |
| Super Class | CL_RSD_GUI_MDOB | General Metadata Object (GUI Maintenance) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDG | BW: Data basis generation |
| Created | 20000113 | SAP |
| Last change | 20140121 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSD_GUI_CUBE has no interface implemented.
Friends
Class CL_RSD_GUI_CUBE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_RSD_CUBE | InfoCube | 20000120 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | I | DD Handle (InfoCube) | 20030515 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | I | DD Handle (Dimension Folder) | 20030804 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | I | 60 | Hierarchy Column Width | 20000118 | ||
| 5 | Instance attribute | Private | Type reference (TYPE) | RSDG_T_DIME_DDHANDLE | DD Handle (Dimensions) | 20030708 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20000113 | |
| 2 | Instance method | Private | Method | Provide Description String for Cube | 20030314 | |
| 3 | Instance method | Public | Method | Provide Tree | 20030411 | |
| 4 | Instance method | Public | Method | Prepare (Initialization) | 20030929 | |
| 5 | Instance method | Private | Method | 20120217 |
Events
Class CL_RSD_GUI_CUBE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TP_S_HANA_ATTR_MAPPING | Private | See coding | 20120217 | BEGIN OF TP_S_hana_attr_MAPPING,
iobjnm TYPE rsiobjnm,
hdbattrnm TYPE rshdbattrnm,
END OF TP_S_hana_attr_MAPPING
|
||
| 2 | TP_T_HANA_ATTR_MAPPING | Private | See coding | 20120217 | tp_t_hana_attr_mapping TYPE STANDARD TABLE OF tp_s_hana_attr_mapping
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_CONTAINER_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container für InfoCube | 20000114 | |||
| 2 | I_R_DATA_TREE | Call by reference | Object reference (TYPE REF TO) | CL_RSO_DATA_TREE | übergebener Tree | 20030411 | |||
| 3 | I_R_GUI_MDOB_MAINT | Call by reference | Object reference (TYPE REF TO) | CL_RSD_GUI_MDOB_MAINT | Ref. auf überg. Pflegeobjekt | 20030916 | |||
| 4 | I_S_DIAL_PAR | Call by reference | Type reference (TYPE) | RSDG_DIAL_PAR | Dialog: Parameterleiste | 20030912 | |||
| 5 | I_TMPL | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Flag: Anzeige als Template | 20000329 | ||
| 6 | I_TMPL_TAR_OBJ | Call by reference | Type reference (TYPE) | RS_TLOGO | SPACE | Template für... (Zielobjekt) | 20000329 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Initialisierung abgebrochen | 20030331 |
Method GET_CUBE_DESC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_S_RSDGCUBE | Call by reference | Type reference (TYPE) | RSDG_S_CUBE | $REF$ | 20030317 |
Method GET_CUBE_DESC on class CL_RSD_GUI_CUBE has no exception.
Method GET_DATA_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_DATA_TREE | Call by reference | Object reference (TYPE REF TO) | CL_RSO_DATA_TREE | 20030411 |
Method GET_DATA_TREE on class CL_RSD_GUI_CUBE has no exception.
Method PREPARE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_WRKMOD | Call by reference | Type reference (TYPE) | RSWRKMOD | Bearbeitungsart | 20030929 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | nicht erfolgreich initialisiert | 20030929 |
Method _HDBATTR_MAPPING_EXECUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_CHOOSEN_IOBJNM | Call by reference | Type reference (TYPE) | RSD_T_IOBJNM | List of InfoObjects | 20120217 | |||
| 2 | E_T_HANA_ATTR_MAPPING | Call by reference | Type reference (TYPE) | TP_T_HANA_ATTR_MAPPING | 20120217 | ||||
| 3 | I_S_DTA | Call by reference | Type reference (TYPE) | RSD_S_DTA | Eigenschaften InfoProvider | 20120217 | |||
| 4 | I_T_IOBJ_R | Call by reference | Type reference (TYPE) | RSDO_T_IOBJ_SG_R | Tabelle mit Referenzen auf InfoObjects | 20120217 | |||
| 5 | I_T_NAVA_R | Call by reference | Type reference (TYPE) | RSDO_T_IOBJ_SG_R | Tabelle mit Referenzen auf InfoObjects | 20120217 | |||
| 6 | I_WRKMOD | Call by reference | Type reference (TYPE) | RSWRKMOD | Bearbeitungsart | 20120228 |
Method _HDBATTR_MAPPING_EXECUTE on class CL_RSD_GUI_CUBE has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 20B |