SAP ABAP Function Module SWA_MESSAGE_STORE (Übergebene Nachricht speichern)
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_MESSAGE_STORE | Übergebene Nachricht speichern |
| Function Group | SWA0 | Auxiliary Functions |
| Program Name | SAPLSWA0 | Help Functions |
| INCLUDE Name | LSWA0U04 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ACT_SEVERITY | TYPE | SYST-SUBRC | Degree of severity of current message | |||
| |
MAX_SEVERITY | TYPE | SYST-SUBRC | Maximum severity degree which occurred | |||
| |
ARBGB | TYPE | SWAMESG-ARBGB | Message ID | |||
| |
EXCEPTION_IF_NOT_ACTIVE | TYPE | 'X' | X = exception not_active is raised | |||
| |
MSGTY | TYPE | SWAMESG-MSGTY | Type of message (I, S, W, E, A) | |||
| |
MSGV1 | TYPE | SWAMESG-MSGV1 | SPACE | 1st variable parameter of message | ||
| |
MSGV2 | TYPE | SWAMESG-MSGV2 | SPACE | 2nd variable parameter of message | ||
| |
MSGV3 | TYPE | SWAMESG-MSGV3 | SPACE | 3rd variable parameter of message | ||
| |
MSGV4 | TYPE | SWAMESG-MSGV4 | SPACE | 4th variable parameter of message | ||
| |
TXTNR | TYPE | SWAMESG-TXTNR | Number of message | |||
| |
ZEILE | TYPE | SWAMESG-ZEILE | '000' | Reference line, if available | ||
| |
MESSAGE_TYPE_NOT_VALID | TYPE | Type of message not I, S, W, E or A | ||||
| |
NOT_ACTIVE | TYPE | Collection of messages is not active | ||||
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 |