The Function Module TRIA_OPEN_BEARER (Eröffnung des Vorgangs für Zinsanpassungsträger) is a standard Function Module in SAP ERP and is part of the function group TRIA_CORE within the package FTR_IRATE_ADJUST.
Function Module | TRIA_OPEN_BEARER |
Short Text | Eröffnung des Vorgangs für Zinsanpassungsträger |
Function Group | TRIA_CORE |
Package | FTR_IRATE_ADJUST |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_BEARER_CAT | TYPE | TB_IRA_BEARER_CAT | Zinsanpassungstyp | |
IM_BEARER_ID | TYPE | TB_IRA_BEARER_ID | Zinsanpassungsträger-ID | |
IM_DFIX | TYPE | TB_IRA_DATE | Zinsfeststellungsdatum | |
IM_MODUS | TYPE | TB_IRA_OPEN_MOD | Bearbeitungmodus | |
IM_OPEN_FOR | TYPE | TB_IRA_OPENED_FOR | Geöffnet zum Fixieren o. Registrieren | |
IM_TRIGGER | TYPE | TB_IRA_TRIGGER | Auslöser der Zinsanpassung |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RE_BEARER_REF | CLASS | IF_IRA_BEARER | Referenz auf Zinsanpassungsträger |
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 |
---|---|
OPENING_ERROR | OPEN wurde unsinnig aufgerufen |
REFERENCE_EXISTS | Referenz auf Zinsanpassungsträger exstiert |