SAP ABAP Class CL_SRM_CFW_RUNTIME_PARAM (CFW Runtime Parameters - Fur internal use only!)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-RM (Application Component) SAP Records Management
     SRM_CLIENTFRAME_WIN (Package) Records Management: Wingui Client Framework
Properties
Class CL_SRM_CFW_RUNTIME_PARAM  
Short Description CFW Runtime Parameters - Fur internal use only!    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SRM_CLIENTFRAME_WIN   Records Management: Wingui Client Framework 
Created 20041213   SAP 
Last change 20050228   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRM_CFW_RUNTIME_PARAM has no forward declaration.
Interfaces
Class CL_SRM_CFW_RUNTIME_PARAM has no interface implemented.
Friends
Class CL_SRM_CFW_RUNTIME_PARAM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 LAST_REQUEST Static Attribute Public Type reference (TYPE) STRING 'LAST_REQUEST' Constant 20041214
2 LEFT_CONTROL Static Attribute Public Type reference (TYPE) STRING 'LEFT_CONTROL' Constant 20041214
3 ORGANIZER_CONTROL Static Attribute Public Type reference (TYPE) STRING 'ORGANIZER_CONTROL' Constant 20041214
4 PARAMS Static Attribute Private Type reference (TYPE) SRM_LIST_OBJECT List: Object 20041214
5 RIGHT_CONTROL Static Attribute Public Type reference (TYPE) STRING 'RIGHT_CONTROL' Constant 20041214
Methods
# Method Level Visibility Method type Description Created on
1 GET_PARAM Static method Public Method 20041214
2 SET_PARAM Static method Public Method 20041214
Events
Class CL_SRM_CFW_RUNTIME_PARAM has no event.
Types
Class CL_SRM_CFW_RUNTIME_PARAM has no local type.
Method Signatures

Method GET_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PARAM_ID Call by reference Type reference (TYPE) STRING 20041214
2 Returning RE_PARAM Value transfer Object reference (TYPE REF TO) OBJECT 20041214

Method GET_PARAM on class CL_SRM_CFW_RUNTIME_PARAM has no exception.

Method SET_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PARAM_ID Call by reference Type reference (TYPE) STRING 20041214
2 Importing IM_VALUE Call by reference Object reference (TYPE REF TO) OBJECT 20041214

Method SET_PARAM on class CL_SRM_CFW_RUNTIME_PARAM has no exception.
History
Last changed by/on SAP  20050228 
SAP Release Created in 700