Menu

SAP Function Module TPM_TRG_YIELD_FOR_POSITION

Effektivzinsberechnung für TRL-Position

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

The Function Module TPM_TRG_YIELD_FOR_POSITION (Effektivzinsberechnung für TRL-Position) is a standard Function Module in SAP ERP and is part of the function group TPM_TRG_YIELD within the package FTR_GENERAL.

Technical Information

Function Module TPM_TRG_YIELD_FOR_POSITION
Short Text Effektivzinsberechnung für TRL-Position
Function Group TPM_TRG_YIELD
Package FTR_GENERAL
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IM_INT_CALC_METHOD TYPE SZBMETH Zinsberechnungsmethode
IM_INT_CALC_RHYTHM TYPE VVZVRHYEFF '12' Zinsverrechnungsrhythmus bzgl. Effektivzinsber. in Monaten
IM_KEY_DATE TYPE TPM_TRLDATE Stichtag
IM_POSITION CLASS CL_POSITION_TRL Treasury Ledger Position
IM_ROUNDING_UNIT TYPE TFMPRUNIT Rundungseinheit in der FIMA
IM_YIELD_METHOD TYPE SEFFMETH Effektivzinsmethode (Finanzmathematik)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EX_CALC_ABORTED TYPE XFLAG X: Berechnung abgebrochen
EX_TAB_FLOWS TYPE TRSY_CF_FLOW Bewegungen für Renditeberechnung
EX_TAB_MSG TYPE BAL_T_MSG Tabelle mit Messages
EX_YIELD TYPE TB_PYIELD Rendite

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
FAILED Fehler ist aufgetreten