The Function Module R_FARMATCH_READ_SINGLE_FDKMAIL (Delete auf Tabelle FDKMAIL (Absender der E-MAIL aus FB15)) is a standard Function Module in SAP ERP and is part of the function group R_FARMATCH within the package EBPP_APAR.
Function Module | R_FARMATCH_READ_SINGLE_FDKMAIL |
Short Text | Delete auf Tabelle FDKMAIL (Absender der E-MAIL aus FB15) |
Function Group | R_FARMATCH |
Package | EBPP_APAR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ACCOUNT | TYPE | FDKACCOUNTS-ACCOUNT | Nummer eines Geschäftspartners RV | |
I_BUKRS | TYPE | T001-BUKRS | Buchungskreis | |
I_UNAME | TYPE | SY-UNAME | R/3-System, Anmeldename des Benutzers |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ES_FDKMAIL | LIKE | FDKMAIL | Absender einer externen Mail | |
E_MAIL_SEND | TYPE | BOOLE-BOOLE | Mail versendet? |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INCORRECT_INPUT | Aufruf nicht korrekt |
NO_FDKMAIL_DATA | Keine Einträge in FDKMAIL |