Menu

SAP Function Module RP_TRANSFER_APPLICANT

Transfer applicant data

The Function Module RP_TRANSFER_APPLICANT (Transfer applicant data) is a standard Function Module in SAP ERP and is part of the function group RPAT within the package PAPL.

Technical Information

Function Module RP_TRANSFER_APPLICANT
Short Text Transfer applicant data
Function Group RPAT
Package PAPL
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
APLNO LIKE P0001-PERNR Applicant number
RECTK LIKE PC3AC-RECTK Indicator for recurring tasks

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
HIRE_DATE LIKE PC3AC-PLDAT Hiring date
OBJID LIKE P4002-OBJID Position
PL_DATE LIKE PC3AC-PLDAT Performance date

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
APL_LOCKED Applicant number is locked
AP_VER Incorrect AP version
DBLE_TRANS Several planned 'Transfer applicant data' actions
DDIC_ERR Error obtaining DDIC structures
ENQ_ERR Error while locking
NO_APPL Application does not exist
NO_AUTH No authorization
NO_IMP Import of actions was not successful
NO_REF Reference action does not exist
NO_TRANS 'Transfer applicant data' action does not exist
OTHERS Completely unexpected