Menu

SAP Function Module KCD_EXCEL_DATE_CONVERT

Datenübernahme: Excel-Datum in internes Format konvertieren

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.