The Function Module WB2_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 WB2_METHODS_EXECUTION within the package WB2B.
Function Module | WB2_RELEASE_METHOD_PROCESS |
Short Text | Agenturgeschäft: Aufruf Release BAPIs für Workflow |
Function Group | WB2_METHODS_EXECUTION |
Package | WB2B |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DOCUMENTNUMBER | LIKE | WBHK-TKONN | Trading-Kontrakt: Nummer des Trading-Kontrakts | |
DOCUMENTTYPE | LIKE | WBHK-TCTYP | Trading-Kontrakt: Trading-Kontraktart |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SUCCESS | TYPE | BAPIWORKFLOW-SUCCESS | Erfog |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RETURN | LIKE | BAPIRET2 | Meldungen |
This function module does not define any Exceptions.