Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

AvailabilityVariableNotes
Everywhere

api


<element name>.<function name>

Call Calls a function defined in a different element of the logic.not specify the logic name here.)
Deprecated: lib.<element name>.<function name>

Call of the Calls a function from a Groovy Library logic named __LIBRARY__.

This call doesn't does not allow nesting of library calls.

libs.<library name>.<element name>.<function name>

Call of the Calls a function from a Groovy Library logic of a given name.

This call allows nesting of library calls.

Rebate recordcalculationBase
Only in ContractBuilder logiccProcessor
Only in Admin > Configuration > QuoteConfigurator > Quote Header LogicsquoteProcessor
Only in Admin > Configuration > RebateManager > Rebate Agreement Template LogicsratBuilder
Only in Admin > RebateManager > Rebate Agreement Header LogicsraProcessor
IRebateRecordManagerrebateRecords
CalculationFlowActionBuilderactionBuilder
WorkflowBuilderManager

workflow

Data type: WorkflowDTO
submitter
quote
pricegriditem
rebateagreement
contract
dcr (DataChangeRequest)
pricelist
rebaterecord
Data type: Map

...