SAP ABAP Interface IF_CRM_IC_QUESTION (CRM IC Script question)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-IC-SCR (Application Component) Scripting
⤷
CRM_IC_SCRIPTING_WRAP_XML (Package) XML wrapper classes

⤷

⤷

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
Interface | IF_CRM_IC_QUESTION | |
Short Description | CRM IC Script question |
General Data
Package | CRM_IC_SCRIPTING_WRAP_XML | XML wrapper classes |
Created | 20030814 | SAP |
Last changed | 20081007 | SAP |
Unicode checks active |
Forward declarations
Interface IF_CRM_IC_QUESTION has no forward declaration.
Interfaces
Interface IF_CRM_IC_QUESTION has no interface.
Friends
Interface IF_CRM_IC_QUESTION has no friend.
Attributes
Interface 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
Interface IF_CRM_IC_QUESTION has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_CRM_IC_QUESTION has no exception.
History
Last changed by/on | SAP | 20081007 |
SAP Release Created in | 40 |