Menu

SAP Function Module IF_WM_CONVERSION_DATE

Umwandlung des Datums DD.MM.JJJJ---->JJJJMMDD

The Function Module IF_WM_CONVERSION_DATE (Umwandlung des Datums DD.MM.JJJJ---->JJJJMMDD) is a standard Function Module in SAP ERP and is part of the function group MA_WM_IDOCMON_INT within the package WAO_WAREHOUSE_MANAGEMENT.

Technical Information

Function Module IF_WM_CONVERSION_DATE
Short Text Umwandlung des Datums DD.MM.JJJJ---->JJJJMMDD
Function Group MA_WM_IDOCMON_INT
Package WAO_WAREHOUSE_MANAGEMENT
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_RG_DATUM LIKE MAWM_INT_RANGE_DATUM Rangetabelle für Datum
IT_RSPARAMS LIKE RSPARAMS ABAP: Allg. Struktur für Parameters und Select-Options

Exceptions

This function module does not define any Exceptions.