SAP ABAP Function Module SWF_WS_POPUP_TO_DECIDE (Entscheidungs-Popup für Fehlertexte)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_HTTP (Package) Incorporation of External Services with HTTP into a Workflow
⤷
⤷
Basic Data
| Function Module | SWF_WS_POPUP_TO_DECIDE | Entscheidungs-Popup für Fehlertexte |
| Function Group | SWF_WS_UTILITY | Utility Module for Web Services |
| Program Name | SAPLSWF_WS_UTILITY | |
| INCLUDE Name | LSWF_WS_UTILITYU10 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ANSWER | TYPE | selected answer of user | ||||
| |
DEFAULTOPTION | TYPE | '1' | ||||
| |
DIAGNOSETEXT | TYPE | SWF_T100MS | Structure for T100 Message | |||
| |
TEXTLINE1 | TYPE | first line of dialog box | ||||
| |
TEXTLINE2 | TYPE | second line of dialog box | ||||
| |
TEXTLINE3 | TYPE | third line of dialog box | ||||
| |
TEXT_OPTION1 | TYPE | Text of first alternative | ||||
| |
TEXT_OPTION2 | TYPE | Text of second alternative | ||||
| |
ICON_TEXT_OPTION1 | TYPE | ICON-NAME | Name of an Icon | |||
| |
ICON_TEXT_OPTION2 | TYPE | ICON-NAME | Name of an Icon | |||
| |
TITEL | TYPE | Title line of dialog box | ||||
| |
START_COLUMN | TYPE | SYST-CUCOL | 25 | Start column of the dialog box | ||
| |
START_ROW | TYPE | SYST-CUROW | 6 | Start line of the dialog box | ||
| |
CANCEL_DISPLAY | TYPE | 'X' | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20040312 |
| SAP Release Created in | 620 |