SAP ABAP Class IF_CRM_IC_ACTION (CRM IC Script action)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRM_IC_ACTION CRM IC Script action 20030823
Properties
Class IF_CRM_IC_ACTION  
Short Description CRM IC Script action    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030814   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CRM_IC_ACTION has no forward declaration.
Interfaces
Class IF_CRM_IC_ACTION has no interface implemented.
Friends
Class IF_CRM_IC_ACTION has no friend class.
Attributes
Class IF_CRM_IC_ACTION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_APARAMETER Instance method Public Method Add parameter 20031010
2 GET_ACTIONID Instance method Public Method Gets id 20031016
3 GET_APARAMETERS_LIST Instance method Public Method Gets action parameters list 20031010
4 SET_ACTIONID Instance method Public Method Sets id 20031016
Events
Class IF_CRM_IC_ACTION has no event.
Types
Class IF_CRM_IC_ACTION has no local type.
Method Signatures

Method ADD_APARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARAMETER Call by reference Object reference (TYPE REF TO) IF_CRM_IC_PARAMETER 20031010

Method ADD_APARAMETER on class IF_CRM_IC_ACTION has no exception.

Method GET_ACTIONID Signature

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

Method GET_ACTIONID on class IF_CRM_IC_ACTION has no exception.

Method GET_APARAMETERS_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PARAMETERS Value transfer Type reference (TYPE) CRMT_IC_SCRIPT_LIST Liste 20031010

Method GET_APARAMETERS_LIST on class IF_CRM_IC_ACTION has no exception.

Method SET_ACTIONID Signature

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

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