Menu

SAP Function Module POINT_IN_TIME_CONVERT

Conversion point in time --> deadline

The Function Module POINT_IN_TIME_CONVERT (Conversion point in time --> deadline) is a standard Function Module in SAP ERP and is part of the function group CXTP within the package CX.

Technical Information

Function Module POINT_IN_TIME_CONVERT
Short Text Conversion point in time --> deadline
Function Group CXTP
Package CX
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
KZ_ENDTERMIN TYPE C SPACE Indicator finish date
POINT_IN_TIME TYPE CX_POINT_IN_TIME Time (seconds since reference date

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DATE LIKE SY-DATUM Date
TIME LIKE SY-UZEIT Time of day

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.