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

CM23 - looking for BAPI/FM

Former Member
0 Likes
562

hi there,

I have to implement a change in a operation of a production order (date-changes).

Someone told me that it is possible to change such a operation via transaction CM23 where I have the possibility to enter new dates via manual planning.

Now I'm looking for a Function Module or a BAPI which brings me this functionality to be used in a report. BDC seems also not possible because the trasnaction is too dynamic.

Can you give me perhaps some hints? Thanks!!

Kind regards

Markus

hi there,

I have to implement a change in a operation of a production order (date-changes).

Someone told me that it is possible to change such a operation via transaction CM23 where I have the possibility to enter new dates via manual planning.

Now I'm looking for a Function Module or a BAPI which brings me this functionality to be used in a report. BDC seems also not possible because the trasnaction is too dynamic.

Can you give me perhaps some hints? Thanks!!

Kind regards

Markus

2 REPLIES 2
Read only

Former Member
0 Likes
516

Hi Markus,

try with this BAPI_PRODORDCONF_GETDETAIL

Read only

0 Likes
516

No that doesn't help

That brings me only the data (GETDETAIL), but no possibility to change

Kind regards

Markus