Menu

SAP Function Module ISB_CALCPROT_ALOG_MAINTAIN

IS-B: Kalkulationsprotokolle im Application Log pflegen

The Function Module ISB_CALCPROT_ALOG_MAINTAIN (IS-B: Kalkulationsprotokolle im Application Log pflegen) is a standard Function Module in SAP ERP and is part of the function group JBTR_CALCPROT within the package JBT.

Technical Information

Function Module ISB_CALCPROT_ALOG_MAINTAIN
Short Text IS-B: Kalkulationsprotokolle im Application Log pflegen
Function Group JBTR_CALCPROT
Package JBT
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_CALCTYP TYPE C ' ' Flag: 'K': Standardkalkulation, 'R': Rückvalutierung, ' ': Beides!
I_FLG_ABORT TYPE C Flag: 'X': Abgebrochene Protokolle anzeigen, ' ' nicht anzeigen
I_FLG_ERROR TYPE C Flag: 'X': Fehlerhafte Protokolle anzeigen, ' ' nicht anzeigen
I_FLG_NOERROR TYPE C Flag: 'X': Fehlerfreie Protokolle anzeigen, ' ' nicht anzeigen
I_FLG_WARNING TYPE C Flag: 'X': Protokolle höchstens mit Warnungen anzeigen, ' ' nicht anzeigen
I_S_LOGFILTER TYPE BAL_S_LFIL Anwendungs-Log: Filterkriterien für ein Protokoll

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.