Menu

SAP Function Module CNV_CDMC_PROTOCOL_WRITE_LOG_DB

Write Log to database

The Function Module CNV_CDMC_PROTOCOL_WRITE_LOG_DB (Write Log to database) is a standard Function Module in SAP ERP and is part of the function group CNV_CDMC_PROTOCOL within the package CNV_CDMC_REPOOBJS.

Technical Information

Function Module CNV_CDMC_PROTOCOL_WRITE_LOG_DB
Short Text Write Log to database
Function Group CNV_CDMC_PROTOCOL
Package CNV_CDMC_REPOOBJS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_CLIENT TYPE SY-MANDT SPACE R/3 System, client number from logon
IV_LOG_HANDLE TYPE BALLOGHNDL Application Log: Log handle
IV_SAVE_ALL TYPE BOOLEAN SPACE boolean variable (X-true, --false, space-unknown)
IV_UPDATE_TASK TYPE BOOLEAN SPACE boolean variable (X-true, --false, space-unknown)

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
LOG_NOT_FOUND Log not found
NOT_POSSIBLE Error occured while saving log
NUMBERING_ERROR Numbering error occured
SAVE_NOT_ALLOWED Save not allowed