SAP ABAP Class CL_RSD_AREA_REST_RES (Class for BAdI Impl.: RSO_REST_RESOURCE_AREA)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-MTD (Application Component) Metadata (Repository)
     RSD (Package) BW: Data Basis InfoObjects and Core Services
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSO_RES_RSOBJNM_BASED_RESOU Resources with a DB-Keyfield similiar to RSOBJNM 20121203
Properties
Class CL_RSD_AREA_REST_RES  
Short Description Class for BAdI Impl.: RSO_REST_RESOURCE_AREA    
Super Class CL_RSO_RES_RSOBJNM_BASED_RESOU Resources with a DB-Keyfield similiar to RSOBJNM 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSD   BW: Data Basis InfoObjects and Core Services 
Created 20121120   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSD_AREA_REST_RES has no forward declaration.
Interfaces
Class CL_RSD_AREA_REST_RES has no interface implemented.
Friends
Class CL_RSD_AREA_REST_RES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_R_IAREA_TREE Instance attribute Private Object reference (TYPE REF TO) CL_RSO_RES_AREA_FOLDER Tree Back-End with Folder Creation 20121121
2 P_TS_R_BADI Instance attribute Private Type reference (TYPE) TP_TS_R_BADI 20121121
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20130619
2 CONVERT_TREE_TO_CONTENT Instance method Private Method 20130325
3 GET_BADI_INSTANCE Instance method Private Method 20121121
4 GET_TREE_NODE_CONTENT_AREA Instance method Private Method 20121121
5 GET_TREE_NODE_CONTENT_AREAROOT Instance method Private Method 20121121
Events
Class CL_RSD_AREA_REST_RES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TP_S_R_BADI Private See coding 20121121 BEGIN OF tp_s_r_badi, tlogo TYPE rstlogo, r_badi TYPE REF TO rso_rest_repo_object, END OF tp_s_r_badi
2 TP_TS_R_BADI Private See coding 20121121 tp_ts_r_badi TYPE SORTED TABLE OF tp_s_r_badi WITH UNIQUE KEY tlogo
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_RSD_AREA_REST_RES has no parameter.
Method CONSTRUCTOR on class CL_RSD_AREA_REST_RES has no exception.

Method CONVERT_TREE_TO_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NEXTID Call by reference Type reference (TYPE) RSSHNEXTID 20130325
2 Importing I_T_TREE Call by reference Type reference (TYPE) RSAWBN_T_TREE 20130325
3 Returning R_T_CONTENT Value transfer Type reference (TYPE) IF_RSO_RES_REPO_OBJECT=>TN_T_TLOGO_TREE_NODE_CONTENT 20130325

Method CONVERT_TREE_TO_CONTENT on class CL_RSD_AREA_REST_RES has no exception.

Method GET_BADI_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TLOGO Call by reference Type reference (TYPE) RSTLOGO BW: Object Type (TLOGO) 20121121
2 Returning R_BADI Value transfer Object reference (TYPE REF TO) RSO_REST_REPO_OBJECT 20121121

Method GET_BADI_INSTANCE on class CL_RSD_AREA_REST_RES has no exception.

Method GET_TREE_NODE_CONTENT_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_CONTENT Call by reference Type reference (TYPE) IF_RSO_RES_REPO_OBJECT=>TN_T_TLOGO_TREE_NODE_CONTENT 20121121
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Object version 20121121
3 Importing I_PARENT_NODE Call by reference Type reference (TYPE) STRING 20121121
4 Importing I_PARENT_NODE_TYPE Call by reference Type reference (TYPE) RSTLOGO BW: Object Type (TLOGO) 20121121
5 Importing I_T_TYPES_OF_INTEREST Call by reference Type reference (TYPE) RS_T_TLOGO Table of TLOGO Types 20121121

Method GET_TREE_NODE_CONTENT_AREA on class CL_RSD_AREA_REST_RES has no exception.

Method GET_TREE_NODE_CONTENT_AREAROOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_CONTENT Call by reference Type reference (TYPE) IF_RSO_RES_REPO_OBJECT=>TN_T_TLOGO_TREE_NODE_CONTENT 20121121
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Object version 20121121
3 Importing I_PARENT_NODE Call by reference Type reference (TYPE) STRING 20121121
4 Importing I_PARENT_NODE_TYPE Call by reference Type reference (TYPE) RSTLOGO BW: Object Type (TLOGO) 20121121
5 Importing I_T_TYPES_OF_INTEREST Call by reference Type reference (TYPE) RS_T_TLOGO Table of TLOGO Types 20121121

Method GET_TREE_NODE_CONTENT_AREAROOT on class CL_RSD_AREA_REST_RES has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740