The Function Module KW_KEP_OPTIONS_GET () is a standard Function Module in SAP ERP and is part of the function group SKEP within the package SIWB.
Function Module | KW_KEP_OPTIONS_GET |
Short Text | |
Function Group | SKEP |
Package | SIWB |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CYCLE_TIME | TYPE | IWKEP-CYCLETIME | Cycle time in minutes | |
KEEP_AFTER | TYPE | IWKEP-KEEPAFTER | Retention time in hours | |
MIN_FREE_SPACE | TYPE | IWBKEPDEST-FREESPCMIN | Minimum number of free KB (1024 byte) | |
MIN_VERSION | TYPE | IWBKEPDEST-VERSION | Version number (4th part) of a frontend component | |
READY_BEFORE | TYPE | IWKEP-RDYBEFORE | Ready time in hours | |
SILENT_TIME | TYPE | IWKEP-SILENTTIME | Idle time before and after training in minutes |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.