cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

PA48 Error "No data available from the partner system in Table T752F"

Former Member
0 Likes
452

Hi,

Am on EHP 5, EREC 605, SAP 0007. EREC on a standalone model.

I am getting error message "No data available from the partner system", while executing PA48 in HR system.

I have carried out the below required activties but still error is occuring.

1) Activated the below BADI's in EREC system.

CONV_HR_DATA_TO_EREC (active as of Release 604)
HRRCF00_INBD_NEWMOD (active as of Release 604)

2) Set "RCF_PERIODICAL_SERVICES" as background job. Below services are available in table referring IMG "Activate Periodic services"

CREATE_SP_FOR_CANDIDACY

CREATE_SP_FOR_CANDIDATE

CREATE_SP_FOR_EXT_POSTINGS

CREATE_SP_FOR_INT_POSTINGS

CREATE_SP_FOR_REQUISITION

DELETE_DEREGISTERED_CANDIDATES

DELETE_REQUISITION

DISPATCH_CPOINTER_FOR_CAND

DISPATCH_CPOINTER_FOR_CDCY

DISPATCH_CPOINTER_FOR_DOC

DISPATCH_CPOINTER_FOR_PUB_EXT

DISPATCH_CPOINTER_FOR_PUB_INT

DISPATCH_CPOINTER_FOR_REQ

3) Set RFC for EREC & HR system. Check in SM59, done the correction test. RFC is working fine.

4)  Implemented the required note 1147882 to the class as well.

CL_HRRCF_SYSTEM_CHECKis_standalone = true.

But still the error is repeating.

Kindly provide your inputs/comments.

Also what is "CAND_STATUS_JOB" got to do with PA48 activitiy. Can someone explain this as well.

Thanks,

Regards,

ER.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Likes

Pls see this link

http://help.sap.com/saphelp_erp60_sp/helpdata/en/45/8150635e9c40c1e10000000a1553f7/content.htm?frame...

see all these badi's and switches maintained.

Regards

Vj

Former Member
0 Likes

Thanks Vijay. Appreciate your help.

Regards,

ER

0 Likes

Hi Earnest

Did you check the RECFA settings as per KBA 1775448?

These are usually the source of the problem.

Thanks

Sally

Former Member
0 Likes

Hi Sally,

Thanks for your inputs.

Let me explain my landscape.

1. EREC is in client 500, system ERD.

2. HR is in client 300, system ECD.

3. Logical system name of HR System is CLNTECD300.

4. Logical system name of EREC system is ERDCLNT500

4. RFC to connect EREC from HR system (ECD to ERD) is ERDCLNT500

5. RFC to connect HR from EREC system (ERD to ECD) is ERD_ECCDEV

Please advise what should be the entries in RECFA DTCBA & RECFA HRRFC.

Thanks,

Regards,

ER.

0 Likes

So its a standalone E-Rec system I presume?

If so, in E-Rec, the RECFA HRRFC needs to be ERDCLNT500 and in HR then the RECFA DTCBA needs to be ERD_ECCDEV (Basically, the E-Rec uses the RFC connection for HR and HR uses the RFC for E-Rec!)

cheers

Sally

Former Member
0 Likes

Thanks Sally,for the inputs.

I have given the same. But the error still continues.

In your wiki blog, I had come across a term  "CAND_STATUS_JOB". on the PA48 error.

Please could you throw some more light on it. It is not there in my "Define Periodic Services" & Activate Periodic Services list.

If it is relevant, what should be HR***** Class I should maintain in IMG "Define Periodic Services".

Regards,

ER.