Menu

SAP Function Module C14Z_BATCH_JOB_EXIST_CHECK

EHS: Prüfen, ob ein Hintergrund-Job eingeplant wurde

The Function Module C14Z_BATCH_JOB_EXIST_CHECK (EHS: Prüfen, ob ein Hintergrund-Job eingeplant wurde) is a standard Function Module in SAP ERP and is part of the function group C14Z within the package CBUI.

Technical Information

Function Module C14Z_BATCH_JOB_EXIST_CHECK
Short Text EHS: Prüfen, ob ein Hintergrund-Job eingeplant wurde
Function Group C14Z
Package CBUI
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_JOBSEL_PARAM_IN LIKE BTCSELECT Struktur zur Parameteruebergabe fuer Jobselektion
I_REPORT_NAME TYPE BTCPROG SPACE Name eines Programms innerhalb eines Steps (z.B. Report)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_NUMBER_OF_JOBS_FOUND TYPE I Anzahl freigegebener 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.