SAP ABAP Class CL_ESDB_NODE_FOLD_ESR_FOLDVIEW (ESD Browser Node for Object Type 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 20131008
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ESDB_NODE_ESR_FOLDER ESD Browser Node for Namespaces 20131009
Properties
Class CL_ESDB_NODE_FOLD_ESR_FOLDVIEW  
Short Description ESD Browser Node for Object Type 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 20131008   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_ESD_BROWSER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_PROXY_IFR_QUERY Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_PROXY_QUERY Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 CL_WS_HELPER_PUBLIC Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
5 IF_ESD_BROWSER_CONST Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
6 IF_ESD_BROWSER_NODE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
7 IF_ESD_BROWSER_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_ESDB_NODE_FOLD_ESR_FOLDVIEW has no interface implemented.
Friends
Class CL_ESDB_NODE_FOLD_ESR_FOLDVIEW has no friend class.
Attributes
Class CL_ESDB_NODE_FOLD_ESR_FOLDVIEW has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20131008
2 GET_ESR_FOLDER_NODES Instance method Public Method Returns list of possible subnodes 20131008
Events
Class CL_ESDB_NODE_FOLD_ESR_FOLDVIEW has no event.
Types
Class CL_ESDB_NODE_FOLD_ESR_FOLDVIEW has no local type.
Method Signatures

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 20131008
2 Importing IR_OBJECT_DATA Call by reference Object reference (TYPE REF TO) IF_ESD_BROWSER_OBJECT_DATA Data of Object of Node 20131008
3 Importing IR_PARENT_NODE Call by reference Object reference (TYPE REF TO) IF_ESD_BROWSER_NODE Standard ESD Browser Node Interface 20131008
4 Importing IV_NODE_TYPE Call by reference Type reference (TYPE) CHAR30 IF_ESD_BROWSER_CONST=>CS_NODE_TYPES-ESR_FOLDVIEW 20131009
# Exception Resumable Description Created on
1 CX_ESD_EXCEPTION Unified Editor: Exception 20131008

Method GET_ESR_FOLDER_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_SUBNODES Value transfer Type reference (TYPE) IF_ESD_BROWSER_NODE=>TT_SUBNODES 20131008
# Exception Resumable Description Created on
1 CX_ESDB_ESR_ERROR Error during internal processing 20131008
2 CX_ESDB_INTERNAL_ERROR Error during internal processing 20131008
History
Last changed by/on SAP  20141121 
SAP Release Created in 740