Menu

SAP Function Module DATE_STRING_CONVERT

Konvertierung einer relativen oder abgekürzten Datumsangabe

The Function Module DATE_STRING_CONVERT (Konvertierung einer relativen oder abgekürzten Datumsangabe) is a standard Function Module in SAP ERP and is part of the function group TB01_ADDON within the package FTA.

Technical Information

Function Module DATE_STRING_CONVERT
Short Text Konvertierung einer relativen oder abgekürzten Datumsangabe
Function Group TB01_ADDON
Package FTA
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 USR01-DATFM Datumsdarstellung des Benutzers
DATE_STRING LIKE Datumsstring (relativ oder abgekürzt)
START_DATE LIKE SY-DATUM SY-DATUM Basisdatum

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RESULT_DATE LIKE SY-DATUM Ergebnisdatum

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.