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 Idoc Change Pointers Question

Former Member
0 Likes
629

Though I selected Transfer Immediately on Partner Profile screen, why Idoc hasn't been generated and transmitted?. Why do I have run RBDMIDOC explicitely to pickup change pointers?. Appreciate your responses.

5 REPLIES 5
Read only

Former Member
0 Likes
598

Hi Krish,

Give your logical system, RFC Destination, Partner Profiles the same name, it works out fine.

Regards:-

<b>Santosh</b>

Read only

0 Likes
598

Hi Santosh,

I did setup all those though they are with different names. I dont understand the relation beween having same name and triggering Idocs immediately..Please clarify..

Read only

Laxmana_Appana_
Active Contributor
0 Likes
598

Hi,

if you activate the change points , then field changes will be stored in CDPOS and CDHDR tables according to the BDCP table entries, to pick up these changes and to generate IDOC you need to run the program RBDMIDOC.

check steps :

1.Go to the Data Element of the field and check whether change doucment option is checked or not .

2.change the value of the field and check the entries in CDHDR and CDPOS.here u can check the change document object and table .

3.check BDCP table also incase of ALE.The program RBDMIDOC generates IDOc when there is an entry in BDCP.

if not check the following config

1.BD61- change pointers activated -generally

2.BD50 -Activate change pointers for ur message type

3.BD52 - add the triggering fields and corresponding tables and change document object.

Please check the entries in BDCP table ,if u find the entries execute the program RBDMIDOC

Regards

Appana

Read only

0 Likes
598

Hi Appana,

Thank you for your time. I did checked all these steps still no luck.

1.Go to the Data Element of the field and check whether change doucment option is checked or not .

DONE

2.change the value of the field and check the entries in CDHDR and CDPOS.here u can check the change document object and table .

DONE

3.check BDCP table also incase of ALE.The program RBDMIDOC generates IDOc when there is an entry in BDCP.

if not check the following config

1.BD61- change pointers activated -generally

DONE

2.BD50 -Activate change pointers for ur message type

DONE

3.BD52 - add the triggering fields and corresponding tables and change document object.

DONE

Please check the entries in BDCP table ,if u find the entries execute the program RBDMIDOC

DONE

...

Any places I missed ? Please note usual ALE config has been done like SM59,WE,20,WE21 etc. Iam basically sending this Idoc to XI and then to 3rd party system.

-


Read only

0 Likes
598

Getting any messages when you are running the RBDMIDOC?.

Did you do the BD64 thing?.