SAP ABAP Class CL_ESDB_NODE_FOLD_FAV (ESD Browser node for Favorites Folder)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-WS-ABA (Application Component) Web Service Tools - ABAP
     SESD_BROWSER (Package) ESD Browser
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ESDB_NODE_BASE Base Class representing a node in ESD Browser 20120305
Properties
Class CL_ESDB_NODE_FOLD_FAV  
Short Description ESD Browser node for Favorites Folder    
Super Class CL_ESDB_NODE_BASE Base Class representing a node in ESD Browser 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SESD_BROWSER   ESD Browser 
Created 20120305   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_ESD_BROWSER_NODE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_ESD_BROWSER_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_ESDB_NODE_FOLD_FAV has no interface implemented.
Friends
Class CL_ESDB_NODE_FOLD_FAV has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FAVORITES Instance attribute Private Type reference (TYPE) IF_ESD_BROWSER_TYPES=>TT_FAVORITES Favorite Nodes Table 20130201
Methods
# Method Level Visibility Method type Description Created on
1 ADD_FAV Instance method Public Method adds a favorite node 20120305
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120305
Events
Class CL_ESDB_NODE_FOLD_FAV has no event.
Types
Class CL_ESDB_NODE_FOLD_FAV has no local type.
Method Signatures

Method ADD_FAV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE Call by reference Object reference (TYPE REF TO) IF_ESD_BROWSER_NODE Standard ESD Browser Node Interface 20120305
# Exception Resumable Description Created on
1 CX_ESDB_INTERNAL_ERROR Error during internal processing 20120305

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_BROWSER Call by reference Object reference (TYPE REF TO) IF_ESD_BROWSER ESD Bowser ref interface 20120305
2 Importing IR_OBJECT_DATA Call by reference Object reference (TYPE REF TO) IF_ESD_BROWSER_OBJECT_DATA Data of Object of Node 20120305
3 Importing IR_PARENT_NODE Call by reference Object reference (TYPE REF TO) IF_ESD_BROWSER_NODE Standard ESD Browser Node Interface 20120305
# Exception Resumable Description Created on
1 CX_ESD_EXCEPTION Unified Editor: Exception 20120305
History
Last changed by/on SAP  20141121 
SAP Release Created in 804