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

Deactive condition type

Former Member
0 Likes
427

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

2 REPLIES 2
Read only

former_member404244
Active Contributor
0 Likes
380

hi,

Use the BAPI "BAPI_SALES_ORDER_CHANGE"...for this

Please check the OSS notes 593246..

Regards,

Nagaraj

Read only

0 Likes
380

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