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

Function module for collecting data for production order sapscript

Former Member
0 Likes
420

Hi all,

I need to write a prodcution order sapscript and want to collect the data from the production order therefore.

I know there is a function module for delivery to collect data:RV_DELIVERY_PRINT_VIEW.

Is there a similar function module for production/shop orders?

Thanks

Anne

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
381

Hi Anne,

BAPI_PRODORD_GET_DETAIL

BAPI_PRODORD_GET_LIST

You can find further FM in Function Group COPRINT and CODR or take F4 on CO* in Function Group

These will serve your purpose.

Cheerz.

Ram

1 REPLY 1
Read only

Former Member
0 Likes
382

Hi Anne,

BAPI_PRODORD_GET_DETAIL

BAPI_PRODORD_GET_LIST

You can find further FM in Function Group COPRINT and CODR or take F4 on CO* in Function Group

These will serve your purpose.

Cheerz.

Ram