Menu

SAP Function Module AFW_TRLOG_SHOW

AFW: Anzeigen eines Protokolls aus Transportformat

The Function Module AFW_TRLOG_SHOW (AFW: Anzeigen eines Protokolls aus Transportformat) is a standard Function Module in SAP ERP and is part of the function group AFW_PROT within the package CFM_AFW.

Technical Information

Function Module AFW_TRLOG_SHOW
Short Text AFW: Anzeigen eines Protokolls aus Transportformat
Function Group AFW_PROT
Package CFM_AFW
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_HEADER TYPE CHAR5 5 Byte Header
I_LOG_T TYPE RMLOG_T RM: Transport-Log (Tabelle)
I_SAVE TYPE XFELD 'X' Kennzeichen: DB-Protokoll erzeugen
I_SUBOBJECT TYPE BAL_S_LOG-SUBOBJECT Anwendungs-Log: Unterobjekt
I_TEXT TYPE CHAR30 Text fuer externer Identifierer
I_TITLE TYPE SY-TITLE Titel

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_LOGNAME TYPE DDPRH-PROTNAME R/3-DD: Name eines SDIC-Protokolls

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.