The Function Module FKKCORR_MSG_APPEND_2_EXT_FIMSG () is a standard Function Module in SAP ERP and is part of the function group FKKCORR_STORAGE within the package FKKCORR.
Function Module | FKKCORR_MSG_APPEND_2_EXT_FIMSG |
Short Text | |
Function Group | FKKCORR_STORAGE |
Package | FKKCORR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_MSGID | TYPE | SYMSGID | Messages, Message Class | |
I_MSGNO | TYPE | SYMSGNO | Messages, Message Number | |
I_MSGTY | TYPE | SYMSGTY | Messages, Message Type | |
I_MSGV1 | LIKE | Messages, Message Variable | ||
I_MSGV2 | LIKE | Messages, Message Variable | ||
I_MSGV3 | LIKE | Messages, Message Variable | ||
I_MSGV4 | LIKE | Messages, Message Variable |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_FIMSG | LIKE | FIMSG | FI messages |
This function module does not define any Exceptions.