The following automatic variables are available in the Groovy logic elements:
Availability | Variable | Notes |
---|---|---|
Everywhere | api | |
lib.<element name>.<function name> | Call of the function defined in a logic in Groovy Library. (Groovy library must have only one logic, that is why you do not specify the logic name here.) | |
<element name>.<function name> | Call function defined in a different element of the logic. | |
Rebate record | calculationBase | |
Only in ContractBuilder logic | cProcessor | |
Only in Admin > Configuration > Quote Configurator > Quote Header Formulas | quoteProcessor | |
Only in Admin > Configuration > Rebate Manager > Rebate Agreement Template Formulas | ratBuilder | |
Only in Admin > Rebate Manager > Rebate Agreement Header Formula | raProcessor | |
IRebateRecordManager | rebateRecords | |
CalculationFlowActionBuilder | actionBuilder | |
WorkflowBuilderManager | workflow | Data type: WorkflowDTO |
submitter | ||
quote pricegriditem rebateagreement contract dcr (DataChangeRequest) pricelist rebaterecord | Data type: Map |