Menu

SAP Function Module FTR_WORKFLOW_RELEASE_WF_CHECK

Geschäftsfreigabe: Überprüft, ob ein Workflow existiert

The Function Module FTR_WORKFLOW_RELEASE_WF_CHECK (Geschäftsfreigabe: Überprüft, ob ein Workflow existiert) is a standard Function Module in SAP ERP and is part of the function group FTR_WF1 within the package FTTR.

Technical Information

Function Module FTR_WORKFLOW_RELEASE_WF_CHECK
Short Text Geschäftsfreigabe: Überprüft, ob ein Workflow existiert
Function Group FTR_WF1
Package FTTR
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_BUKRS LIKE VTBFHA-BUKRS Buchungskreis
I_RFHA LIKE VTBFHA-RFHA Geschäftsnummer

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_WF_EXISTS LIKE ATRELE2-POSTCHECK Ergebnis (Workflow existiert ja/nein)

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
T_WORKITEM_LIST LIKE VTSWFRGREP Tabelle aller Workitems und Geschäftsinfos

Exceptions

This function module does not define any Exceptions.