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

production order

Former Member
0 Likes
1,050

Hi friends,

Can anybody tell me is there any standard bapi to release the

production order.

or

any other normal function module to release production order.

its very urgent.

points will be regarded.

Regards,

Satish.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
885

Hi Satish,

Try the BAPI

BAPI_PRODORD_RELEASE -BAPI: Release Production Orders

Check the documentation se37.

Reward if found helpful.

Regards,

Boobalan Suburaj

Hi friends,

Can anybody tell me is there any standard bapi to release the

production order.

or

any other normal function module to release production order.

its very urgent.

points will be regarded.

Regards,

Satish.

3 REPLIES 3
Read only

Former Member
0 Likes
886

Hi Satish,

Try the BAPI

BAPI_PRODORD_RELEASE -BAPI: Release Production Orders

Check the documentation se37.

Reward if found helpful.

Regards,

Boobalan Suburaj

Read only

Former Member
0 Likes
885

Hi,

Try the FM CO2H_PROD_ORDER_RELEASE & BAPI being BAPI_PRODORD_RELEASE.

Regards

Kiran Sure

Read only

0 Likes
885

Hi guys,

The function module which u gave ie: BAPI_PRODORD_RELEASE

is not available in 4.7 version. its there in ECC 6.0 version, but iam working on 4.7 version .

can u tell if there is any other alternative for this to release the production order in 4.7 version.

Actually my problem is iam using the function module CO2H_PROD_ORDER_RELEASE for releasing the production order.

The problem is when iam executing the program iam getting a pop window in between with details like below

RELEASE ORDER as heading for that pop window an its having 3 push button on it like

RELEASE ORDER

MISSING PARTS LIST

CANCEL.

I dont want this pop up window in between.

how can i remove that or is there any other optional to release the production order ie : any other function module in 4.7 version.