Symptom
You want to map custom action types when importing applicant\candidates data from SFSF BizX to SAP ERP HCM.
Environment
- Integration Add-On for SAP ERP HCM and SuccessFactors HCM Suite
Reproducing the Issue
-
Go to HRSFI_RCT_HIRE\HRSFI_ONB_HIRE transaction
- Select applicant -> Select "Check" button
- Your custom action types are not displayed to be selected
Cause
In the SAP Standard delivered implementation, only actions "01" and "52" are mapped to be used in HRSFI_RCT_HIRE\HRSFI_ONB_HIRE
Resolution
Implement BaDI HRSFI_B_USR_DET_FROM_SFSF_FLDS (method IF_HRSFI_USR_DET_FROM_SFSF_FLD~PROVIDE_ACTION_TYPE). There you will be able to map other action types saved in your SAP ERP system (maintained in table T529A)
Keywords
Action, Types, HRSFI_RCT_HIRE, HRSFI_ONB_HIRE, IT0000, Applicant, Hire, Data, Map, BaDI , KBA , PA-SFI-TM , Integration with SuccessFactors BizX Talent Management , PA-SFI-TM-MW , Middleware for SFSF BizX Talent Management , How To