SAP ABAP Class CL_CRM_IC_SCRIPT_CONTROLLER (Script Controller)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CRM_IC_SCRIPT_CONTROLLER Script Controller 20030813
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CRM_IC_SCRIPT_PRO Interactive Scripting Processor 20031008
Properties
Class CL_CRM_IC_SCRIPT_CONTROLLER  
Short Description Script Controller    
Super Class    
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 20030809   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CRM_IC_SCRIPT_CONTROLLER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CRM_IC_SCRIPT_CONTROLLER Script Controller 20030813
2 IF_CRM_IC_SCRIPT_PRO Interactive Scripting Processor 20031008
Friends
Class CL_CRM_IC_SCRIPT_CONTROLLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PROCESSOR Instance attribute Private Object reference (TYPE REF TO) IF_CRM_IC_SCRIPT_PROCESSOR Interactive Scripting Processor 20031008
2 SCRIPT_CONTEXT Instance attribute Public Object reference (TYPE REF TO) CL_CRM_IC_SCRIPT_CONTEXT Script Context 20030813
3 START_DATE Instance attribute Private Type reference (TYPE) STRING Script start date 20031208
4 START_TIME Instance attribute Private Type reference (TYPE) STRING Script start time 20031208
5 STATE_MACHINE Instance attribute Public Object reference (TYPE REF TO) CL_CRM_IC_SCRIPT_STATEM Script State Machine 20030813
Methods
# Method Level Visibility Method type Description Created on
1 ADD_STATE Instance method Private Method Add visited node 20031106
2 CHECK_DATA_ELEMENT Instance method Private Method Check for values table 20040828
3 CHECK_MULTIPLE_VALUES Instance method Public Method Is multiple values selection is required for the field ? 20040827
4 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20031208
5 GET_ENTITY Instance method Private Method Get bol entity 20040828
6 GET_FIELDS Instance method Public Method Gets fields 20031216
7 GET_LABELS Instance method Public Method Gets labels 20031216
8 GET_SCRIPT_CONTEXT Instance method Public Method Gets Script context 20031107
9 GO_NODE Instance method Public Method Sets state machine on the specified node 20031001
10 GO_TO_START_NODE Instance method Public Method Sets state machine on the start node 20030924
11 PROCESS_AFTER_NODE Instance method Public Method Process after node 20031004
12 PROCESS_BEFORE_NODE Instance method Public Method Process before node 20031004
13 RECORD_NAVIGATION Instance method Public Method Add record 20031205
Events
Class CL_CRM_IC_SCRIPT_CONTROLLER has no event.
Types
Class CL_CRM_IC_SCRIPT_CONTROLLER has no local type.
Method Signatures

Method ADD_STATE Signature

Method ADD_STATE on class CL_CRM_IC_SCRIPT_CONTROLLER has no parameter.
Method ADD_STATE on class CL_CRM_IC_SCRIPT_CONTROLLER has no exception.

Method CHECK_DATA_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELDNAME Call by reference Type reference (TYPE) STRING 20040901
2 Returning IS_MULTIPLE Value transfer Type reference (TYPE) BOOLEAN Boolsche Variable (X=true, -=false, Space=unknown) 20040828
3 Importing STRUCT Call by reference Type reference (TYPE) STRING 20040828

Method CHECK_DATA_ELEMENT on class CL_CRM_IC_SCRIPT_CONTROLLER has no exception.

Method CHECK_MULTIPLE_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IS_MULTIPLE Call by reference Type reference (TYPE) BOOLEAN Boolsche Variable (X=true, -=false, Space=unknown) 20040828
2 Exporting STRUCT Call by reference Type reference (TYPE) STRING 20040828
3 Importing XPATH Call by reference Type reference (TYPE) STRING 20040827

Method CHECK_MULTIPLE_VALUES on class CL_CRM_IC_SCRIPT_CONTROLLER has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_CRM_IC_SCRIPT_CONTROLLER has no parameter.
Method CONSTRUCTOR on class CL_CRM_IC_SCRIPT_CONTROLLER has no exception.

Method GET_ENTITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ENTITY Value transfer Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY Entität (4st. num,; gener.) 20040828
2 Importing XPATH Call by reference Type reference (TYPE) STRING 20040828

Method GET_ENTITY on class CL_CRM_IC_SCRIPT_CONTROLLER has no exception.

Method GET_FIELDS Signature

Method GET_FIELDS on class CL_CRM_IC_SCRIPT_CONTROLLER has no parameter.
Method GET_FIELDS on class CL_CRM_IC_SCRIPT_CONTROLLER has no exception.

Method GET_LABELS Signature

Method GET_LABELS on class CL_CRM_IC_SCRIPT_CONTROLLER has no parameter.
Method GET_LABELS on class CL_CRM_IC_SCRIPT_CONTROLLER has no exception.

Method GET_SCRIPT_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SCRIPT_CONTEXT Value transfer Object reference (TYPE REF TO) CL_CRM_IC_SCRIPT_CONTEXT 20031107

Method GET_SCRIPT_CONTEXT on class CL_CRM_IC_SCRIPT_CONTROLLER has no exception.

Method GO_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODEID Value transfer Type reference (TYPE) STRING 20031001
2 Importing SCRIPTID Value transfer Type reference (TYPE) STRING 20031002

Method GO_NODE on class CL_CRM_IC_SCRIPT_CONTROLLER has no exception.

Method GO_TO_START_NODE Signature

Method GO_TO_START_NODE on class CL_CRM_IC_SCRIPT_CONTROLLER has no parameter.
# Exception Resumable Description Created on
1 CX_CRM_IC_SCRIPT_EXCEPTION 20031201

Method PROCESS_AFTER_NODE Signature

Method PROCESS_AFTER_NODE on class CL_CRM_IC_SCRIPT_CONTROLLER has no parameter.
# Exception Resumable Description Created on
1 CX_CRM_IC_SCRIPT_EXCEPTION 20031201

Method PROCESS_BEFORE_NODE Signature

Method PROCESS_BEFORE_NODE on class CL_CRM_IC_SCRIPT_CONTROLLER has no parameter.
# Exception Resumable Description Created on
1 CX_CRM_IC_SCRIPT_EXCEPTION 20031201

Method RECORD_NAVIGATION Signature

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

Method RECORD_NAVIGATION on class CL_CRM_IC_SCRIPT_CONTROLLER has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in 40