Table 16. Buttons and Methods for Sales Volume Planning Configuration
Button
|
Name of Method
|
Description
|
Supported On
|
Allocate
|
MthdAlloc
|
Changes status of allocate action to pending, ready to be picked up by Workflow Monitor.
|
Bus Comp Layer
|
Calculate Source
|
OnCalculate
|
Sums up total value of source field specified between start and end field.
|
Bus Comp Layer
|
Execute
|
MassChange
|
Finds all (Baseline/Target) records with period between Period Start and Period End, updates the Field specified with Value according to the Algorithm Type. For 'Percentage Change,' the new value will be (1+Value/100)*oldvalue; for 'Flat Change,' the new value =Value
|
Applet Layer
|
Execute Action
|
On Execute
|
Changes status of actions from initialized to pending, ready to be picked up by Workflow Monitor.
|
Bus Comp Layer
|
Lock
|
mthdLock
|
Locks a node and makes it modifiable.
|
Bus Comp Layer
|
Mass Change
|
ShowPopup
|
Opens a popup dialog box that displays the following options:
- Algorithm type
- Field
- Value
- Period Start
- Period End
The dialog box also contains the Execute button.
|
Applet Layer
|
Refresh
|
OnRefresh
|
Refreshes the form and recalculates planning percentages.
|
Bus Comp Layer
|
Skip All
|
SetAll
|
Sets skip flag to True.
|
Bus Comp Layer
|
SVP Adopt
|
mthdAdoptSVPParent
|
Adopts categories in a hierarchy and makes them a part of the SVP category hierarchy.
|
Bus Comp Layer
|
Unlock
|
mthdUnlock
|
Unlocks a node and makes it non-modifiable.
|
Bus Comp Layer
|