SAP ABAP Class CL_RSO_RES_NODEPATH (Resource Controller: Tree NodePath)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-MTD (Application Component) Metadata (Repository)
⤷
RSO_RES_REPOSITORY (Package) Package for Repository related objects

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSO_RES_NODES_ABSTRACT | Resource Controller: Tree NodeStructure | 20130128 |
Properties
Class | CL_RSO_RES_NODEPATH | |
Short Description | Resource Controller: Tree NodePath | |
Super Class | CL_RSO_RES_NODES_ABSTRACT | Resource Controller: Tree NodeStructure |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSO_RES_REPOSITORY | Package for Repository related objects |
Created | 20120821 | 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 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_RSO_RES_NODEPATH has no interface implemented.
Friends
Class CL_RSO_RES_NODEPATH has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | SEOCLSNAME | 'CL_RSO_RES_NODEPATH' | Objekttypname | 20120821 | |
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_RSO_RES_RESOURCE_BADI_PRVDR | 20130724 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | 20130228 | |
2 | ![]() |
Instance method | Public | Constructor | 20130724 | |
3 | ![]() |
Instance method | Private | Method | 20121130 | |
4 | ![]() |
Instance method | Protected | Method | 20121214 | |
5 | ![]() |
Instance method | Private | Method | Extracts the TLOGO type from an URI | 20130402 |
6 | ![]() |
Instance method | Protected | Method | 20130221 |
Events
Class CL_RSO_RES_NODEPATH has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TP_S_SEM_FOLDER_INFO | Public | See coding | 20121214 | BEGIN OF tp_s_sem_folder_info,
sem_folder_name TYPE rstlogo,
sem_folder_iarea TYPE rsinfoarea,
END OF tp_s_sem_folder_info
|
||
2 | TP_T_IAREA | Public | See coding | 20121214 | tp_t_iarea TYPE TABLE OF rsinfoarea
|
Method Signatures
Method BUILD_RESPONSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_RESPONSE | Call by reference | Object reference (TYPE REF TO) | IF_ADT_REST_RESPONSE | 20130228 | |||
2 | ![]() |
I_S_SEM_FOLDER | Call by reference | Type reference (TYPE) | TP_S_SEM_FOLDER_INFO | 20130228 | |||
3 | ![]() |
I_T_IAREA | Call by reference | Type reference (TYPE) | TP_T_IAREA | 20130228 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130228 |
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RSO_RES_NODEPATH has no parameter.
Method CONSTRUCTOR on class CL_RSO_RES_NODEPATH has no exception.
Method GET_PARENT_INFOAREA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_T_IAREA | Call by reference | Type reference (TYPE) | TP_T_IAREA | 20121130 | |||
2 | ![]() |
I_R_RESOURCE | Call by reference | Object reference (TYPE REF TO) | IF_RSO_RES_REPO_OBJECT | 20121130 | |||
3 | ![]() |
I_TH_OBJ_KEY | Call by reference | Type reference (TYPE) | IF_RSO_RES_RESOURCE=>NT_TH_OBJ_KEY | 20130222 |
Method GET_PARENT_INFOAREA on class CL_RSO_RES_NODEPATH has no exception.
Method GET_PATH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_S_SEM_FOLDER_INFO | Call by reference | Type reference (TYPE) | TP_S_SEM_FOLDER_INFO | 20121214 | |||
2 | ![]() |
E_T_IAREA | Call by reference | Type reference (TYPE) | TP_T_IAREA | 20121214 | |||
3 | ![]() |
I_OBJECT_TYPE | Call by reference | Type reference (TYPE) | RSTLOGO | 20121214 | |||
4 | ![]() |
I_TH_OBJECT_KEY | Call by reference | Type reference (TYPE) | IF_RSO_RES_RESOURCE=>NT_TH_OBJ_KEY | 20130221 |
Method GET_PATH on class CL_RSO_RES_NODEPATH has no exception.
Method GET_TLOGO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SELF_URI | Call by reference | Type reference (TYPE) | STRING | Object self URI | 20130402 | ||
2 | ![]() |
R_TLOGO | Value transfer | Type reference (TYPE) | STRING | TLOGO (BW object type) | 20130402 |
Method GET_TLOGO on class CL_RSO_RES_NODEPATH has no exception.
Method GET_URI_MAPPER_BADI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OBJECT_URI | Call by reference | Type reference (TYPE) | STRING | 20130221 | |||
2 | ![]() |
R_R_BADI | Value transfer | Object reference (TYPE REF TO) | RSO_REST_RESOURCE | 20130221 |
Method GET_URI_MAPPER_BADI on class CL_RSO_RES_NODEPATH has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |