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

Pricing condition

Former Member
0 Likes
305

Hi to all,

I need to get the default surcharge in pricing $0.25 for each sales order for only one customer, ex: "x".

Thanks,

Pratap.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
279

Hi,

Steps..

1) Create a condition type for the surcharge.

2) Create an access sequence which has the customer.

3) Add the condition type to the pricing procedure.

4) Create a condition record for the customer.

Thanks,

Naren

1 REPLY 1
Read only

Former Member
0 Likes
280

Hi,

Steps..

1) Create a condition type for the surcharge.

2) Create an access sequence which has the customer.

3) Add the condition type to the pricing procedure.

4) Create a condition record for the customer.

Thanks,

Naren