Conga Product Documentation

Welcome to the new doc site. Some of your old bookmarks will no longer work. Please use the search bar to find your desired topic.

Billing Schedules for Existing Assets

During an ABO operation, some of the transaction line items (assets) may have an Existing status. This status arises because the asset is a part of an Asset-Based Ordering (ABO) transaction but is not subjected to any ABO operations (like Amend, Renew, Buy More, or Terminate). This means the asset is included in the transaction, but no changes are being made to its dates, price, attributes, or billing information. When billing is initiated for these line items, their existing billing schedules are not altered.

The existing functionality on Salesforce associates the assets with Existing status to the old order/order line item (OLI) and the assets with New status to a new order/OLI after an ABO transaction. Eventually when the billing schedules for these assets are picked up for invoicing, they are split into separate invoices.

To overcome this drawback, a flag, Update Order ID, is introduced in the Billing System Properties. When this flag is checked and the ABO is performed, the assets with Existing line status are updated to the latest order ID. With this functionality, the assets with Existing line status on an ABO quote/agreement/order are updated to the latest order ID and hence become part of the same invoice.

Consider a new sale of a Bundle product with two option lines for a contract of one year starting from 01-January-2026. The net price of the asset is USD 1,200.00 and the billing frequency is half yearly. The order line item (OLI) and billing details are given below.
Order line item details on the Quote page:
Line Item IDOrderProductOptionLine StatusNet Price
OI-00025O-00005Bundle-1NewUSD 1,200.00
OI-00026O-00005Option-1NewUSD 600.00
OI-00027O-00005Option-2NewUSD 600.00
Billing records are as follows:
Note: Invoicing is processed at the bundle level rather than at the option level, resulting in creation of only two billing schedules.
Schedule IDLine Item IDStart DateEnd DateStatusFee Amount
BS-00001OI-0002501-January-202630-June-2026Pending BillingUSD 600.00
BS-00002OI-0002501-July-202631-December-2026Pending BillingUSD 600.00

ABO scenario

Suppose the asset is amended to add one more option line for the same contract duration and same billing frequency. The net price of the asset is increased to USD 1,800.00.
Note: You have checked the flag Update Order ID in the Billing System Properties.

The order line item (OLI) and billing details are given below.

Order line item details on the Quote page:
Note: The line items with "Existing" status are now tagged to the latest order.
Line Item IDOrderProductOptionLine StatusNet Price
OI-00028O-00006Bundle-1AmendedUSD 1,800.00
OI-00029O-00006Option-1ExistingUSD 600.00
OI-00030O-00006Option-2ExistingUSD 600.00
OI-00031O-00006Option-3NewUSD 600.00
:
Billing records are as follows:
Note: The new billing schedules are associated with the latest order line item ID.
Schedule IDLine Item IDStart DateEnd DateStatusFee Amount
BS-00001OI-0002501-January-202630-June-2026SupersededUSD 600.00
BS-00002OI-0002501-July-202631-December-2026SupersededUSD 600.00
BS-00003OI-0002801-January-202630-June-2026Pending BillingUSD 900.00
BS-00004OI-0002801-July-202631-December-2026Pending BillingUSD 900.00