‎2008 Apr 25 8:03 AM
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
‎2008 Apr 25 8:10 AM
Hi,
Check the Bapis
BAPI_PRODORDCONF_CREATE_TT
BAPI_PRODORDCONF_CREATE_HDR
Regards,
Raj.
‎2008 Apr 25 8:10 AM
Hi,
Check the Bapis
BAPI_PRODORDCONF_CREATE_TT
BAPI_PRODORDCONF_CREATE_HDR
Regards,
Raj.
‎2008 Apr 25 8:18 AM
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