Action |
|
CalculationFlowActionBuilder |
CalculationFlowActionBuilder is the starting point of an interface that
allows you define actions within calculation flow logic.The calculation flow
action builder is available in calculation flow by this call:
def builder = actionBuilder
Note that you will find full code snippets in the
"Command Templates/Calculation Flow Examples" inside calculation
flow formulas UI.
|
CFSAction |
This action starts calculation of selected CFS.
|
DataLoadAction |
This action starts calculation of selected data load.
|
ExportAction |
This action starts exporting or archiving.
|
Help |
|
LivePriceGridAction |
This action starts calculation of selected LPG for all skus or restricted set
of skus.
|
ManualPricelistAction |
This action starts calculation of selected manual pricelist.
|
MethodInvocationRecord |
|
ObjRefAction |
This action starts calculation of selected rebate record set records.
|
PriceAPIAction |
This action starts selected Price API job.
|
PricelistAction |
This action starts calculation of selected pricelist.
|
QuoteMassUpdateAction |
|
RebateRecordAction |
This action starts calculation of selected rebate record set records.
|
ScheduleSettings |
This action is helping you to get an information about schedule as seen in the UI + if needed alter it.
|
SimulationAction |
This action starts calculation of selected simulation.
|