Menu

SAP Function Module HRGPBS_ME_CHECK_ME_INFOTYPES

Derive Multiple Employement Infotypes

The Function Module HRGPBS_ME_CHECK_ME_INFOTYPES (Derive Multiple Employement Infotypes) 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_ME_INFOTYPES
Short Text Derive Multiple Employement Infotypes
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_IT0121_MANDATORY TYPE XFELD Checkbox
P_PERNR TYPE P_PERNR Personnel number

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
P_REJECTED TYPE C 'N'o IT0031 or 'I'nfotypes

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
P_ERROR_COUNT TYPE I Number of errors for this PERNR
P_ME_CHK_INFOTYPES TYPE HRPAYGB_PBS_ME_CHK_INFOTYPES Multiple Employment Infotypes
P_NO_OF_PERNRS TYPE I MAXIMUM No of ME PERNRs

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PERNR_TAB LIKE P08P_ME_PERNR Multiple Employment Structure of Pernrs
P_P0001 LIKE P0001 HR Master Record: Infotype 0001 (Org. Assignment)
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.