on 2024 Jul 04 7:24 AM
Hello Experts,
We want to implement a use case where Monthly recurring Charge to be applied with multiple rate options. Below are the use cases,
How this can be achieved in Subscription Billing? Please share your suggestion for the solution.
Thanks.
Request clarification before answering.
Hi,
I suggest to use subscription parameters to store the amount of entities in the subscription. You can define prices based on the subscription parameters. You can also change the amount of entities on a daily basis while SAP Subscription Billing is automatically creating pro-rated billing data.
Based on what you've provided I figure that volume pricing is best suited to cover your requirements. When defining prices using look up tables please select volume price and create corresponding tiers.
Further information:
Hope this helps.
Best regards,
Boris
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @mnic_17
In general, it's also possible to define everything in one rate and make use of the conditional operators in your pricing element specfications.
You need an additional field/information indicating which rate to apply of course.
And then e.g. use the string comparison.
https://help.sap.com/docs/PRICE_CALCULATION/53987d38467243e28cbeb8514d015666/1cb96febff5543b7a9087ef...
Best regards
Stefan
User | Count |
---|---|
11 | |
9 | |
2 | |
2 | |
2 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.