SAP ABAP Class IF_CRM_IC_PARAMETER (CRM IC Script parameter)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRM_IC_PARAMETER CRM IC Script parameter 20031008
Properties
Class IF_CRM_IC_PARAMETER  
Short Description CRM IC Script parameter    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20031008   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CRM_IC_PARAMETER has no forward declaration.
Interfaces
Class IF_CRM_IC_PARAMETER has no interface implemented.
Friends
Class IF_CRM_IC_PARAMETER has no friend class.
Attributes
Class IF_CRM_IC_PARAMETER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_KEY Instance method Public Method Gets key 20031008
2 GET_VALUE Instance method Public Method Gets value 20031008
3 SET_KEY Instance method Public Method Sets key 20031008
4 SET_VALUE Instance method Public Method Sets value 20031008
Events
Class IF_CRM_IC_PARAMETER has no event.
Types
Class IF_CRM_IC_PARAMETER has no local type.
Method Signatures

Method GET_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning KEY Value transfer Type reference (TYPE) STRING 20031008

Method GET_KEY on class IF_CRM_IC_PARAMETER has no exception.

Method GET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) STRING 20031008

Method GET_VALUE on class IF_CRM_IC_PARAMETER has no exception.

Method SET_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KEY Value transfer Type reference (TYPE) STRING 20031008

Method SET_KEY on class IF_CRM_IC_PARAMETER has no exception.

Method SET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Value transfer Type reference (TYPE) STRING 20031008

Method SET_VALUE on class IF_CRM_IC_PARAMETER has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in