Menu

SAP Function Module DBLOG_CVRT_C_TO_T

Konvertierung einer Zeitangabe in internes Format

The Function Module DBLOG_CVRT_C_TO_T (Konvertierung einer Zeitangabe in internes Format) is a standard Function Module in SAP ERP and is part of the function group SVPR within the package STAB.

Technical Information

Function Module DBLOG_CVRT_C_TO_T
Short Text Konvertierung einer Zeitangabe in internes Format
Function Group SVPR
Package STAB
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
STR TYPE STPRT_EXT_DAY_TIME_TYPE Zeichenkette, in der eine Uhrzeit steht

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TIME TYPE T Uhrzeit aus 'str' im internen Format

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.