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?