SAP ABAP Class CL_RSO_RES_NODES_STRUC_ABSTR (Abstract class for Node Structure)
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 20130129
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSO_RES_NODES_STRUC Resource Controller: Tree NodeStructure 20130129
2 Inheritance (c INHERITING FROM c_ref)  CL_RSO_RES_QD_CHA_STRUC Resource Controller: Query - characteristics 20130129
3 Inheritance (c INHERITING FROM c_ref)  CL_RSO_RES_QD_REUSABLE_COMP Resource Controller: Query - reusable components 20130129
Properties
Class CL_RSO_RES_NODES_STRUC_ABSTR  
Short Description Abstract class for Node Structure    
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 20130129   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSO_RES_NODES_STRUC_ABSTR has no forward declaration.
Interfaces
Class CL_RSO_RES_NODES_STRUC_ABSTR has no interface implemented.
Friends
Class CL_RSO_RES_NODES_STRUC_ABSTR has no friend class.
Attributes
Class CL_RSO_RES_NODES_STRUC_ABSTR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_NODES Instance method Protected Method 20130321
2 ADD_ROOT_NODES Instance method Protected Method 20130129
3 ADD_SEMANTICAL_FOLDERS Instance method Protected Method 20130129
Events
Class CL_RSO_RES_NODES_STRUC_ABSTR has no event.
Types
Class CL_RSO_RES_NODES_STRUC_ABSTR has no local type.
Method Signatures

Method ADD_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_NODES Call by reference Type reference (TYPE) IF_RSO_RES_REPO_OBJECT=>TN_T_NODES 20130321
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS 20130321
3 Importing I_PARENT_NODE Call by reference Type reference (TYPE) STRING 20130321
4 Importing I_PARENT_NODE_TYPE Call by reference Type reference (TYPE) STRING 20130321
5 Importing I_SEMANTICAL_FOLDER Call by reference Type reference (TYPE) STRING 20130321

Method ADD_NODES on class CL_RSO_RES_NODES_STRUC_ABSTR has no exception.

Method ADD_ROOT_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_NODES Call by reference Type reference (TYPE) IF_RSO_RES_REPO_OBJECT=>TN_T_NODES 20130129
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS 20130129
# Exception Resumable Description Created on
1 CX_ADT_RES_NOT_FOUND 20130129

Method ADD_SEMANTICAL_FOLDERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_NODES Call by reference Type reference (TYPE) IF_RSO_RES_REPO_OBJECT=>TN_T_NODES 20130129
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS 20130129
3 Importing I_PARENT_NODE Call by reference Type reference (TYPE) STRING 20130129
4 Importing I_PARENT_NODE_TYPE Call by reference Type reference (TYPE) STRING 20130129
# Exception Resumable Description Created on
1 CX_ADT_REST 20130129
History
Last changed by/on SAP  20140121 
SAP Release Created in 740