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 pointer method in IDOC.

Former Member
0 Likes
605

hi,

Plz tell me necessary steps for data transfer using change pointer method . after

Activate change pointers ,De-activate change pointers. run of program RBDMIDOC ,RBDCPCLR , what other programs we need to execute related to this change pointer method . I thin I m missing 2 more steps for this method..

Thanks.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
485

Hello sranjna ,

These are the steps for change pointer :

1. BD61 :Activate change pointer generally .

2. BD50 :Activate change pointer for message type.

3. BD21 :Create IDOC type from change pointers.

4.Save the content : create a variant .

5.For automatically process:go to SM36 :Create a job with the program "RBDMIDOC " and the variant you created.

Also see the link if you want :

[http://help.sap.com/saphelp_nw04/helpdata/EN/12/83e03c19758e71e10000000a114084/frameset.htm]

Good Luck,

Boaz

2 REPLIES 2
Read only

Former Member
0 Likes
486

Hello sranjna ,

These are the steps for change pointer :

1. BD61 :Activate change pointer generally .

2. BD50 :Activate change pointer for message type.

3. BD21 :Create IDOC type from change pointers.

4.Save the content : create a variant .

5.For automatically process:go to SM36 :Create a job with the program "RBDMIDOC " and the variant you created.

Also see the link if you want :

[http://help.sap.com/saphelp_nw04/helpdata/EN/12/83e03c19758e71e10000000a114084/frameset.htm]

Good Luck,

Boaz

Read only

0 Likes
485

hi,

1. CP should be active "not deactivated"

2. look into table BDCP / BDCPV. There should be ebntries for your messagetype

if not ... go through the steps "boaz" mentioned.

3. check BD64 (distribution model). There should be an entry for your messagetype and partner (like in we20)

if yes, check existing filters in BD64

4. run RBDMIDOC with your messagetype