The Function Module C13Q_IMPEXP_APPL_LOG_WRITE (EHS: Import/Export schreiben in Application log) is a standard Function Module in SAP ERP and is part of the function group C13Q within the package CBUI.
Function Module | C13Q_IMPEXP_APPL_LOG_WRITE |
Short Text | EHS: Import/Export schreiben in Application log |
Function Group | C13Q |
Package | CBUI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_MSGID | LIKE | SY-MSGID | 'C$' | Meldungsid |
I_MSGNO | LIKE | SY-MSGNO | Meldungsnummer | |
I_MSGTY | LIKE | SY-MSGTY | 'S' | Meldungstyp |
I_MSGV1 | LIKE | 1. Meldungsparameter | ||
I_MSGV2 | LIKE | 2. Meldungsparameter | ||
I_MSGV3 | LIKE | 2. Meldungsparameter | ||
I_MSGV4 | LIKE | 2. Meldungsparameter | ||
I_PROBCLASS | LIKE | BALMI-PROBCLASS | '4' | Meldungsklasse (1-sehr hoch .. 4) |
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 |
---|---|---|---|---|
I_LOGMSG_TAB | LIKE | BALMI | Tabelle mit Meldungen |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
MSGNO_MISSING | Meldungsnummer ist nicht angegeben |