The Function Module TB_IRATE_UPDATERULE_GET (Ermitteln der Rhythmusfortschreibung) is a standard Function Module in SAP ERP and is part of the function group TB12 within the package FTA.
Function Module | TB_IRATE_UPDATERULE_GET |
Short Text | Ermitteln der Rhythmusfortschreibung |
Function Group | TB12 |
Package | FTA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PI_DUEDATE_METHOD | TYPE | TB_SFMETH | Methode zur Ermittlung des nächsten Fälligkeitstermins | |
PI_DUEDATE_SHIFT | TYPE | TB_AFGSTAG | Anzahl der Tage bei rel. Ermittlung des Fälligkeitstermins | |
PI_VALUEDATE_METHOD | TYPE | TB_SVMETH | Methode zur Ermittlung der nächsten Valuta | |
PI_VALUEDATE_SHIFT | TYPE | TB_AVGSTAG | Anzahl der Tage bei rel. Ermittlung der Valuta |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PE_DAYSHIFT | TYPE | TBVFAETZ | Verschiebung des Fälligkeitstermins gegen Zinsperiodenende | |
PE_UPDATEMETHOD | TYPE | TBFORTVERTZ | Fortschreibung für Berechnungs-/Fälligkeitstermin bei Zinsen |
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 |
---|---|
GET_FAILED | Ermittlung fehlgeschlagen |
INVALID_PARAMETERS | invalide Parameterkombination |