The Function Module TB_MANAGE_MR_OPEN_REQUESTS (Manage open FX requests by MM documents (invoice verification)) is a standard Function Module in SAP ERP and is part of the function group TB7R within the package FTH.
Function Module | TB_MANAGE_MR_OPEN_REQUESTS |
Short Text | Manage open FX requests by MM documents (invoice verification) |
Function Group | TB7R |
Package | FTH |
Module Type | Update Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ACTION | LIKE | SY-BATCH | Required action (D-Del, I-Insert, U-Update) | |
MROR | LIKE | VTBMROR | open request from MM |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_FOUND | not found |