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

IW32

Former Member
0 Likes
456

Hi gurus,

What is the function module to find the actual cost for a particular order number in transaction iw32?

Points will be awarded.

Regards

SC

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
398

Check following bapis

BAPI_ALM_OPERATION_GET_DETAIL Read Detail Data for an Operation

BAPI_ALM_ORDER_GET_DETAIL Reading of Detail Data for an Order

regards

2 REPLIES 2
Read only

Former Member
0 Likes
399

Check following bapis

BAPI_ALM_OPERATION_GET_DETAIL Read Detail Data for an Operation

BAPI_ALM_ORDER_GET_DETAIL Reading of Detail Data for an Order

regards

Read only

sreeramkumar_madisetty
Active Contributor
0 Likes
398

Hi

Try the BAPI's:

<b>BAPI_ALM_OPERATION_GET_DETAIL

BAPI_ALM_ORDER_GET_DETAIL</b>

Regards,

Sree