Menu

SAP Function Module FVD_DUNN_UI_SET_DISP

Mahndaten auf nicht eingabebereit setzen

The Function Module FVD_DUNN_UI_SET_DISP (Mahndaten auf nicht eingabebereit setzen) is a standard Function Module in SAP ERP and is part of the function group FVD_DUNN_UI within the package FVVCL_DUNNIOA.

Technical Information

Function Module FVD_DUNN_UI_SET_DISP
Short Text Mahndaten auf nicht eingabebereit setzen
Function Group FVD_DUNN_UI
Package FVVCL_DUNNIOA
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_TABLEROW TYPE SY-TABIX Interne Tabellen, aktueller Zeilenindex

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EDD_DISP TYPE BOOLE-BOOLE Datenelement zur Domäne BOOLE: TRUE (-'X') und FALSE (-' ')

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EDD_MHND LIKE MHND Mahndaten
EDD_MHNK LIKE MHNK Mahndaten (Kontoeintraege)

Exceptions

This function module does not define any Exceptions.