Menu

SAP Function Module BKK_CONVERT_FORMAT_DATE

Format Date from YYYYMMDD to DD.MM.YYYY

The Function Module BKK_CONVERT_FORMAT_DATE (Format Date from YYYYMMDD to DD.MM.YYYY) is a standard Function Module in SAP ERP and is part of the function group FB00 within the package FKB.

Technical Information

Function Module BKK_CONVERT_FORMAT_DATE
Short Text Format Date from YYYYMMDD to DD.MM.YYYY
Function Group FB00
Package FKB
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
P_DATE TYPE SYDATUM Date and Time, Current (Application Server) Date

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
P_FORMATTED_DATE TYPE CHAR10 Character Field Length - 10

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.