The Function Module BUCHUNG_NEBENFORDERUNG (Umbuchung von Nebenforderung fuer Kapital- und Bestandsumbuchung) is a standard Function Module in SAP ERP and is part of the function group FVVD_BSTR within the package FVVD.
Function Module | BUCHUNG_NEBENFORDERUNG |
Short Text | Umbuchung von Nebenforderung fuer Kapital- und Bestandsumbuchung |
Function Group | FVVD_BSTR |
Package | FVVD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_VDDEBTTRANS | TYPE | VDDEBTTRANS | Daten des Schuldnerwechsels | |
IS_VDKOREF | TYPE | VDKOREF | Arbeitsvorratsdatei fuer Bestandsumbuchung / Kont.referenz | |
I_BLDAT | LIKE | VDBEKI-DBUDAT | Belegdatum Neueinbuchung | |
I_BUDAT | LIKE | VDBEKI-DBUDAT | Buchungsdatum Neueinbuchung | |
I_BUKRS | LIKE | T001-BUKRS | Buchungskreis | |
I_FLG_DEBTTRANSFER | TYPE | CHAR1 | ' ' | X' - Aufruf aus Schuldnerwechsel |
I_PROTOCOL | TYPE | CHAR1 | '1' | Einstelliges Kennzeichen |
I_SIMU | TYPE | CHAR1 | ' ' | Einstelliges Kennzeichen |
I_SUPERPRIMANOTA | LIKE | VDBEKI-RPNSUP | Superprimanota-Nummer |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
OK | LIKE |
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 |
---|---|---|---|---|
T_NBEKI | LIKE | VDBEKI | Storno und Neueinbuchungstabelle | |
T_NBEPI | LIKE | VDBEPI | Storno und Neueinbuchungstabelle | |
T_NBEPP | LIKE | VDBEPP | Neueinbuchungungstabellet | |
T_SBEKI | LIKE | VDBEKI | Stornotabelle | |
T_SPLIT | LIKE | FVVSPL | Splittabelle kapitalumbuchung |
This function module does not define any Exceptions.