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 pointers

Former Member
0 Kudos
312

Hi,

I am working on change pointers on Material Master data.

whenever a material is created or changed it wil record all the changes in MASTERIDOC_CREATE_SMD_MATMAS and create an

output message and send to PI.

Wil this happen Automatically or do i need to set a batch job regularly on a hourly cycle.

what if the multiple changes on the same record happens, how do we handle this?

Thanks

Sahil

2 REPLIES 2
Read only

Former Member
0 Kudos
271

Hi...

It won't happen automatucally. you need to set a back ground job.

and more over if the changed field is marked in transaction BD52 for the corresponding message type MATMAS then it shpuld sent output message every time.

To avoid this mark only the required fields in transaction BD52 and delete remaining fields.

Regards,

Lokeswari.

Read only

Former Member
0 Kudos
271

Hi Sahil,

I am also working on similar requirement. whenever a material is created/changed idoc needs to be sent to external system (third party) , but my issue here is i have additional customized fields which needs to added to message type and data needs to be sent via middleware PI. Please suggest me the best way to handle this.

Is there a facility in PI to understand based on plant to send it to a speicific system. Thanks much.

Regards,

Sanjay