Menu

SAP Function Module HR_GET_VALIDITY_OF_APPLICATION

Ermitteln Gültigkeit einer Teilapplikation

The Function Module HR_GET_VALIDITY_OF_APPLICATION (Ermitteln Gültigkeit einer Teilapplikation) is a standard Function Module in SAP ERP and is part of the function group HRPAY99_APPL within the package PCAL.

Technical Information

Function Module HR_GET_VALIDITY_OF_APPLICATION
Short Text Ermitteln Gültigkeit einer Teilapplikation
Function Group HRPAY99_APPL
Package PCAL
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_APPL TYPE P_APPL Teilapplikation
I_DATE TYPE ENDDA Stichtag zum Lesen der Teilapplikation
I_MOLGA TYPE MOLGA Ländergruppierung

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_VALID TYPE XFELD Schalter Gültigkeit Applikation

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.