The Function Module CVV6_ACTLOG_APPEND (DDS: Anhängen einer Nachricht an das Aktion-Log) is a standard Function Module in SAP ERP and is part of the function group CVV6 within the package CVDI.
Function Module | CVV6_ACTLOG_APPEND |
Short Text | DDS: Anhängen einer Nachricht an das Aktion-Log |
Function Group | CVV6 |
Package | CVDI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_LOGID | LIKE | DRZOC-DDOC_ID | Protokollnummer | |
I_MSGID | LIKE | SY-MSGID | '25' | Meldungs-Id |
I_MSGNO | LIKE | SY-MSGNO | Meldungsnummer | |
I_MSGTY | LIKE | SY-MSGTY | Meldungstyp | |
I_MSGV1 | LIKE | SPACE | 1. Variable der Meldung | |
I_MSGV2 | LIKE | SPACE | 2. Variable der Meldung | |
I_MSGV3 | LIKE | SPACE | 3. Variable der Meldung | |
I_MSGV4 | LIKE | SPACE | 4. Variable der Meldung |
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.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_APPL_IDENT | keine Objekt/Subobjekt-Zuordnung |
NO_APPL_MSG | Meldung nicht angelegt |