The Function Module TV_APPLY_GS_RULE_TO_IX (Gitter- bzw. Sensitivitätsregel auf Wertpapierindexkurse anwenden) is a standard Function Module in SAP ERP and is part of the function group TVGS within the package FTB.
Function Module | TV_APPLY_GS_RULE_TO_IX |
Short Text | Gitter- bzw. Sensitivitätsregel auf Wertpapierindexkurse anwenden |
Function Group | TVGS |
Package | FTB |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
HORIZONT | LIKE | JBRGLPAR-HORIZONT | Datum, ab dem der Deltashift gilt | |
REGEL | LIKE | JBRREG | Zugriff auf Regelpuffer | |
SZENARIO | LIKE | VTVSZKO-SZENARI | Kennzeichnet Szenario im Regelpuffer |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_INDEXS | LIKE | INDEXS | Zu shiftende Währungskurse |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
RULE_NOT_FOUND | Der Regelpuffer ist nicht gepflegt |
SHIFT_IMPOSSIBLE | Der Deltashift kann nicht durchgeführt werden |