Menu

SAP Function Module CTCV_CONVERT_DATE_TO_FLOAT

Konvertiert ein Datum im Format YYYYMMTT in eine Gleitpunktzahl (Float)

The Function Module CTCV_CONVERT_DATE_TO_FLOAT (Konvertiert ein Datum im Format YYYYMMTT in eine Gleitpunktzahl (Float)) is a standard Function Module in SAP ERP and is part of the function group CTCV within the package CT.

Technical Information

Function Module CTCV_CONVERT_DATE_TO_FLOAT
Short Text Konvertiert ein Datum im Format YYYYMMTT in eine Gleitpunktzahl (Float)
Function Group CTCV
Package CT
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 LIKE CAWN-ATWRT Datum, das in eine Gleipunktzahl (Float) zu konvertieren ist

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FLOAT LIKE CAWN-ATFLV Datum als Gleitpunktzahl (Float) dargestellt

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.