Menu

SAP Function Module HRGPBS_ME_CHECK_DATA

Derive ME Check Data

The Function Module HRGPBS_ME_CHECK_DATA (Derive ME Check Data) is a standard Function Module in SAP ERP and is part of the function group HRGPBS_ME_CHECK within the package P08P1.

Technical Information

Function Module HRGPBS_ME_CHECK_DATA
Short Text Derive ME Check Data
Function Group HRGPBS_ME_CHECK
Package P08P1
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
P_BEGDA TYPE BEGDA Start Date
P_ENDDA TYPE ENDDA End Date
P_PERNR TYPE P_PERNR Personnel number

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ME_CHECK_DET TYPE HRPAYGB_PBS_ME_CHK_DET Multiple Employment Check Data Header
ME_CHECK_HDR TYPE HRPAYGB_PBS_ME_CHK_HDR Multiple Employment Check Data Header
P_MAX_PERNRS TYPE I MAXIMUM No of ME PERNRs
P_REJECTED TYPE XFELD Pernr Rejected

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
P_P0000 LIKE P0000 HR Master Record: Infotype 0000 (Actions)
P_P0001 LIKE P0001 HR Master Record: Infotype 0001 (Org. Assignment)
P_P0031 LIKE P0031 HR Master Record: Infotype 0031 (Reference Pers.Nos.)
P_P0065 LIKE P0065 HR Master Record: Infotype 0065 (Tax - GB)
P_P0069 LIKE P0069 HR Master Record: Infotype 0069 (Nat. Insurance - GB)
P_P0121 LIKE P0121 HR Master Record: Infotype 0121 (RefPerNo Priority)

Exceptions

This function module does not define any Exceptions.