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 Likes
590

HI experts,

I have got a query regarding the change pointers.

I am having a requirement where i need to use the change pointers for the custom idoc.

the query here is whether i need write a function module for change pointers or is it just enough to configure the change pointers

in BD64 and BD52.

waiting for your answers experts!.

thanks

Anil

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
541

Hi Kondur,

After Configurations, you need to call the BD21 T code then only IDOCs will generate.

go through this link.

Regards,

sri

3 REPLIES 3
Read only

Former Member
0 Likes
542

Hi Kondur,

After Configurations, you need to call the BD21 T code then only IDOCs will generate.

go through this link.

Regards,

sri

Read only

Former Member
0 Likes
541

Yes, if its custom IDOC you have to populate it through you custom function module.

Read only

Former Member
0 Likes
541

hi gurus,

Thanks for all the answers.

those were very useful.