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

Problem with update infotype 607.

Former Member
0 Likes
553

Hi

I update any infotype without problem.

But I have problem update infotype 0607.

I use HR_INFOTYPE_OPERATION with OPERATION = 'MOD',

but I get error

ERROR: Error in ASSIGN assignment in program SAPLHRMM


Thank you

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
471

Solution was very simple.

I must use structure P0607 as data type, not table PA0607.

1 REPLY 1
Read only

Former Member
0 Likes
472

Solution was very simple.

I must use structure P0607 as data type, not table PA0607.