The Function Module KKA_ABGR_NACHRICHT_HINZUFUEGEN (Nachricht hinzufügen) is a standard Function Module in SAP ERP and is part of the function group KKAG within the package KKAG.
Function Module | KKA_ABGR_NACHRICHT_HINZUFUEGEN |
Short Text | Nachricht hinzufügen |
Function Group | KKAG |
Package | KKAG |
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 | Nachrichten, Nachrichtenklasse | |
I_MSGNO | TYPE | SYMSGNO | Nachrichten, Nachrichtennummer | |
I_MSGTY | TYPE | SYMSGTY | Nachrichten, Nachrichtentyp | |
I_MSGV1 | TYPE | ANY | Nachrichten, Nachrichtenvariable | |
I_MSGV2 | TYPE | ANY | Nachrichten, Nachrichtenvariable | |
I_MSGV3 | TYPE | ANY | Nachrichten, Nachrichtenvariable | |
I_MSGV4 | TYPE | ANY | Nachrichten, Nachrichtenvariable |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.