SAP ABAP Class CL_RSCNV_GUI_IOBJ (GUI: Tree DatastoreObject)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSCNV (Package) Package for Metadata Remodeling

⤷

⤷

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) | 20130405 |
Properties
Class | CL_RSCNV_GUI_IOBJ | |
Short Description | GUI: Tree DatastoreObject | |
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 | RSCNV | Package for Metadata Remodeling |
Created | 20130405 | 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_RSCNV_GUI_IOBJ has no interface implemented.
Friends
Class CL_RSCNV_GUI_IOBJ 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 | 20130405 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | DD Handle (InfoCube) | 20130405 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | DD Handle (Dimension Folder) | 20130405 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 60 | Hierarchy Column Width | 20130405 | |
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSCNV_GUI | GUI wrapper | 20130405 | ||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSCNV_IOBJ | Object: InfoProvider | 20130405 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSDG_T_DIME_DDHANDLE | DD Handle (Dimensions) | 20130405 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Add InfoObject to Tree | 20130405 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20130405 |
3 | ![]() |
Instance method | Private | Method | Provide Description String for Cube | 20130405 |
4 | ![]() |
Instance method | Public | Method | Provide Tree | 20130405 |
5 | ![]() |
Instance method | Public | Method | Prepare (Initialization) | 20130405 |
6 | ![]() |
Static method | Private | Method | Form Node Name for InfoObject | 20130405 |
7 | ![]() |
Instance method | Private | Method | 20130405 | |
8 | ![]() |
Static method | Private | Method | Decode Node Name | 20130405 |
Events
Class CL_RSCNV_GUI_IOBJ has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TP_S_HANA_ATTR_MAPPING | Private | See coding | 20130405 | 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 | 20130405 | tp_t_hana_attr_mapping TYPE STANDARD TABLE OF tp_s_hana_attr_mapping
|
Method Signatures
Method ADD_IOBJ_TO_TREE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_NODE_KEY | Call by reference | Type reference (TYPE) | STRING | 20130405 | |||
2 | ![]() |
I_APPENDNM | Call by reference | Type reference (TYPE) | RSAPPENDNM | Name of Append (Enhancement) | 20130405 | ||
3 | ![]() |
I_C_NODE | Call by reference | Type reference (TYPE) | CHAR40 | Character field of length 40 | 20130405 | ||
4 | ![]() |
I_IOBJTXTLG | Call by reference | Type reference (TYPE) | RSTXTLG | Long description | 20130405 | ||
5 | ![]() |
I_IOBJ_STYLE | Call by reference | Type reference (TYPE) | I | 20130405 | |||
6 | ![]() |
I_LOCD | Call by reference | Type reference (TYPE) | RSLOCK | Lock flag | 20130405 | ||
7 | ![]() |
I_NODE_KEY_NEXT_SIBLING | Call by reference | Type reference (TYPE) | STRING | 20130405 | |||
8 | ![]() |
I_NODE_KEY_PREV_SIBLING | Call by reference | Type reference (TYPE) | STRING | 20130405 | |||
9 | ![]() |
I_NODE_REL | Call by reference | Type reference (TYPE) | STRING | 20130405 | |||
10 | ![]() |
I_PICK | Call by reference | Type reference (TYPE) | RSPICK | Transfer flag | 20130405 | ||
11 | ![]() |
I_RELATSHIP | Call by reference | Type reference (TYPE) | I | 20130405 | |||
12 | ![]() |
I_R_DATA_TREE | Call by reference | Object reference (TYPE REF TO) | CL_RSO_DATA_TREE | BW Repository: Display Data as Tree | 20130405 | ||
13 | ![]() |
I_R_IOBJ | Call by reference | Object reference (TYPE REF TO) | CL_RSD_IOBJ_SG | InfoObject Description for Structure Generation | 20130405 | ||
14 | ![]() |
I_S_DTA_CUBE | Call by reference | Type reference (TYPE) | RSD_S_DTA | Properties InfoProvider | 20130405 | ||
15 | ![]() |
I_TREE_DDHANDLE | Call by reference | Type reference (TYPE) | I | 20130405 |
Method ADD_IOBJ_TO_TREE on class CL_RSCNV_GUI_IOBJ has no exception.
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 for InfoCube | 20130405 | ||
2 | ![]() |
I_R_DATA_TREE | Call by reference | Object reference (TYPE REF TO) | CL_RSO_DATA_TREE | Transferred Tree | 20130405 | ||
3 | ![]() |
I_R_GUI | Call by reference | Object reference (TYPE REF TO) | CL_RSCNV_GUI | GUI wrapper | 20130405 | ||
4 | ![]() |
I_R_GUI_MDOB_MAINT | Call by reference | Object reference (TYPE REF TO) | CL_RSD_GUI_MDOB_MAINT | Reference to Transferred Maintanance Object | 20130405 | ||
5 | ![]() |
I_R_IPRO | Call by reference | Object reference (TYPE REF TO) | CL_RSCNV_IPRO | Object: InfoProvider | 20130405 | ||
6 | ![]() |
I_S_DIAL_PAR | Call by reference | Type reference (TYPE) | RSDG_DIAL_PAR | Dialog: Parameter String | 20130405 | ||
7 | ![]() |
I_TMPL | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Flag: Display as Template | 20130405 | |
8 | ![]() |
I_TMPL_TAR_OBJ | Call by reference | Type reference (TYPE) | RS_TLOGO | SPACE | Template for... (target object) | 20130405 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Initialization Terminated | 20130405 |
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$ | 20130405 |
Method GET_CUBE_DESC on class CL_RSCNV_GUI_IOBJ 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 | 20130405 |
Method GET_DATA_TREE on class CL_RSCNV_GUI_IOBJ 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 | Processing Type | 20130405 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Not Successfully Initialized | 20130405 |
Method _BUILD_NODE_IOBJ_TO_REL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20130405 | |||
2 | ![]() |
I_IOBJNM | Call by reference | Type reference (TYPE) | RSIOBJNM | InfoObject | 20130405 | ||
3 | ![]() |
I_NODE_REL | Call by reference | Type reference (TYPE) | STRING | 20130405 |
Method _BUILD_NODE_IOBJ_TO_REL on class CL_RSCNV_GUI_IOBJ has no exception.
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 | 20130405 | ||
2 | ![]() |
E_T_HANA_ATTR_MAPPING | Call by reference | Type reference (TYPE) | TP_T_HANA_ATTR_MAPPING | 20130405 | |||
3 | ![]() |
I_S_DTA | Call by reference | Type reference (TYPE) | RSD_S_DTA | InfoProvider Properties | 20130405 | ||
4 | ![]() |
I_T_IOBJ_R | Call by reference | Type reference (TYPE) | RSDO_T_IOBJ_SG_R | Table with References to InfoObjects | 20130405 | ||
5 | ![]() |
I_T_NAVA_R | Call by reference | Type reference (TYPE) | RSDO_T_IOBJ_SG_R | Table with References to InfoObjects | 20130405 | ||
6 | ![]() |
I_WRKMOD | Call by reference | Type reference (TYPE) | RSWRKMOD | Processing Type | 20130405 |
Method _HDBATTR_MAPPING_EXECUTE on class CL_RSCNV_GUI_IOBJ has no exception.
Method _PARSE_NODE_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_IOBJNM | Call by reference | Type reference (TYPE) | RSIOBJNM | InfoObject | 20130405 | ||
2 | ![]() |
E_LOCATION | Call by reference | Type reference (TYPE) | RS_CHAR4 | 20130405 | |||
3 | ![]() |
E_OBJNM | Call by reference | Type reference (TYPE) | RSOBJNM | Object | 20130405 | ||
4 | ![]() |
E_SUBLOCATION | Call by reference | Type reference (TYPE) | RSOBJNM | Object | 20130405 | ||
5 | ![]() |
I_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20130405 |
Method _PARSE_NODE_NAME on class CL_RSCNV_GUI_IOBJ has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |