SAP ABAP Class CL_ESD_QUESTION (ESD: Question object for user interaction)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-WS-ABA (Application Component) Web Service Tools - ABAP
⤷
SESD_ESI_OBJECT_EDITORS_REUSE (Package) Unified Editors Reuse-Parts

⤷

⤷

Properties
Class | CL_ESD_QUESTION | |
Short Description | ESD: Question object for user interaction | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SESD_ESI_OBJECT_EDITORS_REUSE | Unified Editors Reuse-Parts |
Created | 20060110 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ESD_QUESTION has no forward declaration.
Interfaces
Class CL_ESD_QUESTION has no interface implemented.
Friends
Class CL_ESD_QUESTION has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ESD_QUESTION_S | Structure for question object (user interaction) | 20060110 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get Question | 20060110 |
2 | ![]() |
Instance method | Public | Method | Set Question using single parameters | 20060110 |
3 | ![]() |
Instance method | Public | Method | Set Question using the question structure | 20060110 |
Events
Class CL_ESD_QUESTION has no event.
Types
Class CL_ESD_QUESTION has no local type.
Method Signatures
Method GET_QUESTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_QUESTION | Value transfer | Type reference (TYPE) | ESD_QUESTION_S | Structure for question object (user interaction) | 20060110 |
Method GET_QUESTION on class CL_ESD_QUESTION has no exception.
Method SET_QUESTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DEFAULT_BUTTON | Call by reference | Type reference (TYPE) | CHAR1 | Cursor position | 20060110 | ||
2 | ![]() |
IV_DIAGNOSE_OBJECT | Call by reference | Type reference (TYPE) | C | Name of Diagnosis text object (maintain via SE61) | 20060110 | ||
3 | ![]() |
IV_DISPLAY_CANCEL_BUTTON | Call by reference | Type reference (TYPE) | CHAR1 | Flag: Display cancel button | 20060110 | ||
4 | ![]() |
IV_ICON_BUTTON_1 | Call by reference | Type reference (TYPE) | CHAR30 | Icon on first pushbutton | 20060110 | ||
5 | ![]() |
IV_ICON_BUTTON_2 | Call by reference | Type reference (TYPE) | CHAR30 | Icon on second pushbutton | 20060110 | ||
6 | ![]() |
IV_POPUP_TYPE | Call by reference | Type reference (TYPE) | CHAR30 | Icon for Popup type | 20060110 | ||
7 | ![]() |
IV_QUESTION_ID | Call by reference | Type reference (TYPE) | STRING | Unique key for question | 20060110 | ||
8 | ![]() |
IV_QUICKINFO_BUTTON_1 | Call by reference | Type reference (TYPE) | C | Quick Info on First Pushbutton | 20060110 | ||
9 | ![]() |
IV_QUICKINFO_BUTTON_2 | Call by reference | Type reference (TYPE) | C | Quick Info on Second Pushbutton | 20060110 | ||
10 | ![]() |
IV_START_COLUMN | Call by reference | Type reference (TYPE) | INT4 | Column in which the POPUP begins | 20060110 | ||
11 | ![]() |
IV_START_ROW | Call by reference | Type reference (TYPE) | INT4 | Line in which the POPUP begins | 20060110 | ||
12 | ![]() |
IV_TEXT_BUTTON_1 | Call by reference | Type reference (TYPE) | STRING | Text on the first pushbutton | 20060110 | ||
13 | ![]() |
IV_TEXT_BUTTON_2 | Call by reference | Type reference (TYPE) | STRING | Text on the second pushbutton | 20060110 | ||
14 | ![]() |
IV_TEXT_QUESTION | Call by reference | Type reference (TYPE) | STRING | Question text in dialog box | 20060110 | ||
15 | ![]() |
IV_TITLEBAR | Call by reference | Type reference (TYPE) | STRING | Title of dialog box | 20060110 | ||
16 | ![]() |
IV_USERDEFINED_F1_HELP | Call by reference | Type reference (TYPE) | C | Name of User-Defined F1 Help (SE61) | 20060110 |
Method SET_QUESTION on class CL_ESD_QUESTION has no exception.
Method SET_QUESTION_COMPLETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_QUESTION | Call by reference | Type reference (TYPE) | ESD_QUESTION_S | ESD: Structure for question object (user interaction) | 20060110 |
Method SET_QUESTION_COMPLETE on class CL_ESD_QUESTION has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |