The Function Module TV_PROT_BEWEG (Schreibt eine Bewegungszeile ins Protokoll) is a standard Function Module in SAP ERP and is part of the function group TVPR within the package FTB.
Function Module | TV_PROT_BEWEG |
Short Text | Schreibt eine Bewegungszeile ins Protokoll |
Function Group | TVPR |
Package | FTB |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CASHFLOW | LIKE | JBDCFLOW-BZSBTR | Betrag | |
CURR | LIKE | JBDCFLOW-WWAERS | Währung | |
DATE | LIKE | JBRBEWEG-DBERVON | Datum der Bewegung | |
PVALUE | LIKE | JBDCFLOW-BZSBTR | Barwert | |
PVFACTOR | LIKE | JBD11-IZBAF | Abzinsungsfaktor | |
VALRATE | LIKE | JBD11-IGKM | Interpolierter Bewertungszinssatz | |
ZERORATE | LIKE | JBD11-IFR | Zerobond-Zinssatz |
This function module does not define any EXPORTING parameters.
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.