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

Execution of T Code MC88 in back ground

Former Member
0 Likes
866

Hi All,

I have created a program which reads the forecast data from a custom table & updates the SOP(Table S076). I have used BDC recording for MC88 to serve the purpose. Call transaction method is working perfectly fine in foreground, but fails to update the data when executed in background.

According to the SAP Note 50833, batch input & call transaction for MC88 cannot be processed in background.

I would like to know whether there is any other option like a BAPI or a function module which can be used to update SOP in the background?

Regards

Sayee

Hi All,

I have created a program which reads the forecast data from a custom table & updates the SOP(Table S076). I have used BDC recording for MC88 to serve the purpose. Call transaction method is working perfectly fine in foreground, but fails to update the data when executed in background.

According to the SAP Note 50833, batch input & call transaction for MC88 cannot be processed in background.

I would like to know whether there is any other option like a BAPI or a function module which can be used to update SOP in the background?

Regards

Sayee

3 REPLIES 3
Read only

Former Member
0 Likes
674

Hi,

Please go to Tcode BAPI, there you are having two tabs for searching the bapi, go through one by one in your sales planning operations area, is there is any bapi for it

Read only

Former Member
0 Likes
674

try BAPI -> BAPI_MOSRVAPS_SAVEMULTI3

Read only

Former Member
0 Likes
674

Helli ayee Manojnah :

Could you please give me the code of 'BDC FOR MC88'?

Thank you very much.

hotice

hoticewjch&[&means @ ]163.com

Edited by: HOT ICE on Aug 6, 2009 9:48 AM