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.
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 |
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 |
This function module does not define any EXPORTING 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 (-' ') |
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) |
This function module does not define any Exceptions.