Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Uncaught exception - CX_HRPA_MISSING_INFTY_DATA while Hiring

Former Member
0 Likes
764

Good day,

We are trying to automate Hiring of an Employee by performing PA40 hiring actions via a BDC recording (SHDB - session and via Call transaction).

We are encountering this exception - CX_HRPA_MISSING_INFTY_DATA and its uncaught resulting in a runtime error.

I have looked into SAP notes 975452 and 1514455. Both have been applied. Still no luck!

Any suggestions?

Thanks in advance!

Liz

1 ACCEPTED SOLUTION
Read only

former_member214857
Contributor
0 Likes
652

Hi Liz

You can use CX_ROOT class as a CATCH parameter for TRY. ENTRY. statement.

It can help you to handle this error

Kind regards

Carlos Machado

3 REPLIES 3
Read only

former_member214857
Contributor
0 Likes
653

Hi Liz

You can use CX_ROOT class as a CATCH parameter for TRY. ENTRY. statement.

It can help you to handle this error

Kind regards

Carlos Machado

Read only

0 Likes
652

Hi Carlos,

Thanks for your reply. I have already added code to handle the exception in my report. The exception gets raised in one of the sap standard Function module. Still issue is coming up. I am also looking.

Regards, Liz

Read only

Former Member
0 Likes
652

We have contacted SAP for the same.

Thanks, Liz