Menu

SAP Function Module WLF_RELEASE_METHOD_PROCESS

Agenturgeschäft: Aufruf Release BAPIs für Workflow

The Function Module WLF_RELEASE_METHOD_PROCESS (Agenturgeschäft: Aufruf Release BAPIs für Workflow) is a standard Function Module in SAP ERP and is part of the function group WLF_METHODS_EXECUTION within the package WZRE.

Technical Information

Function Module WLF_RELEASE_METHOD_PROCESS
Short Text Agenturgeschäft: Aufruf Release BAPIs für Workflow
Function Group WLF_METHODS_EXECUTION
Package WZRE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DOCUMENTNUMBER LIKE KOMLFK-WBELN Belegnummer
DOCUMENTTYPE LIKE KOMLFK-WDTYP 'B' Fakturatyp

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SUCCESS TYPE C Erfog

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
RETURN LIKE BAPIRET2 Meldungen

Exceptions

This function module does not define any Exceptions.