The Function Module FVSS_VZTRDAT_FUELLEN (Tabelle für Bewegungsdaten füllen (für Prognosetool) je Kennummer) is a standard Function Module in SAP ERP and is part of the function group FVSS within the package FTVV.
Function Module | FVSS_VZTRDAT_FUELLEN |
Short Text | Tabelle für Bewegungsdaten füllen (für Prognosetool) je Kennummer |
Function Group | FVSS |
Package | FTVV |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
HAUSWAER | LIKE | VZBEWEG-SHWHR | SPACE | Hauswährung |
RANTYP | LIKE | VZBEST-RANTYP | '2' | Vertragsart |
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 |
---|---|---|---|---|
BEPP | LIKE | VZZBEPP | Bewegungen (Input) | |
BEWEG | LIKE | VZTRDAT | Bewegungen (Output) | |
KOPO | LIKE | VVZZKOPO | Konditionspositionen (Input) |
This function module does not define any Exceptions.