2009 Aug 17 10:45 AM
Hi,
I want to deactive a condition type ZB10 when SO order save, I plan to use user exit, how to do this ? which BAPI?
Thanks!
Cindylan
2009 Aug 17 10:52 AM
hi,
Use the BAPI "BAPI_SALES_ORDER_CHANGE"...for this
Please check the OSS notes 593246..
Regards,
Nagaraj
2009 Aug 18 2:33 AM
Hi,
Thanks very much!
After testing, BAPI_SALESORDER_CHANGE can delete a condition type. I still have question:
1) I just want to deactive a conditon, don't delete a condition, can BAPI_SALESORDER_CHANGE do that?
2) I want to use BAPI_SALESORDER_CHANGE when MV45AFZZ USEREXIT_SAVE_DOCUMENT_PREPARE, is it ok?
Cindylan.
Edited by: FangHua Lan on Aug 20, 2009 4:18 AM