The Function Module RKD_SEND_MAIL (Senden der aktuellen Liste als MAIL) is a standard Function Module in SAP ERP and is part of the function group KYPR within the package KC_NU.
Function Module | RKD_SEND_MAIL |
Short Text | Senden der aktuellen Liste als MAIL |
Function Group | KYPR |
Package | KC_NU |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_RKB1D | LIKE | RKB1D | Application | |
I_RKB1X | LIKE | RKB1X | Application specifics |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_VAR_TAB | LIKE | CFBVP01 | Table of variables |
This function module does not define any Exceptions.