The following automatic variables are available in the Groovy logic elements:
Availability | Variable | Notes |
---|---|---|
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__. | |
libs.<library name>.<element name>.<function name> | Call of the function from a Groovy Library logic of a given name. | |
Rebate record | calculationBase | |
Only in ContractBuilder logic | cProcessor | |
Only in Admin > Configuration > QuoteConfigurator > Quote Header Logics | quoteProcessor | |
Only in Admin > Configuration > RebateManager > Rebate Agreement Template Logics | ratBuilder | |
Only in Admin > RebateManager > Rebate Agreement Header Logics | raProcessor | |
IRebateRecordManager | rebateRecords | |
CalculationFlowActionBuilder | actionBuilder | |
WorkflowBuilderManager | workflow | Data type: WorkflowDTO |
submitter | ||
quote pricegriditem rebateagreement contract dcr (DataChangeRequest) pricelist rebaterecord | Data type: Map |