Menu

SAP Function Module TB_MANAGE_OPEN_REQUESTS

Manage open FX requests based on eval. units (insert, change or delete it)

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.