The Function Module TB_TR_OTC_DATA_SERVE_NOMINAL (Nominalbetrag zum Stichtag) is a standard Function Module in SAP ERP and is part of the function group FTR_OTC_LIMIT within the package FTT.
Function Module | TB_TR_OTC_DATA_SERVE_NOMINAL |
Short Text | Nominalbetrag zum Stichtag |
Function Group | FTR_OTC_LIMIT |
Package | FTT |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_DATE | TYPE | SY-DATUM | Stichtag | |
IM_DEAL | TYPE | TRDE_STR_FHA | Geschäft | |
IM_SIDE | TYPE | TB_RKONDGR | Seite des Geschäftes | |
IM_TAB_FLOWS | TYPE | TRDE_TAB_FHAPO | Bewegungen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_NOMINAL | TYPE | TRDE_STR_NOM | nominalbetrag zum Stichtag |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.