Clear POV Data
Use this operation to clear the POV data for selection stage and other details.
Table 4-10 Clear POV Data
| Name | Description |
|---|---|
| Action Type | POST |
| Request URI | http://myServer.mydomain.com:19000/profitability/rest/v1/applications/BksDP30/povs/2010_January_Actual/jobs/clearSpDpPOVJob |
| Request Payload |
|
| Response |
|
| Process Type | Synchronous |
Table 4-11 Request Parameters
| Parameter | Description | Example |
|---|---|---|
| stages |
Specify dimension member names of the POV for which this Bulk Edit operation should be applied: stages 1 stages 2 stages 3 stages N, stages N = [displayOrder = (int), example:1 stageName = (string) |
Ledger Data_Activity |
| clearCostLayer | Boolean flag specifying whether Cost Layer should be cleared. Valid values are TRUE or FALSE. | true |
| clearRevenueLayer | Boolean flag specifying whether Revenue Layers should be cleared. Valid values are TRUE or FALSE. | true |
| clearDriverSelectionRules | Boolean flag specifying whether Driver Selection Rules should be cleared. Valid values are TRUE or FALSE. | true |
| clearDriverSelectionExceptions | Boolean flag specifying whether Driver Selection Exceptions should be cleared. Valid values are TRUE or FALSE. | true |
| clearAssignmentRuleSelections | Boolean flag specifying whether clear assignment rule selection should be cleared. Valid values are TRUE or FALSE. | true |
| clearRegularAssignments | Boolean flag specifying whether clear regular assignments should be cleared. Valid values are TRUE or FALSE. | true |
| clearCalculationRules | Boolean flag specifying whether clear calculation rules should be cleared. Valid values are TRUE or FALSE. | true |
| stringDelimter |
Delimiter used to separate logical entities in parameters For example, when passing POVs at a time, please use this to delimit POVs _ Eg: 2023_January_ActuaL when passing POV MEMBERS TO 2023, January , Actual |
Table 4-12 Response Values
| Parameter | Description | Example |
|---|---|---|
| Success message | Cleared POV Successfully |