SAP BRIM (Billing and Revenue Innovation Management) · Arazzo Workflow
SAP BRIM Build a Pricing Plan with a Rate Card
Version 1.0.0
Create a pricing plan, attach a rate card, list its rate cards, and read the plan back.
View Spec
View on GitHub
BillingEnterpriseOrder to CashRevenue ManagementSAPSubscription ManagementUsage-Based PricingArazzoWorkflows
Provider
Workflows
pricing-plan-with-rate-card
Create a pricing plan, add a rate card, and verify the attachment.
Creates a pricing plan, attaches a rate card to it, lists the rate cards on the plan, and reads the plan back to confirm the final structure.
1
createPricingPlan
createPricingPlan
Create the pricing plan that the rate card will attach to.
2
createRateCard
createRateCard
Attach a rate card defining unit prices to the new plan.
3
listRateCards
listRateCards
List the rate cards on the plan to confirm the attachment.
4
getPricingPlan
getPricingPlan
Read the pricing plan back to confirm its final structure.