Menu

SAP Function Module AFW_SAVE_TRLOG_SHOW

AFW: Anzeigen eines gesicherten Protokolls aus Transportformat

The Function Module AFW_SAVE_TRLOG_SHOW (AFW: Anzeigen eines gesicherten 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_SAVE_TRLOG_SHOW
Short Text AFW: Anzeigen eines gesicherten 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_EXTNUMBER TYPE BALNREXT Anwendungs-Log: Externe Identifikation
I_LOG_FILTER TYPE BAL_S_LFIL Anwendungs-Log: Filterkriterien für ein Protokoll
I_OBJECT TYPE BAL_S_LOG-OBJECT 'RISK' Anwendungs-Log: Objektname (Applikationskürzel)
I_SLG TYPE FLAG Anzeige in SLG1-Format
I_SUBOBJECT TYPE BAL_S_LOG-SUBOBJECT Anwendungs-Log: Unterobjekt
I_TITLE TYPE SY-TITLE Titel

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.