Ansicht
Dokumentation

RP_CHECK_PERNR - Check Personnel Number against HR Master Record

RP_CHECK_PERNR - Check Personnel Number against HR Master Record

Vendor Master (General Section)   CPI1466 during Backup  
This documentation is copyright by SAP AG.
SAP E-Book

Function module RP_CHECK_PERNR checks personnel numbers to determine if they exist in Personnel Administration (HR) and are active.

Import parameters:

  • Date

Export parameters:

  • Employee name

Exceptions:

  • DATA_FAULT
  • PERSON_NOT_ACTIVE
  • PERSON_UNKNOWN
  • EXIT_FAULT
  • PERNR_MISSING
  • DATE_MISSING

This function module does not indicate which authorizations are valid for entering personnel data in HR.

The personnel number can only be checked if the following employee data is available in HR:

  • Actions (infotype 0000)
  • Organizational Assignment (infotype 0001)

If the employee is not active at the specified time, the exception PERSON_NOT _ACTIVE is triggered. In this case, the export parameters are filled. For the other exceptions, they are not filled.

You can perform a different personnel number check using the function exit EXIT_SAPLRPIN_001 in enhancement HRPBAS01. You can deactivate the default check by including the enhancement in a project and activating the project. If you want to create your own check, refer to the sample program in the function exit documentation.

You can deactivate the personnel number check against HR master data in each client.





Parameters

BEG
BUKRS
IV_NO_AUTHORITY_CHECK
KOSTL
MOLGA
NAME
PERSA
PERSONNEL_SUBAREA
PNR

Exceptions

DATA_FAULT
DATE_MISSING
EXIT_FAULT
PERNR_MISSING
PERSON_NOT_ACTIVE
PERSON_UNKNOWN

Function Group

RPIN

RFUMSV00 - Advance Return for Tax on Sales/Purchases   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.

Length: 3561 Date: 20240523 Time: 131042     sap01-206 ( 262 ms )