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

Errors in BAPI_PLANNEDORDER_CHANGE in SAP ECC6.0

Former Member
0 Likes
1,186

Hi Experts,

One of our clients is in the process of upgrading from SAP 4.7 to ECC6. They have asked me to test the Formulations planning interface using Planned order Bapis.

In SAP ECC 6.0, When attempting to Create and Change planned orders using the BAPIs - BAPI_PLANNEDORDER_CREATE and BAPI_PLANNEDORDER_CHANGE the following error occurs Function module COCB_CR_DATA_RESET does not existu201D.

The function module indeed does NOT exist in SAP ECC6.0 .

When we test the two function modules manually via SE37 they appear to be working.

But when we use the BAPI, we are getting the above Error. Is there a different BAPI for Planned Order in SAP ECC6.0 ?

Please HELP !!!

Awaiting your response.

Hi Experts,

One of our clients is in the process of upgrading from SAP 4.7 to ECC6. They have asked me to test the Formulations planning interface using Planned order Bapis.

In SAP ECC 6.0, When attempting to Create and Change planned orders using the BAPIs - BAPI_PLANNEDORDER_CREATE and BAPI_PLANNEDORDER_CHANGE the following error occurs Function module COCB_CR_DATA_RESET does not existu201D.

The function module indeed does NOT exist in SAP ECC6.0 .

When we test the two function modules manually via SE37 they appear to be working.

But when we use the BAPI, we are getting the above Error. Is there a different BAPI for Planned Order in SAP ECC6.0 ?

Please HELP !!!

Awaiting your response.

4 REPLIES 4
Read only

mvoros
Active Contributor
0 Likes
719

Hi,

have you looked at OSS note 698297. It is only OSS note related to the problem COCB_CR_DATA_RESET.

Cheers

Read only

Former Member
0 Likes
719

Hi Martin,

Thanks for your speedy response. Will try them out and let you know.

Best Regards:

Ranjan MR

Read only

Former Member
0 Likes
719

Hi,

I am trying to update the sequence number (PLAF-SEQNR) using the BAPI BAPI_PLANNEDORDER_CHANGE but it did not work. Do you have an example of how to use this BAPI?

Please help,

Chuong

Read only

Former Member
0 Likes
719

Thank you