Menu

SAP Function Module DISBURSEMENT_SIMULATE

Simuliert ein Darlehen Auszahlung

The Function Module DISBURSEMENT_SIMULATE (Simuliert ein Darlehen Auszahlung) is a standard Function Module in SAP ERP and is part of the function group FVDA within the package FVVD.

Technical Information

Function Module DISBURSEMENT_SIMULATE
Short Text Simuliert ein Darlehen Auszahlung
Function Group FVDA
Package FVVD
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_BDISBURSE LIKE RLOAM-BAVWR auszahlungsbetrag
I_BUKRS LIKE VDARL-BUKRS Buchungskreis
I_CURRENCY LIKE VDARL-SANTWHR auszahlungswährung
I_DATEFROM LIKE VZZKOKO-DGUEL_KK auszahlungsdatum
I_GSART LIKE VDARL-GSART Produktart
I_TZPA LIKE TZPA TZPA falls verfügbar
I_TZPAB LIKE TZPAB TZPAB falls verfügbar

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_BEPP LIKE VZZBEPP Tabelle mit Auszahlung-eintrag

Exceptions

This function module does not define any Exceptions.