SAP ABAP Class CL_ADT_GUI_PARAMETER_UTIL (Utility for spa/gpa parameter handling)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-AIE (Application Component) Installation and Infrastructure for ABAP Tools in Eclipse
     SADT_GUI_INTEGRATION (Package) Integration of Eclipse with native GUI
Properties
Class CL_ADT_GUI_PARAMETER_UTIL  
Short Description Utility for spa/gpa parameter handling    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SADT_GUI_INTEGRATION   Integration of Eclipse with native GUI 
Created 20101209   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ADT_GUI_PARAMETER_UTIL has no forward declaration.
Interfaces
Class CL_ADT_GUI_PARAMETER_UTIL has no interface implemented.
Friends
Class CL_ADT_GUI_PARAMETER_UTIL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AIE_TCODE_PARAMETERS Instance attribute Private Type reference (TYPE) STRING 20101215
2 C_KEY_VALUE_SEPARATOR Constant Private Type reference (TYPE) C '=' 20101215
3 C_PARAMETER_SEPARATOR Constant Private Type reference (TYPE) C ';' 20101215
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20101215
2 SET_PARAMETER Instance method Private Method 20101215
3 SET_PARAMETERS Instance method Public Method 20101215
Events
Class CL_ADT_GUI_PARAMETER_UTIL has no event.
Types
Class CL_ADT_GUI_PARAMETER_UTIL 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 P_PARAMETERS Call by reference Type reference (TYPE) STRING 20101215

Method CONSTRUCTOR on class CL_ADT_GUI_PARAMETER_UTIL has no exception.

Method SET_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P_PARAMETER_STRING Call by reference Type reference (TYPE) STRING 20101215

Method SET_PARAMETER on class CL_ADT_GUI_PARAMETER_UTIL has no exception.

Method SET_PARAMETERS Signature

Method SET_PARAMETERS on class CL_ADT_GUI_PARAMETER_UTIL has no parameter.
Method SET_PARAMETERS on class CL_ADT_GUI_PARAMETER_UTIL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740