SAP ABAP Class IF_CRM_IC_QUESTION (CRM IC Script question)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CRM_IC_QUESTION | CRM IC Survey question | 20030821 |
Properties
Class | IF_CRM_IC_QUESTION | |
Short Description | CRM IC Script question | |
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_QUESTION has no forward declaration.
Interfaces
Class IF_CRM_IC_QUESTION has no interface implemented.
Friends
Class IF_CRM_IC_QUESTION has no friend class.
Attributes
Class IF_CRM_IC_QUESTION has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Adds an answer | 20030822 |
2 | ![]() |
Instance method | Public | Method | Gets answers list | 20030822 |
3 | ![]() |
Instance method | Public | Method | Gets question id | 20030821 |
4 | ![]() |
Instance method | Public | Method | Gets Question text | 20030923 |
5 | ![]() |
Instance method | Public | Method | Sets question id | 20030821 |
6 | ![]() |
Instance method | Public | Method | Sets Question Text | 20030923 |
Events
Class IF_CRM_IC_QUESTION has no event.
Types
Class IF_CRM_IC_QUESTION has no local type.
Method Signatures
Method ADD_ANSWER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ANSWER | Call by reference | Object reference (TYPE REF TO) | IF_CRM_IC_ANSWER | 20030822 |
Method ADD_ANSWER on class IF_CRM_IC_QUESTION has no exception.
Method GET_ANSWERS_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ANSWERS | Value transfer | Type reference (TYPE) | CRMT_IC_SCRIPT_LIST | 20030822 |
Method GET_ANSWERS_LIST on class IF_CRM_IC_QUESTION has no exception.
Method GET_QUESTIONID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
QUESTIONID | Value transfer | Type reference (TYPE) | STRING | 20030821 |
Method GET_QUESTIONID on class IF_CRM_IC_QUESTION has no exception.
Method GET_QUESTION_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TEXT | Value transfer | Type reference (TYPE) | STRING | 20030923 |
Method GET_QUESTION_TEXT on class IF_CRM_IC_QUESTION has no exception.
Method SET_QUESTIONID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
QUESTIONID | Value transfer | Type reference (TYPE) | STRING | 20030821 |
Method SET_QUESTIONID on class IF_CRM_IC_QUESTION has no exception.
Method SET_QUESTION_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TEXT | Value transfer | Type reference (TYPE) | STRING | Fragetext | 20030923 |
Method SET_QUESTION_TEXT on class IF_CRM_IC_QUESTION has no exception.
History
Last changed by/on | SAP | 20081007 |
SAP Release Created in |