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

Query for Inbound processing for ALE IDOC & Outbound through Change Pointer

Former Member
0 Likes
701

Hi,

I have a scenario, in which I have reduced Message Type for HRMD_A as Inbound and Outbound both.

The Problem that I am facing is , whenver the inbound Idoc processing takes place, it updates the Infotypes and at the same time, as updation is done, Change Pointers write entries for the same in BDCP2. So, again the same changes are tracked for Outbound Message type and creates the idoc and post it again.

This need to be avoided. The requirement is to stop such processing of the data from sending again.

Any help for this would be appreciated.

Regards,

Heena

6 REPLIES 6
Read only

Former Member
0 Likes
622

Hi Heena...

please check the fields present corresponding to the messagetype "HRMD_A" in trnsaction BD52. keep only the reuired fields and delete the remaining fields in BD52 trnsaction. if any changes happened in the required fields then change pointers will trigger an idoc. So, please check the fields present in BD52 transaction.

please let me know if you need any clarifications further.

Regards,

Lokeswari.

Read only

0 Likes
622

Hi Lokeswari,

Thanks for the reply....

I checked as per what you suggested but I cannot find any object suitable for Infotypes...

Can you please give some light on it?

Thanks in advance

Read only

0 Likes
622

Hi...

Check for the field which is tracking this infotypes and delete that entry in transaction BD52.

Regards,

Lokeswari.

Read only

0 Likes
622

Hi,

I dont have ant entries for the message type in BD52...

Read only

0 Likes
622

hi..

what is the message type you are using in bd 52 transaction for tracking the changes?? i think it is "HRMD_A" . correct me if i am wrong.

Regards,

Lokeswari.

Read only

0 Likes
622

Hi,

I am using reduced Message type created of HRMD_A07.