/
Custom Logics in CPQ

Custom Logics in CPQ

You can add your custom calculations (at header and line item level) to CPQ without modifying the core logic/library.

There are two PP tables defining the structure of the quote logic which can be configured in the configuration entry Price Parameter table:

  • Processing_Configurations – PP table which contains header elements configurations. The default table name is CPQ_Default_Header_Configuration.

  • Input_Output_Configurations – PP table which contains line item elements configurations. The default table name is CPQ_Default_Input_Output_Configuration.

Your custom logic should be written as a library so that it can be configured and run by CPQ.

If you want to use a custom PP table, ensure that its structure is the same as defined in default PP tables.

Further in this section:

Related content

CPQ Package 2.0.0
More like this
Configure Custom Library Running on Header
Configure Custom Library Running on Header
More like this
Configure Custom Inputs and Outputs
Configure Custom Inputs and Outputs
More like this