Application Development 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: 

Error HRBEN00INFOTYPES 027

Former Member
0 Kudos
97

Hi,

I am getting the error message "Record for spouse overlaps with record for domestic partner" on executing function module HR_INFOTYPE_OPERATION. SAP standard message is thrown with the following details:

TYPE: E

ID: HRBEN00INFOTYPES

Num: 027

What is the reason for this kind of error? Has anyone faced this issue?

Waiting for a quick reply.

Thanks

2 REPLIES 2

Former Member
0 Kudos
63

Hi,

Please check the coding in Include : MP010630 in the module

MODULE check_spouse_exists INPUT. Check for your PA0106 entries as well.

Regards,

Srini.

0 Kudos
63

Thanks Srini.

Your answer helped me in identifying the defect.