cancel
Showing results for 
Search instead for 
Did you mean: 

HRALXSYNC Background job is cancelled

Former Member
0 Kudos
181

Hi,

I scheduled HRALXSYNC report in background but it is executed for some time and then it is Canceled and the job type is execute immediately.

Here am pasting the details of scheduled job.

Date Time Message text

08/30/2011 07:09:52 Job started

08/30/2011 07:09:52 Step 001 started (program HRALXSYNC, variant SAP&DEFAULT, user ID SHAIKSJ)

08/30/2011 07:17:34 Enter at least one number for the business partner

08/30/2011 07:17:34 Job cancelled after system exception ERROR_MESSAGE

Note: Here this background job run as "changes since".

Can any suggest me how to solve this issue.

Thanks in advance

Saleem

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Saleem,

Not sure if you already solved your issue.

But I have one remark regarding the value of "Changes Since":

The program HRALXSYNC stores the date of last successful runtime in table T77ZZ (REPID=HRALXSYNC).

"01.01.1900" is the inital default date. Please start HRALXSYNC in dialog mode and select "Changes Since" and execute the program. Then select all lines of the result list and press on the 'Repair' button. Errors in the result need to be investigated.

I am actually as well 'fighting' in the area of HR data Integration into CRM.

Kind Regards,

Bjoern

Subhankar
Active Contributor
0 Kudos

I think you scheduled the job in CRM.

In crm while you creating/chaging any accounts you have to pass the contact person. From the job log it seems there in no contact person provided.

Thanks

Subhankar

Former Member
0 Kudos

Thanks for all your responses..

And you are correct. I ran this program in CRM system. and Can you suggest me, where to execute this job.

Here my changes since date is placed as 01/01/1900.. So do you think, there are no changes since 1900.

While selecting this option, it didn't ask me to enter for any business partner number.

Can any body respond to this post.

Thanks & best regards

Saleem

Edited by: SaleemJaved.sk on Sep 2, 2011 8:40 AM

Edited by: SaleemJaved.sk on Sep 2, 2011 8:42 AM

Former Member
0 Kudos

HI

As it is written in Job Log,

08/30/2011 07:17:34 Enter at least one number for the business partner

There may not be any new changes, so system is displaying this message.

Please execute it in foreground and check whether you get the same error or

Shiva

Former Member
0 Kudos

Hi Shiva.

When I use standard SAP Variant for changes since, It didn't allowing me to enter the perner number.

As you said I ran this program in foreground but I'm getting runtime error as "The program "HRALXSYNC" has exceeded the maximum permitted runtime without interruption and has therefore been terminated."

Could you pls let me know what to do now.

Thanks and best regards

Saleem

Sandra_Rossi
Active Contributor
0 Kudos

Hi Saleem,

running in dialog is not a good idea, as anyway it dumps in background ! (ERROR_MESSAGE runtime error)

So you'd better look at the dump in ST22 transaction. Then check SAP notes.

Sandra

Former Member
0 Kudos

Hi Sandra,

I found one SAP Note(808966) related to my error message class R11 with message number 123 for displayed my error "Enter at least one number for the business partner".

Do you think this note is suitable for me.. because here my requirement on HRALXSYNC job, but the note says all about changing the import parameters for BUPA_CREATE_FROM_DATA function module and updating the other FM's.

Suggest me pls.

Thanks & Best Regards,

Saleem

Sandra_Rossi
Active Contributor
0 Kudos

Hi,

I looked at the note, I'm not confident, as it doesn't talk of your dump at all. But sometimes, they don't mention all effects. It's worth trying anyway.

If it doesn't work, then I suggest you contacting SAP support.

Sandra