Orders can originate from various sources, like Conga CPQ, CLM, or systems. Apart from this, existing CPQ customers can create ALIs. Irrespective of their origin, the OLIs or ALIs are way. Conga Billing provides you the flexibility to select the pricing source as OLI or ALI. Based on the pricing source chosen in the Billing , the pricing information can be fetched either from the OLI or ALI. If the pricing source is set to OLI, Billing fetches all the information, including the pricing information, to create the BH, from the OLI. If the pricing source is ALI, during the creation of the BH, Billing fetches the pricing information from the ALI associated with the OLI.
, fields are fetched from OLI.
fields are sourced from the ALI:
BH Data | Fetched from ALI Field | BH Data | Fetched from ALI Field |
---|
Pricing Source | Updated to Asset Line Item | Billing Frequency | Fetched from the Billing Frequency field of the ALI |
---|
Price Type | Fetched from the Price Type field of the ALI | TCV (Sales) | Fetched from the Asset TCV field of ALI |
---|
Asset Line Item | The ID of the Active ALI associated with the OLI | Billable Amount from Current Order Line | Fetched from the Net Price field of the ALI |
---|
Billing Start Date | Fetched from the Original Start Date field of the ALI | Net Unit Price | Fetched from the Net Unit Price field of the ALI |
---|
Billing End Date | Fetched from the End Date field of the ALI | Selling Term | Fetched from the Selling Term field of the ALI |
---|
Computing TCV (Sales) Based on Pricing Source
You have the flexibility to select the pricing source at the Billing Settings level. This selection impacts the computation of the value of the TCV (Sales) field on the BH. Exclusively for new sales operations, you must select the pricing source from the Billing Settings.
When the Pricing Source is Asset Line Item
- If the Pricing Source is set to Asset Line Item, then TCV (Sales) is always updated from the Asset TCV field of the ALI.
To complete a Renewal or Cancellation operation, the BH is called by Conga Billing. A new OLI ID on the Current Order Line Item field is created for each operation. However, the TCV (sales) is fetched from the Asset TCV field of ALI for every instance and the TCV (Sales) field is progressively updated
BH ID | Asset Line Item ID | Current OLI ID | Current OLI Line Status | ALI Associated to Current OLI | Asset TCV of ALI | TCV (Sales) | Remarks |
---|
BH-1 | ALI-1 | OLI-1 | New | ALI-1 | USD 1,200.00 | USD 1,200.00 | TCV (sales) fetched from the Asset TCV field of ALI |
BH-1 | ALI-1 | OLI-12 | Renewed | ALI-1 | USD 2,400.00 | USD 2,400.00 | TCV (sales) fetched from the Asset TCV field of ALI |
BH-1 | ALI-1 | OLI-29 | Cancelled | ALI-1 | USD 0.00 | USD 0.00 | TCV (sales) fetched from the Asset TCV field of ALI |
When the Pricing Source is Order Line Item