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

Can a change pointer do this?

Former Member
0 Likes
458

Hi experts,

I have set up a change pointer for message type HRMD_A. I created a filter for it0001, it0002, it0006 an it0105.

Now, when a change is made in infotype 0006, only the it0006-data is sent in an idoc. But I also want the other infotypes at the same time. Can I do this using a change pointer?

3 REPLIES 3
Read only

Former Member
0 Likes
424

Technically this makes sense because what is changed been send across But as peras your requirement goes you may do this by using some BADIs.

Regards

Shital

Read only

0 Likes
424

Try HRALE00OUTBOUND_IDOC.

Hope this helps!

Regards

Shital

Read only

Former Member
0 Likes
424

Tx