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

change documents for hr fields

Former Member
0 Likes
477

Hi All,

I have a requirement in which we need to get the changes happening at field level in some Employee related (like PA0002) HR master data. We have checked that related fields, in those data elements check box is not enabled. For those changes we need to create interface program.

I already created change document object in scdo T-code. For triggering the generated function module there is no relevant user-exit.

For this we found one way of keeping the event trigger at database table level, and we found that we need to keep the form routine AB. But we don’t have any idea about the process methodology.

Could you please tell me how to write the code in that related process routines in the standard tables? Or if there is another way is available to trap the changes at field level.

Thank You.

Regards,

Srinivas.

Edited by: Mike Pokraka on Aug 19, 2008 3:47 PM

Hi All,

I have a requirement in which we need to get the changes happening at field level in some Employee related (like PA0002) HR master data. We have checked that related fields, in those data elements check box is not enabled. For those changes we need to create interface program.

I already created change document object in scdo T-code. For triggering the generated function module there is no relevant user-exit.

For this we found one way of keeping the event trigger at database table level, and we found that we need to keep the form routine AB. But we don’t have any idea about the process methodology.

Could you please tell me how to write the code in that related process routines in the standard tables? Or if there is another way is available to trap the changes at field level.

Thank You.

Regards,

Srinivas.

Edited by: Mike Pokraka on Aug 19, 2008 3:47 PM

1 REPLY 1
Read only

Former Member
0 Likes
438

Hi ,

Were you able to solve this problem , I am facing the same right now , Please advice .

Sudheer