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: 

Update HRPAD500 table update

Former Member
0 Kudos

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

Former Member
0 Kudos

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.