Menu

SAP Function Module TUJOB_COUNT_CRITICAL_JOBS

Zählen der nicht erfolgreich beendeten Jobs

The Function Module TUJOB_COUNT_CRITICAL_JOBS (Zählen der nicht erfolgreich beendeten Jobs) is a standard Function Module in SAP ERP and is part of the function group TUJOB within the package SLIM.

Technical Information

Function Module TUJOB_COUNT_CRITICAL_JOBS
Short Text Zählen der nicht erfolgreich beendeten Jobs
Function Group TUJOB
Package SLIM
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
COUNT_ABORTED TYPE I Anzahl abgebrochener Jobs
COUNT_NOT_ENDED TYPE I Anzahl nicht beendeter Jobs

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.