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

RBDMIDOC

Former Member
0 Likes
650

IS it always necessary to schedule the RBDMIDOC program in background to generate the idocs ??

or is there any other way to generate the idocs too ?? If there are other ways to generate the idocs

too.......then, when will we use RBDMIDOC progam and when will we use other methods ??

thanks

kumar

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
583

You can run RBDMIDOC in foreground too.

You can also write a custom program to create change pointer idocs, by using CHANGE_POINTERS_READ, the populating the idoc and then calling MASTER_IDOC_DISTRIBUTE to create the idocs.

IS it always necessary to schedule the RBDMIDOC program in background to generate the idocs ??

or is there any other way to generate the idocs too ?? If there are other ways to generate the idocs

too.......then, when will we use RBDMIDOC progam and when will we use other methods ??

thanks

kumar

2 REPLIES 2
Read only

Former Member
0 Likes
584

You can run RBDMIDOC in foreground too.

You can also write a custom program to create change pointer idocs, by using CHANGE_POINTERS_READ, the populating the idoc and then calling MASTER_IDOC_DISTRIBUTE to create the idocs.

Read only

Former Member
0 Likes
583

friend before posting any query just utilise the search tab.

u can come across many solutions/answers to ur query,

if u cant find out , then u post ur query.