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

ALE change pointers

Former Member
0 Likes
338

Hi,

I am sending Material Master using message type MATMAS and IDOC type MATMAS04 using change pointers.

I need to send all the fields when a new material is created and send material master only when certain fields are updated in MM02, could any one please help where to control when its updated.

Thx,

Santosh

1 REPLY 1
Read only

Former Member
0 Likes
246

Hello Santosh,

Try using this BADI,BDCP_BEFORE_WRITE

You can find more information in transaction SALE.

Regards,

Samir.