cancel
Showing results for 
Search instead for 
Did you mean: 

Report HRALXSYNC showing errors in e-Recruiting

Former Member
0 Kudos

Hi friends,

We are in the process of implementing E-Recruitment. We have decided to go for same client for both HR and E-Recruitment.

For instance, sandox for both HR and E-Rec is 235.

Now I want to create the e-Rec specific objects including object BP, US.

To achieve this i have done the following:

1. Activated the BADI "HRSYNC_P", implementation "ZCONV_HR_TO_EREC" (copy of the standard imple.)

2. Activated the BADI "HRBAS00INFTY" implementation "ZHRRCF_STORE_HRQUAL" (copy of the standard imple.)

3. Activated the BADI "HRALX_HRALXSYNC_BADI" with standard implementation.

4. Define the number ranges and did the Business Partner configuration.

5. Also below is the switch status in T77S0

HRALX HRAC X

HRALX MERID X

HRALX MSGRE 0

HRALX OADBP

HRALX OADRE X

HRALX OBPON ON

HRALX OBWIG X

HRALX ONUMB 1 (Internal number range)

HRALX OSUBG

HRALX PALEO

HRALX PALEP

HRALX PBPHR CREATE

HRALX PCATS X

HRALX PINAC

HRALX PLEVE 3

HRALX PNUMB 1 (Internal number range)

HRALX PQUAL

HRALX PRTON

HRALX PSUBG

HRALX PSYNO

HRALX PSYNP

HRALX USRAC X

RECFA AGYRO RCFAGY

RECFA BL2UI

RECFA BPCOU IN

RECFA BPNAM 01

RECFA BRARO RCFBRA

RECFA DATAO X

RECFA DTCBA

RECFA GARBC

RECFA HIHIT 500

RECFA HRQUA X

RECFA HRRFC NONE (Same client scenario)

RECFA HRXI

RECFA IMSAV X

RECFA INDCO

RECFA LOCFI

RECFA NAVIL X

RECFA SYEMP X

RECFA TMRFC

RECFA UI2BL

RECFA WEBUI

Now, the first step would be to map the OM objects in terms of E-Recruiting.

So, i tried executing the report HRALXSYNC.

I tried with input as CP(50260967). The report displayed a single entry as output with Red signal under column Basic data.

When i selected the entry and tried repairing it, it threw the following sequence of warnings:

Business partner 0000000027 not created

Geocoder SAP0: Country specification is incomplete (Customizing)  00000000CP

Business partner 0000000027 not created

Geocoder SAP0: Country specification is incomplete (Customizing)  00000000CP

Enter the business partner number or business partner GUID

Business partner 0000000027 not created

Geocoder SAP0: Country specification is incomplete (Customizing)  00000000CP

Enter the business partner number or business partner GUID

Enter at least one number for the business partner

When i checked the corresponding Long text, it was something as follows:

The error occurred in function module RH_ALEOX_BUPA_WRITE_CP when calling BUPA_CREATE_FROM_DATA (error code 00000000CP).

Use the report BUPGUIDCREATE to make the data consistent. Bear in mind the relevant SAP notes (component CA-BP, search term  BUPGUIDCREATE).

However, the result is entries are created in table BUT000 but there are no US/BP/NA objects created yet.

Please guide.

Regards,

Shashank Shirali

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi friends,

Solved part of the issue on my own but thanks to one of the earlier posts by Roman, got 1 step ahead.

The problem was with table GEOT005 (Table Containing Geocoordinates at Country Level). This table was blank in Development. So maintained the entry for country INDIA.

The report HRALXSYNC now started working. But still one issue left.

When CP is given as input to the report, it shows Green signal for Basic Data and Bank data but Red signal for Internal Candidate.

When i try to repair it, nothing happens.

Just for testing purposes, i tried objects creation using RCF_CREATE_USER report. It created objects BP and NA but there was no US object created.

Please note this report is actually not recommended since e-Recruitment and HR are in same client. It was only for testing purposes.

Is anything missing in configuration or what could be the cause ??

Please guide...

Regards,

Shashank Shirali