SAP ABAP Class IF_CRM_IC_ANSWER (CRM IC Script answer)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRM_IC_ANSWER CRM IC Survey answer 20030822
Properties
Class IF_CRM_IC_ANSWER  
Short Description CRM IC Script answer    
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_ANSWER has no forward declaration.
Interfaces
Class IF_CRM_IC_ANSWER has no interface implemented.
Friends
Class IF_CRM_IC_ANSWER has no friend class.
Attributes
Class IF_CRM_IC_ANSWER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_DYN_PAR Instance method Public Method Adds dynamic content parameter 20031112
2 ADD_ITEM Instance method Public Method Adds item 20030926
3 GET_ANSWERID Instance method Public Method Gets answer id 20030822
4 GET_BOUNDTO Instance method Public Method Gets bound to BDC field 20030822
5 GET_COLS Instance method Public Method Gets number of columns 20060503
6 GET_DYNAMICCONTENTPROVIDERID Instance method Public Method Gets dynamic content provider id 20031112
7 GET_DYN_PAR_LIST Instance method Public Method Gets parameter list 20031112
8 GET_ISDYNAMIC Instance method Public Method Gets is dynamic answer flag 20030822
9 GET_ITEMS_LIST Instance method Public Method Gets items list 20030926
10 GET_MAXLENGTH Instance method Public Method Gets length 20060201
11 GET_ROWS Instance method Public Method Get number of rows 20060503
12 GET_SIZE Instance method Public Method Gets size 20060201
13 GET_STYLE Instance method Public Method Gets style 20030925
14 GET_TEXTPOSITION Instance method Public Method Gets text position 20060201
15 GET_TYPE Instance method Public Method Gets type 20031118
16 SET_ANSWERID Instance method Public Method Sets answer id 20030822
17 SET_BOUNDTO Instance method Public Method Sets bound to BDC field 20030822
18 SET_COLS Instance method Public Method Sets number of columns 20060503
19 SET_DYNAMICCONTENTPROVIDERID Instance method Public Method Sets dynamic content provider id 20031112
20 SET_ISDYNAMIC Instance method Public Method Sets is dynamic answer flag 20030822
21 SET_MAXLENGTH Instance method Public Method Sets length 20060201
22 SET_ROWS Instance method Public Method Sets number of rows 20060503
23 SET_SIZE Instance method Public Method Sets size 20060201
24 SET_STYLE Instance method Public Method Sets style 20030925
25 SET_TEXTPOSITION Instance method Public Method Sets text position 20060201
26 SET_TYPE Instance method Public Method Sets type 20031118
Events
Class IF_CRM_IC_ANSWER has no event.
Types
Class IF_CRM_IC_ANSWER has no local type.
Method Signatures

Method ADD_DYN_PAR Signature

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

Method ADD_DYN_PAR on class IF_CRM_IC_ANSWER has no exception.

Method ADD_ITEM Signature

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

Method ADD_ITEM on class IF_CRM_IC_ANSWER has no exception.

Method GET_ANSWERID Signature

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

Method GET_ANSWERID on class IF_CRM_IC_ANSWER has no exception.

Method GET_BOUNDTO Signature

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

Method GET_BOUNDTO on class IF_CRM_IC_ANSWER has no exception.

Method GET_COLS Signature

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

Method GET_COLS on class IF_CRM_IC_ANSWER has no exception.

Method GET_DYNAMICCONTENTPROVIDERID Signature

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

Method GET_DYNAMICCONTENTPROVIDERID on class IF_CRM_IC_ANSWER has no exception.

Method GET_DYN_PAR_LIST Signature

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

Method GET_DYN_PAR_LIST on class IF_CRM_IC_ANSWER has no exception.

Method GET_ISDYNAMIC Signature

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

Method GET_ISDYNAMIC on class IF_CRM_IC_ANSWER has no exception.

Method GET_ITEMS_LIST Signature

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

Method GET_ITEMS_LIST on class IF_CRM_IC_ANSWER has no exception.

Method GET_MAXLENGTH Signature

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

Method GET_MAXLENGTH on class IF_CRM_IC_ANSWER has no exception.

Method GET_ROWS Signature

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

Method GET_ROWS on class IF_CRM_IC_ANSWER has no exception.

Method GET_SIZE Signature

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

Method GET_SIZE on class IF_CRM_IC_ANSWER has no exception.

Method GET_STYLE Signature

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

Method GET_STYLE on class IF_CRM_IC_ANSWER has no exception.

Method GET_TEXTPOSITION Signature

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

Method GET_TEXTPOSITION on class IF_CRM_IC_ANSWER has no exception.

Method GET_TYPE Signature

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

Method GET_TYPE on class IF_CRM_IC_ANSWER has no exception.

Method SET_ANSWERID Signature

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

Method SET_ANSWERID on class IF_CRM_IC_ANSWER has no exception.

Method SET_BOUNDTO Signature

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

Method SET_BOUNDTO on class IF_CRM_IC_ANSWER has no exception.

Method SET_COLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLS Call by reference Type reference (TYPE) STRING 20060503

Method SET_COLS on class IF_CRM_IC_ANSWER has no exception.

Method SET_DYNAMICCONTENTPROVIDERID Signature

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

Method SET_DYNAMICCONTENTPROVIDERID on class IF_CRM_IC_ANSWER has no exception.

Method SET_ISDYNAMIC Signature

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

Method SET_ISDYNAMIC on class IF_CRM_IC_ANSWER has no exception.

Method SET_MAXLENGTH Signature

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

Method SET_MAXLENGTH on class IF_CRM_IC_ANSWER has no exception.

Method SET_ROWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ROWS Call by reference Type reference (TYPE) STRING 20060503

Method SET_ROWS on class IF_CRM_IC_ANSWER has no exception.

Method SET_SIZE Signature

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

Method SET_SIZE on class IF_CRM_IC_ANSWER has no exception.

Method SET_STYLE Signature

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

Method SET_STYLE on class IF_CRM_IC_ANSWER has no exception.

Method SET_TEXTPOSITION Signature

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

Method SET_TEXTPOSITION on class IF_CRM_IC_ANSWER has no exception.

Method SET_TYPE Signature

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

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