The Function Module BAPI_TRADINGCONTRACT_GET_FLOW (Trading Contract: Read Document Flow) is a standard Function Module in SAP ERP and is part of the function group 2124 within the package WB2B.
Function Module | BAPI_TRADINGCONTRACT_GET_FLOW |
Short Text | Trading Contract: Read Document Flow |
Function Group | 2124 |
Package | WB2B |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
TRADINGCONTRACTNO | LIKE | BAPITCKEY-DOCUMENT_NUMBER | Trading Contract: Trading Contract Number |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
DOCUMENTFLOWOUT | LIKE | BAPITCFLOW | Trading Contract: Document Flow Information | |
RETURN | LIKE | BAPIRET2 | Return Parameter |
This function module does not define any Exceptions.