Application Development 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: 

RBDAPP01 data posting issue.

Former Member
0 Kudos

Hi,

Iam using external system for production order confirmation.

In the process,after transferring the data from external system to R/3 as IDOCS,Iam using RBDAPP01 program to post it to the application(the program will post the data to table AFRP0 and it has to be transferred to AFRU through coruproc1 program).

Normally RBDAPP01 program call a function module CO_RS_CORUPROC1_START through which the CORUPROC1 program is called automatically.

Now the issue is even though CORUPROC1 is called in the RBDAPP01 program ,all the data is not immedeitely posted in AFRU and based on free workprocesses,its slowly updating AFRU.

But if I run CORUPROC1 as seperate job,then what ever the volume of data is there,its gets posted immedietely.

My question is why the same program is behaving diffrently ie while called inside the RBDAPP01 automatically and scheduled as a background job.

Any input pl

Regards

KRISHNAN

1 REPLY 1

Former Member
0 Kudos

I will check it in Netweaver-data transfer forum