SAP ABAP Class CL_CRM_IC_SCRIPT_ACT_PRO (CRM IC Script Action processor)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-IC-SCR (Application Component) Scripting
     CRM_IC_SCRIPTING_RUNTIME (Package) CRM Interaction Center: Interactive Scripting Runtime
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CRM_IC_NODE_BASE CRM IC Script Node base 20031009
Properties
Class CL_CRM_IC_SCRIPT_ACT_PRO  
Short Description CRM IC Script Action processor    
Super Class CL_CRM_IC_NODE_BASE CRM IC Script Node base 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_IC_SCRIPTING_RUNTIME   CRM Interaction Center: Interactive Scripting Runtime 
Created 20031009   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CRM_IC_SCRIPT_ACT_PRO has no forward declaration.
Interfaces
Class CL_CRM_IC_SCRIPT_ACT_PRO has no interface implemented.
Friends
Class CL_CRM_IC_SCRIPT_ACT_PRO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTIONTYPE Instance attribute Public Type reference (TYPE) STRING 20031010
2 BCODE Instance attribute Public Type reference (TYPE) STRING 20031010
3 CACONTROLLER Instance attribute Public Object reference (TYPE REF TO) CL_CRM_IC_CONTEXTAREAVIEW_IMPL CL_CRM_IC_CONTEXTAREAVIEW 20040210
4 IN_PARAMS Instance attribute Public Type reference (TYPE) CRMT_IC_SCRIPT_TAB CRM IC : Scripting table to pass key/value from actions . 20040209
5 OUT_PARAMS Instance attribute Public Type reference (TYPE) CRMT_IC_SCRIPT_TAB 20031010
Methods
# Method Level Visibility Method type Description Created on
1 KEEP_IN_PARAMS Instance method Private Method Compatibility with Java version 20040210
2 KEEP_RFC_JAVA_ACTION Instance method Private Method Compatibility with Java version 20040209
3 KEEP_SAME_PROC_JAVA_ACTION Instance method Private Method Compatibility with Java version 20040209
Events
Class CL_CRM_IC_SCRIPT_ACT_PRO has no event.
Types
Class CL_CRM_IC_SCRIPT_ACT_PRO has no local type.
Method Signatures

Method KEEP_IN_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IN_PARAMS Value transfer Type reference (TYPE) CRMT_IC_SCRIPT_TAB CRM IC Scripting-Tabelle: Schlüssel/Wert aus Aktionen weiter 20040210

Method KEEP_IN_PARAMS on class CL_CRM_IC_SCRIPT_ACT_PRO has no exception.

Method KEEP_RFC_JAVA_ACTION Signature

Method KEEP_RFC_JAVA_ACTION on class CL_CRM_IC_SCRIPT_ACT_PRO has no parameter.
Method KEEP_RFC_JAVA_ACTION on class CL_CRM_IC_SCRIPT_ACT_PRO has no exception.

Method KEEP_SAME_PROC_JAVA_ACTION Signature

Method KEEP_SAME_PROC_JAVA_ACTION on class CL_CRM_IC_SCRIPT_ACT_PRO has no parameter.
Method KEEP_SAME_PROC_JAVA_ACTION on class CL_CRM_IC_SCRIPT_ACT_PRO has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in