cancel
Showing results for 
Search instead for 
Did you mean: 

Bapi for Production Orders....

Former Member
0 Kudos

Hi Experts,

I want to make a report Production Order status. I want to fetch Order No., Target Qty, Confirm Qty, Reject Qty, Rework Qty, Etc.

Which FM or BAPI i should use ?

Yusuf

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Please try the following BAPIs.

BAPI_ALM_ORDER_GET_DETAIL

BAPI_PRODORD_GET_DETAIL

Regards

Kannan

Former Member
0 Kudos

Hi Kannan,

I am executing BAPI_PRODORD_GET_DETAIL it giving eror :

No order objects for the selection were transferred

What input parameter shall i give ?

There are Order Number , Collective Order and order object parameter .

Yusuf

Former Member
0 Kudos

Hi,

Give the production order number against number.

Click ORDER_OBJECTS,

in the next screen, click below H, and press SHIFT + F7.enter C.

Go Back and execute.

Click the results against HEADER.

Former Member
0 Kudos

Hi Kanan,

I have one production order in which i have confirmed 6 qty. and Scrap is 2 Qty.

And i have reversed 2 Qty from Confirmed.

In BAPI it is showing picture. In scrap it is showing 0 and in confirm 50.

Yusuf

Former Member
0 Kudos

Hi,

Please compare the results of COOIS and BAPI.

If there is any difference, please comeback.