Menu

SAP Function Module LC_WRITE_SYSLOG

The Function Module LC_WRITE_SYSLOG () is a standard Function Module in SAP ERP and is part of the function group SLCA within the package SLVC.

Technical Information

Function Module LC_WRITE_SYSLOG
Short Text
Function Group SLCA
Package SLVC
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_CON_NAME TYPE DBCON_NAME Logical Name for a Database Connection
IV_DBNAME TYPE SDB_DBNAME SAP DB: DBName
IV_DBNODE TYPE SDB_DBNODE SAP DB: DBServer name
IV_SUBID TYPE CHAR1 Third Character of the Message ID

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

This function module does not define any Exceptions.