cancel
Showing results for 
Search instead for 
Did you mean: 

C4C internal pricing with tax

Former Member
0 Kudos

Hi Expert,

I read that tax determination is not supported by C4C.

However, i have a simple requirement of adding a tax (eg, GST) as a line item for all the products in the in the Sales Quotes, automatically.

Is there any workaround?

Thanks.

cheers,

julius

Accepted Solutions (1)

Accepted Solutions (1)

guenter_wilmer
Employee
Employee

Internal Pricing only supports net pricing. Tax calculation can be quite complex based on lots of parameters. Therefore external pricing would be the best choice to determine taxes from an onPrem system. Now, since you are not connected to an onPrem system, there might be a dirty workaround to use price element "Surcharge (%)". That element can be renamed in fine-tuning activity "Configure Price Strategy" to GST tax and would be part of the sales quote output form.

To add the price element to your scope choose business configuration element "General Business Data" -> "Product and Service Pricing"  -> "Sales Price Specifications” and tick question that refers to Surcharges.

Via PDI logic or master data (if view Surcharges is added to the key users business role), you could set the price element automatically. Surely quote print form needs to be adapted since it refers to net pricing. Also note that once other price elements become relevant, such as discounts and real surcharges the gross price calculation will likely not work!

Regards, Günter

Answers (1)

Answers (1)

Former Member
0 Kudos

Tax determination is supported via ERP SD integration. When get "price" from ERP for the Work Ticket Items, Sales Quote, Sales Order, and Opportunity, it will do a real-time call to ERP (basically does a SD order simulate), and return all of the conditions including the tax (based on the ship-to of the order).

Former Member
0 Kudos

Hi Rei,

Thanks for the reply.

I'm looking at C4C standalone without backend SAP ERP or CRM.

Is there any workaround? The requirement is to apply tax (GST) to all the products in the sales quotes. Eg, 3 products each priced at USD 100, 200 and 300. A new line item automatically created in the sales quotes for GST, which is 10% of USD 600 - USD 60. So the Total price for the quote will be USD 660.

cheer,

julius

guenter_wilmer
Employee
Employee
0 Kudos

Hi Rei,

Via Action "Request Pricing" in the Opportunity we do an order simulation, but only add the final calculated net price. No other condtions are derived from ERP to the Opportunity item.

Regards,

Günter