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.
Function Module | RP_TRANSFER_APPLICANT |
Short Text | Transfer applicant data |
Function Group | RPAT |
Package | PAPL |
Module Type | Remote-Enabled |
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 |
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 |
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 |
---|---|
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 |