SAP ABAP Function Module SWA_MESSAGES_SHOW (Anzeige gesammelter Nachrichten und zugehöriger Langtexte)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWA (Package) Business Workflow: Expressions, binding
⤷
⤷
Basic Data
| Function Module | SWA_MESSAGES_SHOW | Anzeige gesammelter Nachrichten und zugehöriger Langtexte |
| Function Group | SWA0 | Auxiliary Functions |
| Program Name | SAPLSWA0 | Help Functions |
| INCLUDE Name | LSWA0U05 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
CORRECTIONS_WANTED | TYPE | With warning messages: Corrections possible | ||||
| |
CORRECTIONS_OPTION | TYPE | SPACE | With warning messages: Corrections possible | |||
| |
LINE_FROM | TYPE | SWAMESG-ZEILE | '000' | Only show messages with a longer reference line | ||
| |
LINE_TO | TYPE | SWAMESG-ZEILE | '999' | Only show messages with a shorter reference line | ||
| |
OBJECT | TYPE | SPACE | Object for title in message dialog box | |||
| |
SEND_IF_ONE | TYPE | SPACE | Message is sent directly if number = 1 | |||
| |
SHOW_LINNO | TYPE | 'X' | Display line numbers too | |||
| |
INCONSISTENT_RANGE | TYPE | LINE_TO is shorter than LINE_FROM | ||||
| |
NO_MESSAGES | TYPE | No messages in the selected interval | ||||
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 | 19950728 |
| SAP Release Created in |