The Function Module TB_MANAGE_OPEN_REQUESTS (Manage open FX requests based on eval. units (insert, change or delete it)) is a standard Function Module in SAP ERP and is part of the function group TB7R within the package FTH.
Function Module | TB_MANAGE_OPEN_REQUESTS |
Short Text | Manage open FX requests based on eval. units (insert, change or delete it) |
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) | |
APPLID | LIKE | SY-MSGID | FI | short name of SAP application (FI,MM,...) |
SIZU | LIKE | VTBSIZU | Valuation unit |
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.
This function module does not define any Exceptions.