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

BAPI for Partial Confirmation CO11N

Former Member
0 Likes
1,262

Dear Gurus,

REG : BAPI

How to get the actual activites for partial confirmation of qty

we have tried some bapis like for getting activites we have used

bapi_prodordconf_get_tt_prop

but in this bapi it is calculating total qty i.e, order qty not for the yeild qty.

I need to get the yeild qty planned activites

Tks

Murali

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
625

Hi,

Check the Bapis

BAPI_PRODORDCONF_CREATE_TT

BAPI_PRODORDCONF_CREATE_HDR

Regards,

Raj.

2 REPLIES 2
Read only

Former Member
0 Likes
626

Hi,

Check the Bapis

BAPI_PRODORDCONF_CREATE_TT

BAPI_PRODORDCONF_CREATE_HDR

Regards,

Raj.

Read only

0 Likes
625

Hi raj,

we are already using this bapi but thit is working fine, but the problem is

WE NEED TO PASS THE ACTIVITIES FOR THIS BAPI

like activity1, activity2.......etc, how we can get this activites

BAPI_PRODORDCONF_CREATE_TT

Tks

Murali