Menu

SAP Function Module NEW_LOG_CONVERT_TABLE

Konvertierung der Tabelle I_PROTOCOL in das Format des Appl.Log

The Function Module NEW_LOG_CONVERT_TABLE (Konvertierung der Tabelle I_PROTOCOL in das Format des Appl.Log) is a standard Function Module in SAP ERP and is part of the function group V56P within the package VTR.

Technical Information

Function Module NEW_LOG_CONVERT_TABLE
Short Text Konvertierung der Tabelle I_PROTOCOL in das Format des Appl.Log
Function Group V56P
Package VTR
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
L_LOG_HANDLE TYPE BALLOGHNDL Anwendungs-Log: Handle eines Protokolls

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PROTOCOL LIKE SPROT_U Protokolltabelle

Exceptions

This function module does not define any Exceptions.