The Function Module SE_DUNN_START (Öffnen der Datei für externe Bearbeitung) is a standard Function Module in SAP ERP and is part of the function group SEDUNN within the package ID-FI.
Function Module | SE_DUNN_START |
Short Text | Öffnen der Datei für externe Bearbeitung |
Function Group | SEDUNN |
Package | ID-FI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_LAUFD | LIKE | F150V-LAUFD | Datum des Mahnlaufs | |
I_LAUFI | LIKE | F150V-LAUFI | Id des Mahnlaufs | |
I_UPDATE | LIKE | BOOLE-BOOLE | Flag Testlauf/Echtlauf |
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 |
---|---|---|---|---|
E_DIRECTION | TYPE | C | Sortierfolge für MHNK Sätze (A/D): dummy | |
E_ITCPO | LIKE | ITCPO | Druckerparameter: dummy |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_SEL_DEBI | LIKE | Debitoren (RANGES Struktur): dummy | ||
T_SEL_KRED | LIKE | Kreditoren (RANGES Struktur): dummy |
This function module does not define any Exceptions.