The Function Module TB_NPV_COMPUTE (Ermittlung und Anzeige Barwert für Derivate) is a standard Function Module in SAP ERP and is part of the function group TB37 within the package FTT.
Function Module | TB_NPV_COMPUTE |
Short Text | Ermittlung und Anzeige Barwert für Derivate |
Function Group | TB37 |
Package | FTT |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_HEADER | LIKE | VTB_HEADER | ||
I_WGSCHFT | LIKE | VTBFHA-WGSCHFT |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_CASHFLOW | LIKE | VZBEWEG | ||
I_FHAPO | LIKE | VTBFHAPO |
This function module does not define any Exceptions.