SAP ABAP Function Module FIN_UI_DECO_MESSAGE_STORE (Store transferred message or output directly)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI (Application Component) Financial Accounting
⤷
FIN_UI_DECO_SERVICES (Package) Generic Services for UI Decoupling

⤷

⤷

Basic Data
Function Module | FIN_UI_DECO_MESSAGE_STORE | Store transferred message or output directly |
Function Group | FIN_UI_DECO_MESSAGE | Message Container for Decoupling |
Program Name | SAPLFIN_UI_DECO_MESSAGE | |
INCLUDE Name | LFIN_UI_DECO_MESSAGEU07 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
ACT_SEVERITY | TYPE | SYST-SUBRC | Level of current message | |||
![]() |
MAX_SEVERITY | TYPE | SYST-SUBRC | Maximum level of severity | |||
![]() |
ARBGB | TYPE | SMESG-ARBGB | Message ID | |||
![]() |
EXCEPTION_IF_NOT_ACTIVE | TYPE | 'X' | X = exception not_active is initialized if | |||
![]() |
MSGTY | TYPE | SMESG-MSGTY | Type of message (I, S, W, E, A) | |||
![]() |
MSGV1 | TYPE | SPACE | First variable parameter of message | |||
![]() |
MSGV2 | TYPE | SPACE | Second variable parameter of message | |||
![]() |
MSGV3 | TYPE | SPACE | Third variable parameter of message | |||
![]() |
MSGV4 | TYPE | SPACE | Fourth variable parameter of message | |||
![]() |
TXTNR | TYPE | Message Number | ||||
![]() |
ZEILE | TYPE | SPACE | Reference line (if it exists) | |||
![]() |
MESSAGE_TYPE_NOT_VALID | TYPE | Type of message not I, S, W, E or A | ||||
![]() |
NOT_ACTIVE | TYPE | Collection of messages not activated | ||||
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 | 20110908 |
SAP Release Created in | 606 |