The Function Module FVSS_LOAD_DARLEHEN (DO NOT USE: Bestands- und Bewegungsdatentabelle füllen) is a standard Function Module in SAP ERP and is part of the function group FVSS_LOAN within the package FVVD_DELETE.
Function Module | FVSS_LOAD_DARLEHEN |
Short Text | DO NOT USE: Bestands- und Bewegungsdatentabelle füllen |
Function Group | FVSS_LOAN |
Package | FVVD_DELETE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FLAG_UPDATE_PLAN | LIKE | RFVWLSP-XBWHR | SPACE | Finanzstrom neu generieren |
STICHTAG | LIKE | SY-DATUM | SY-DATUM | Stichtag zur Bestandsermittlung |
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 |
---|---|---|---|---|
BESTAND | LIKE | VZBEST | Bestandstabelle (Output) | |
BEWEG | LIKE | VZBEWEG | Bewegungsdaten (Output) | |
SELECT_TAB | LIKE | CCSEL | Selektionsoptionen (Input) |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
FEHLER_FINANZSTROM | Fehler bei Generierung des Finanzstroms |
FEHLER_KONDITIONEN | Fehler beim Lesen der Konditionen(Kopf/Position) |