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

Update HRPAD500 table update

Former Member
0 Likes
503

Hi All,

Can anyone help me with a FM or class or any ABAP way to update

HRPAD500 table fields based on ADATANR (TABNR)

Not suppose to use update syntax.

Thanks,

DDutt.

Hi All,

Can anyone help me with a FM or class or any ABAP way to update

HRPAD500 table fields based on ADATANR (TABNR)

Not suppose to use update syntax.

Thanks,

DDutt.

1 REPLY 1
Read only

Former Member
0 Likes
463

Found the solution by debugging standard PP01 tcode.

Use RH_INSERT_INFTY

and pass relationship (HRPAD500) details in ADATA field in tables parameter.

Relationship can be createdby passing ISTAT as 01.