Menu

SAP Function Module KL_PROT_OBJNR_FOR_ABORT_TASKS

Protokolliert Objektnummer für abgebrochene Tasks

The Function Module KL_PROT_OBJNR_FOR_ABORT_TASKS (Protokolliert Objektnummer für abgebrochene Tasks) is a standard Function Module in SAP ERP and is part of the function group KLPROT within the package FTBK.

Technical Information

Function Module KL_PROT_OBJNR_FOR_ABORT_TASKS
Short Text Protokolliert Objektnummer für abgebrochene Tasks
Function Group KLPROT
Package FTBK
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_CONTROL TYPE KLCONTROL Parameter für Auswertungen (Include)
I_PROT_LEVEL TYPE SPROT-LEVEL 1 Protokollebene

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
C_ERROR_ITAB LIKE BAPIERR Struktur für Fehlerbehandlung
I_IT_OBJNR LIKE KLOBJNR Finanzobjektnummer
I_STATUS LIKE KLLEVEL Status Task

Exceptions

This function module does not define any Exceptions.