SAP ABAP Class CL_RSD_GUI_HYBR (GUI Compenent: HybridProvider Tree for Maintenance)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷ BW-WHM-DBA (Application Component) Data Basis
⤷ RSD_IPRO (Package) BI InfoProvider
⤷ BW-WHM-DBA (Application Component) Data Basis
⤷ RSD_IPRO (Package) BI InfoProvider
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) | 20051110 |
Properties
Class | CL_RSD_GUI_HYBR | |
Short Description | GUI Compenent: HybridProvider 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 | RSD_IPRO | BI InfoProvider |
Created | 20051110 | 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 | RSDG | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSD_GUI_HYBR has no interface implemented.
Friends
Class CL_RSD_GUI_HYBR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | N_INFOCUBE | Instance attribute | Public | Type reference (TYPE) | RSINFOCUBE | InfoCube Name | 20051121 | ||
2 | N_ODSOBJECT | Instance attribute | Public | Type reference (TYPE) | RSDODSOBJECT | Name of DataStore-Object | 20051121 | ||
3 | N_R_GUI_CUBE | Instance attribute | Public | Object reference (TYPE REF TO) | CL_RSD_GUI_CUBE | GUI Comp.: InfoCube Tree for Maintenance | 20051114 | ||
4 | N_R_GUI_ODSO | Instance attribute | Public | Object reference (TYPE REF TO) | CL_RSD_GUI_ODSO | GUI Component: DataStore Tree for Maintenance | 20051114 | ||
5 | N_R_GUI_VIRT | Instance attribute | Public | Object reference (TYPE REF TO) | CL_RSD_GUI_CUBE | GUI Component: VirtualProvider Tree for Maintenance | 20080808 | ||
6 | N_R_HYBR | Instance attribute | Public | Object reference (TYPE REF TO) | CL_RSD_HYBR | HybridProvider | 20051110 | ||
7 | N_VIRTPROV | Instance attribute | Public | Type reference (TYPE) | RSVIRTPROV | Name of VirtualProvider | 20080808 | ||
8 | P_DDHANDLE_DIM_FOL | Instance attribute | Private | Type reference (TYPE) | I | DD Handle (Dimension Folder) | 20051110 | ||
9 | P_DDHANDLE_HYB | Instance attribute | Private | Type reference (TYPE) | I | DD Handle (HybridProvider) | 20051114 | ||
10 | P_HIERARCHY_WIDTH | Instance attribute | Private | Type reference (TYPE) | I | 60 | Hierarchy Column Width | 20051110 | |
11 | P_T_DIME_DDHANDLE | Instance attribute | Private | Type reference (TYPE) | RSDG_T_DIME_DDHANDLE | DD Handle (Dimensions) | 20051110 | ||
12 | P_T_NODE_EXP_CUBE | Instance attribute | Private | Type reference (TYPE) | RSO_T_NODE | Opened Nodes (->SwitchView) | 20051202 | ||
13 | P_T_NODE_EXP_ODSO | Instance attribute | Private | Type reference (TYPE) | RSO_T_NODE | Opened Nodes (->SwitchView) | 20051202 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | BALANCE_DESC | Instance method | Public | Method | Reconciliation betweem Object Parts | 20060203 |
2 | CONSTRUCTOR | Instance method | Public | Constructor | CONSTRUCTOR | 20051110 |
3 | GET_DATA_TREE | Instance method | Public | Method | Provide Tree | 20051110 |
4 | GET_HYBR_DESC | Instance method | Private | Method | Provide Description Bar for HybridProvider | 20051114 |
5 | INIT_FROM_DSO | Instance method | Public | Method | Initialization Based on Existing DSO | 20060111 |
6 | PREPARE | Instance method | Public | Method | Prepare (Initialization) | 20051110 |
Events
Class CL_RSD_GUI_HYBR has no event.
Types
Class CL_RSD_GUI_HYBR has no local type.
Method Signatures
Method BALANCE_DESC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | E_ADAPTED | Call by reference | Type reference (TYPE) | RS_BOOL | Zielobjekt wurde angepaßt | 20060203 | ||
2 | Importing | I_TLOGO_FROM | Call by reference | Type reference (TYPE) | RSTLOGO | von aktueller Bearbeitungssicht | 20060203 |
Method BALANCE_DESC on class CL_RSD_GUI_HYBR has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | I_R_CONTAINER_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container für InfoCube | 20051110 | ||
2 | Importing | I_R_DATA_TREE | Call by reference | Object reference (TYPE REF TO) | CL_RSO_DATA_TREE | übergebener Tree | 20051110 | ||
3 | Importing | I_R_GUI_MDOB_MAINT | Call by reference | Object reference (TYPE REF TO) | CL_RSD_GUI_MDOB_MAINT | Ref. auf überg. Pflegeobjekt | 20051110 | ||
4 | Importing | I_S_DIAL_PAR | Call by reference | Type reference (TYPE) | RSDG_DIAL_PAR | Dialog: Parameterleiste | 20051110 | ||
5 | Importing | I_TMPL | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Flag: Anzeige als Template | 20051110 | |
6 | Importing | I_TMPL_TAR_OBJ | Call by reference | Type reference (TYPE) | RS_TLOGO | SPACE | Template für... (Zielobjekt) | 20051110 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | INIT_FAILED | Initialisierung abgebrochen | 20051110 |
Method GET_DATA_TREE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | E_R_DATA_TREE | Call by reference | Object reference (TYPE REF TO) | CL_RSO_DATA_TREE | 20051110 |
Method GET_DATA_TREE on class CL_RSD_GUI_HYBR has no exception.
Method GET_HYBR_DESC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | E_S_RSDGCUBE | Call by reference | Type reference (TYPE) | RSDG_S_CUBE | $REF$ | 20051114 |
Method GET_HYBR_DESC on class CL_RSD_GUI_HYBR has no exception.
Method INIT_FROM_DSO Signature
Method INIT_FROM_DSO on class CL_RSD_GUI_HYBR has no parameter.
Method INIT_FROM_DSO on class CL_RSD_GUI_HYBR has no exception.
Method PREPARE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Changing | C_WRKMOD | Call by reference | Type reference (TYPE) | RSWRKMOD | Bearbeitungsart | 20051110 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | INIT_FAILED | nicht erfolgreich initialisiert | 20051110 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |