SAP ABAP Class CL_SIW_UI_OPEN_PROJECT (This Class Opens a Project (Search Help))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-SIW (Application Component) Service Implementation Workbench
     S_SIW_UI (Package) UI of Service Implementation Workbench
Properties
Class CL_SIW_UI_OPEN_PROJECT  
Short Description This Class Opens a Project (Search Help)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_SIW_UI   UI of Service Implementation Workbench 
Created 20101105   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SIW_UI_OPEN_PROJECT has no forward declaration.
Interfaces
Class CL_SIW_UI_OPEN_PROJECT has no interface implemented.
Friends
Class CL_SIW_UI_OPEN_PROJECT has no friend class.
Attributes
Class CL_SIW_UI_OPEN_PROJECT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_PROJECT Instance method Public Method 20101105
2 GET_SHLP_DESCR Instance method Private Method Returns the Search Help Description 20101105
3 S_CREATE_INSTANCE Static method Public Method Returns an Instance 20101105
Events
Class CL_SIW_UI_OPEN_PROJECT has no event.
Types
Class CL_SIW_UI_OPEN_PROJECT has no local type.
Method Signatures

Method GET_PROJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_PROJECT Value transfer Type reference (TYPE) SIW_STR_PROJECT_CONFIG 20101105

Method GET_PROJECT on class CL_SIW_UI_OPEN_PROJECT has no exception.

Method GET_SHLP_DESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SHLP_NAME Call by reference Type reference (TYPE) CHAR30 20101105
2 Returning R_SHLP_DESCR Value transfer Type reference (TYPE) SHLP_DESCR 20101105

Method GET_SHLP_DESCR on class CL_SIW_UI_OPEN_PROJECT has no exception.

Method S_CREATE_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_INSTANCE Value transfer Object reference (TYPE REF TO) CL_SIW_UI_OPEN_PROJECT 20101105

Method S_CREATE_INSTANCE on class CL_SIW_UI_OPEN_PROJECT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 703