The Function Module RP_CHECK_PERNR (Check Personnel Number against HR Master Record) is a standard Function Module in SAP ERP and is part of the function group RPIN within the package PBAS.
Function Module | RP_CHECK_PERNR |
Short Text | Check Personnel Number against HR Master Record |
Function Group | RPIN |
Package | PBAS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BEG | LIKE | BAS_CHECK_PERNR-BEGDA | Date | |
PNR | LIKE | BAS_CHECK_PERNR-PERNR | Personnel number |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BUKRS | LIKE | BAS_CHECK_PERNR-BUKRS | Company code | |
KOSTL | LIKE | BAS_CHECK_PERNR-KOSTL | Cost center | |
MOLGA | LIKE | BAS_CHECK_PERNR-MOLGA | Country grouping | |
NAME | LIKE | BAS_CHECK_PERNR-NAME | Employee name | |
PERSA | LIKE | BAS_CHECK_PERNR-PERSA | Personnel area | |
PERSONNEL_SUBAREA | LIKE | ESS_EMP-PERSSUBAREA | Personnel subarea |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DATA_FAULT | Data inconsistency |
DATE_MISSING | Date missing |
EXIT_FAULT | Invalid return code for user exit |
PERNR_MISSING | Personnel no. missing |
PERSON_NOT_ACTIVE | Employee is inactive |
PERSON_UNKNOWN | Personnel number is unknown |