Menu

SAP Function Module THMHR_EVENTS_PERIOD_VALUATION

Perform the period valuation for a given hr.

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

The Function Module THMHR_EVENTS_PERIOD_VALUATION (Perform the period valuation for a given hr.) is a standard Function Module in SAP ERP and is part of the function group THMHR_EVENTS within the package FTHM_HEDGE.

Technical Information

Function Module THMHR_EVENTS_PERIOD_VALUATION
Short Text Perform the period valuation for a given hr.
Function Group THMHR_EVENTS
Package FTHM_HEDGE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CURR TYPE THM_CURR_DER Currency of the designated volume of the derivative
DATE TYPE THM_CALCULATION_DATE Date of calculation
DELTA_DERIVATIVE TYPE THM_DELTA_DERIVATIVE Delta in derivative cash flows
TEST TYPE C Valuation test mode

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OCI_BALANCE TYPE THM_DELTA_DERIVATIVE Delta in derivative cash flows

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
BADI_NOT_ACTIVE BADI not active