2007 Oct 03 7:07 AM
Hi all,
Do i have to make any configuration to trigger idoc in Change Pointer Scenario.?
I have done all the requied things in bd60 bd 50 and we20.
But when i change a document in R3, the idoc doesnt get triggered untill i manually run the standard funcitom module..
So the question is how can the idoc be triggered automatically when a document is changed in R3?
2007 Oct 03 7:15 AM
2007 Oct 03 7:15 AM
2007 Oct 03 7:16 AM
which Master are you triggering..please provide details so that i can help u ..
2007 Oct 03 7:19 AM
2007 Oct 03 7:24 AM
hi
work with below tcodes
BD50 for enable message types
BD52 for identifying fields changepointers to be written
BD61 enable change pointers globally
after u have to work with RBDMIDOC
reward for useful points
regards
Nagesh.Paruchuri
2007 Oct 03 7:28 AM
made a check on BD61 as well
attach your IDOC with message type in WE82..and also maintain outbound parameter for message type in WE20..
2007 Oct 03 7:30 AM
Also for testing you can use T Code BD21..check tables CDHDR and CDPOS and BDCP..if they are filling then IDOC must trigger..:)
2007 Oct 03 7:39 AM
Hi
This is the Complete flow of Change pointers.
First of All you have to Create the Basic ALE configurations like Port, Partner profiles etc.
These are the Steps to Cofigure Change pointers:
Tcode : BD61 - This will Activate the Change pointers Generally
Here you select the Check box
<b> Activate Change pointers Generally</b>
Tcode BD50 : Activate Change pointers for individual Message types
Flag the Check box for ur Message types.
Material - MATMAS
Vendor - CREMAS
<b>Now you have to Schedule the Report RBDMIDOC periodically to process Change pointers and Send the IDOCs.
</b>
So wheneven you change a material or Vendor the Idocs has to be generated and distributed.
For trouble shooting:
First u check the entries in Change pointer tables BDCP and BDCPS .
If you found the Entry then Run this program RBDMIDOC.
Check the IDocs in WE05 in Sender then Receiver...
<b>reward if helpful.</b>
2007 Oct 03 7:40 AM
Hi..
after run the program RBDMIDOC.
Firest check the two sides same data avable or not.