Menu

SAP Function Module HR_FI_NEW_RUN_EXISTS

Check whether there is a newer run which is based on the current run

The Function Module HR_FI_NEW_RUN_EXISTS (Check whether there is a newer run which is based on the current run) is a standard Function Module in SAP ERP and is part of the function group HR_FI_EVAL within the package PC44.

Technical Information

Function Module HR_FI_NEW_RUN_EXISTS
Short Text Check whether there is a newer run which is based on the current run
Function Group HR_FI_EVAL
Package PC44
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EVTYP TYPE PEVST-TYPE Run type
RUNID TYPE PEVST-RUNID Number of Posting Run

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
NEWER_RUNID TYPE P_EVNUM Number of Posting Run

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.