Menu

SAP Function Module RP_01C_TIME_COMPUTE

Ermittlung Jahre/Monate/Tage innerhalb von Intervallen

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module RP_01C_TIME_COMPUTE (Ermittlung Jahre/Monate/Tage innerhalb von Intervallen) 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_TIME_COMPUTE
Short Text Ermittlung Jahre/Monate/Tage innerhalb von Intervallen
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
I09_30_DAYS_RULE LIKE T5DCN-SPBAS Berechnung der Resttage mit 30
I09_ROUNDING_DAYS LIKE T5DCN-RDTGE Anz.Tage für die Rundung auf volle Jahre
I09_ROUNDING_OFF_KEY LIKE T5DCN-RDDZT ' ' Rundungsregel

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E09_FULL_YEARS LIKE P01C_IVAL-FULL_YEARS Anzahl volle Dienstjahre
E09_REMAIN_DAYS LIKE P01C_IVAL-REM_DAYS Tage, die keinen vollen Monat ergeben
E09_REMAIN_MONTHS LIKE P01C_IVAL-REM_MONTHS Monate, die kein volles Jahr ergeben
E09_TOTAL_DAYS LIKE P01C_IVAL-DAYS_INT Anzahl Tage
E09_TOTAL_MONTHS LIKE P01C_IVAL-MONTHS_DEC Anzahl Monate (dezimal)
E09_TOTAL_YEARS LIKE P01C_IVAL-YEARS_DEC Anzahl Jahre (dezimal) dezim.

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
T09_IVAL LIKE P01C_IVAL zu berechnende Zeiträume

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
BEGDA_GT_ENDDA Beginndatum ist größer dem Ende
DATE_INITIAL Beginn- oder Endedatum initial
HIGH_END
NO_INPUT keine Werte in T09