Menu

SAP Function Module RP_01C_DATE_CONVERSION

Umrechnungsmethoden für Datumsrechnung

The Function Module RP_01C_DATE_CONVERSION (Umrechnungsmethoden für Datumsrechnung) is a standard Function Module in SAP ERP and is part of the function group RPDC within the package P01A.

Technical Information

Function Module RP_01C_DATE_CONVERSION
Short Text Umrechnungsmethoden für Datumsrechnung
Function Group RPDC
Package P01A
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I05_BEGDA LIKE ' ' Beginndatum Type D
I05_CONID LIKE Convertierungs ID
I05_CUTDC LIKE '2' Löschen Nachkommastellen
I05_ENDDA LIKE Endedatum Type D

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E05_BEGDA LIKE Dezimaliziertes Beginndatum
E05_DDIFF LIKE Dezimalisierte Differenz Beginn minus Ende
E05_ENDDA LIKE Dezimalisiertes Endedatum

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
BEGDA_GT_ENDDA Beginndatum größer Endedatum
DATE_INVALID Formal falsches Datum