cancel
Showing results for 
Search instead for 
Did you mean: 

FM to fetch operation in Production Order.

Former Member
0 Kudos

Hi,

I need to fetch all the operations (and its related information) in a production order. These should include both confirmed as well as unconfirmed operations.Also, the operations that are manually entererd in the order should be fetched.

Is there any FM/BAPI that will be retrieve these.

Regards,

Anirban.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Anirban,

Use the FM : ALM_ME_ORDER_GETDETAIL

For particular operation details use FM BAPI_ALM_OPERATION_GET_DETAIL

Hope this answers your question.

Thanks,

Greetson