Skip to Content
0
Former Member
Feb 28, 2009 at 06:54 AM

To add a new condition type in Sales order programatically

110 Views

Hello,

I want to add a condition type (ZXXX) with an amount in sales order programatically.

I want to add the condition type in the item.

I am able to add the price (amount) and condition type (ZXXX) manually in the sales order through t code crmd_order.

I know it can be done though FM crm_order_maintain.

If you can give the code for the same it be very helpful.

is there any other FM do this operation?