Menu

SAP Function Module RP_01C_DAYS_OF_PERIOD

Ermitteln Tage eines Jahres

The Function Module RP_01C_DAYS_OF_PERIOD (Ermitteln Tage eines Jahres) 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_DAYS_OF_PERIOD
Short Text Ermitteln Tage eines Jahres
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
I43_KEYDT LIKE SY-DATUM Stichtag relevantes Jahr
I43_KZATM LIKE T5DCM-KZATM Art der Tagesermittlung

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E43_YDAYS LIKE Tage des relevanten Jahres

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.