Menu

SAP Function Module SCMA_JOB_STARTED_FROM_SCMA

Wurde Job aus dem Schedule Manager gestartet?

The Function Module SCMA_JOB_STARTED_FROM_SCMA (Wurde Job aus dem Schedule Manager gestartet?) is a standard Function Module in SAP ERP and is part of the function group MOF6 within the package KPEP.

Technical Information

Function Module SCMA_JOB_STARTED_FROM_SCMA
Short Text Wurde Job aus dem Schedule Manager gestartet?
Function Group MOF6
Package KPEP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BEFORE_INIT TYPE CHAR1 Verprobung vor MONI_INIT (wf_witem mitgeben)
ID LIKE SMMAIN-ID ID nach Aufruf MONI_INIT
WF_WITEM LIKE SCMA_WITEM-WF_WITEM Muß bei BEFORE_INIT angegegeben werden

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_JOB TYPE CHAR1 Job wurde speziell als Einzeljob gestartet
E_SCMA TYPE CHAR1 Job wurde über SCMA gestartet
E_WF TYPE CHAR1 Job wurde speziell über den Worfklow gestartet

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.