SAP ABAP Class CL_RSAWBN_TREE_MODEL_FAVORITES (Tree Back-End Favorites)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-AWB (Application Component) Data Warehousing Workbench
     RSAWBN (Package) Data Warehousing Workbench
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSAWBN_TREE_MODEL Tree Back-End 20050506
Properties
Class CL_RSAWBN_TREE_MODEL_FAVORITES  
Short Description Tree Back-End Favorites    
Super Class CL_RSAWBN_TREE_MODEL Tree Back-End 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSAWBN   Data Warehousing Workbench 
Created 20050506   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSAWBN_TREE_MODEL_FAVORITES has no forward declaration.
Interfaces
Class CL_RSAWBN_TREE_MODEL_FAVORITES has no interface implemented.
Friends
Class CL_RSAWBN_TREE_MODEL_FAVORITES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_TREENM_FAVORITES Constant Public Type reference (TYPE) RSAWBNTREENM 'FAVORITES' Tree Name for Personalization; Fill in Subclass 20050509
2 R_FAVORITES Instance attribute Private Object reference (TYPE REF TO) CL_RSAWBN_SER_FAVORITES DWB Favorites Management 20050506
3 T_DRAGDROPID_ROOT Instance attribute Protected Type reference (TYPE) TY_T_DRAGDROPID 20050714
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20050506
2 GET_FAVORITES_REF Instance method Public Method 20050506
3 MOVE_NODES Instance method Public Method 20050512
4 SET_NODEID Instance method Protected Method Deliver Node ID for a DWB Object 20050506
Events
Class CL_RSAWBN_TREE_MODEL_FAVORITES has no event.
Types
Class CL_RSAWBN_TREE_MODEL_FAVORITES has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method GET_FAVORITES_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_R_FAVORITES Value transfer Object reference (TYPE REF TO) CL_RSAWBN_SER_FAVORITES DWB Favoriten Verwaltung 20050506

Method GET_FAVORITES_REF on class CL_RSAWBN_TREE_MODEL_FAVORITES has no exception.

Method MOVE_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TARGET_NODEID Call by reference Type reference (TYPE) RSSHNODEID Technische ID eines Knotens in einer Hierarchie 20050512
2 Importing I_T_NODEID Call by reference Type reference (TYPE) RSSH_T_NODEID Technische ID eines Knotens in einer Hierarchie 20050512

Method MOVE_NODES on class CL_RSAWBN_TREE_MODEL_FAVORITES has no exception.

Method SET_NODEID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AWBOBJ Call by reference Type reference (TYPE) RSAWBNOBJECT Objekt in der AWB (für Tlogo-Objekte identisch zum Tlogotyp) 20050506
2 Importing I_AWBSUBOBJ Call by reference Type reference (TYPE) RSAWBNSUBOBJECT Subobjekt zum AWB-Objekt 20090402
3 Importing I_NODEID Call by reference Type reference (TYPE) RSSHNODEID Technische ID eines Knotens in einer Hierarchie 20050506
4 Importing I_OBJNM Call by reference Type reference (TYPE) RSAWBNOBJNM Objektname eines Objektes in der AWB 20050506

Method SET_NODEID on class CL_RSAWBN_TREE_MODEL_FAVORITES has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 700