SAP ABAP Class CL_WD_DEMO_TREE (Data Retrieval for Tree Example)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_DEMO (Package) Demo Applications
Properties
Class CL_WD_DEMO_TREE  
Short Description Data Retrieval for Tree Example    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_DEMO   Demo Applications 
Created 20031022   SAP 
Last change 20070911   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WD_DEMO_TREE has no forward declaration.
Interfaces
Class CL_WD_DEMO_TREE has no interface implemented.
Friends
Class CL_WD_DEMO_TREE has no friend class.
Attributes
Class CL_WD_DEMO_TREE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_MOTOR_KINDS Static method Public Method Fetches the available engine types 20031022
2 GET_MOTOR_TYPES Static method Public Method Fetches the engine types availabe for a certain model 20031022
Events
Class CL_WD_DEMO_TREE has no event.
Types
Class CL_WD_DEMO_TREE has no local type.
Method Signatures

Method GET_MOTOR_KINDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MOTOR_KINDS Value transfer Type reference (TYPE) WDR_NAME_VALUE_LIST 20031022

Method GET_MOTOR_KINDS on class CL_WD_DEMO_TREE has no exception.

Method GET_MOTOR_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MOTOR_KIND Call by reference Type reference (TYPE) STRING 20031022
2 Returning MOTOR_TYPES Value transfer Type reference (TYPE) WDR_NAME_VALUE_LIST 20031022

Method GET_MOTOR_TYPES on class CL_WD_DEMO_TREE has no exception.
History
Last changed by/on SAP  20070911 
SAP Release Created in 700