SAP ABAP Class IF_CRM_IC_SCRIPT_CONTROLLER (Script Controller)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRM_IC_SCRIPT_CONTROLLER Script Controller 20030813
Properties
Class IF_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      
Created 20030809   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CRM_IC_SCRIPT_CONTROLLER has no forward declaration.
Interfaces
Class IF_CRM_IC_SCRIPT_CONTROLLER has no interface implemented.
Friends
Class IF_CRM_IC_SCRIPT_CONTROLLER has no friend class.
Attributes
Class IF_CRM_IC_SCRIPT_CONTROLLER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CHAPTERS_LIST Instance method Public Method Gets objections 20031002
2 GET_CHAPTER_ITEMS Instance method Public Method Gets nodes assigned to a chapter 20031002
3 GET_OBJECTIONS_LIST Instance method Public Method Gets objections 20031126
4 GET_SCRIPT Instance method Public Method Gets Script 20030813
5 GET_SURVEY Instance method Public Method Gets Survey 20030813
6 INIT Instance method Public Method Initialize controller 20030813
7 SET_SCRIPT Instance method Public Method Sets Script 20030924
Events
Class IF_CRM_IC_SCRIPT_CONTROLLER has no event.
Types
Class IF_CRM_IC_SCRIPT_CONTROLLER has no local type.
Method Signatures

Method GET_CHAPTERS_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CHAPTERS Value transfer Type reference (TYPE) CRMT_IC_SCRIPT_MAP 20031002
2 Importing LANGUAGE Value transfer Type reference (TYPE) STRING 20031002
3 Importing SCRIPT_ID Value transfer Type reference (TYPE) STRING 20031002

Method GET_CHAPTERS_LIST on class IF_CRM_IC_SCRIPT_CONTROLLER has no exception.

Method GET_CHAPTER_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHAPTERID Value transfer Type reference (TYPE) STRING 20031002
2 Returning CHAPTERITEMS Value transfer Type reference (TYPE) CRMT_IC_SCRIPT_STRING_TAB CRM IC - Tabelle für Strings 20031002
3 Importing SCRIPTID Value transfer Type reference (TYPE) STRING 20031002

Method GET_CHAPTER_ITEMS on class IF_CRM_IC_SCRIPT_CONTROLLER has no exception.

Method GET_OBJECTIONS_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LANGUAGE Value transfer Type reference (TYPE) STRING 20031126
2 Returning OBJECTIONS Value transfer Type reference (TYPE) CRMT_IC_SCRIPT_STRING_TAB 20031126
3 Importing SCRIPT_ID Value transfer Type reference (TYPE) STRING 20031126

Method GET_OBJECTIONS_LIST on class IF_CRM_IC_SCRIPT_CONTROLLER has no exception.

Method GET_SCRIPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LANGUAGE Value transfer Type reference (TYPE) STRING Sprache nach ISO 639 20031001
2 Returning SCRIPT Value transfer Object reference (TYPE REF TO) IF_CRM_IC_SCRIPT Skript 20031001
3 Importing SCRIPT_ID Value transfer Type reference (TYPE) STRING Skript-ID 20030813

Method GET_SCRIPT on class IF_CRM_IC_SCRIPT_CONTROLLER has no exception.

Method GET_SURVEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LANGUAGE Value transfer Type reference (TYPE) STRING Sprache nach ISO 639 20031001
2 Returning SURVEY Value transfer Object reference (TYPE REF TO) IF_CRM_IC_SURVEY 20031001
3 Importing SURVEY_ID Value transfer Type reference (TYPE) STRING 20030813

Method GET_SURVEY on class IF_CRM_IC_SCRIPT_CONTROLLER has no exception.

Method INIT Signature

Method INIT on class IF_CRM_IC_SCRIPT_CONTROLLER has no parameter.
Method INIT on class IF_CRM_IC_SCRIPT_CONTROLLER has no exception.

Method SET_SCRIPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SCRIPT Call by reference Object reference (TYPE REF TO) IF_CRM_IC_SCRIPT Skript 20030924

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