The Function Module KCD_EXCEL_DATE_CONVERT (Datenübernahme: Excel-Datum in internes Format konvertieren) is a standard Function Module in SAP ERP and is part of the function group KCD0 within the package BKD.
Function Module | KCD_EXCEL_DATE_CONVERT |
Short Text | Datenübernahme: Excel-Datum in internes Format konvertieren |
Function Group | KCD0 |
Package | BKD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DATE_FORMAT | LIKE | 'TMJ' | Stellung von (T)ag (M)onat (J)ahr | |
EXCEL_DATE | LIKE | Datum in EXCEL Format |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SAP_DATE | LIKE | Datum im internen Format JJJJMMTT |
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.