cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BAPI - SAP Order Display: Operation - Details - Standard Values

Former Member
0 Likes
324

I am looking for a standard BAPI that will show me the Standard Values information of an order/operation. Any ideas?

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member4529
Active Contributor
0 Likes

Hi,

If you are looking for getting list of process/production orders and its details you can use the following:

Production Orders:

BAPI_PRODORD_GET_LIST

BAPI_PRODORD_GET_DETAIL

Process Orders:

BAPI_PROCORD_GET_LIST

BAPI_PROCORD_GET_DETAIL

Thanks,

Dipankar