Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

The following automatic variables are available in the Groovy logic elements:

AvailabilityVariableNotes
Everywhere

api


<element name>.<function name>

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

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

This call doesn't allow nesting of library calls.

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

Call of the 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
  • No labels