Update one cost scenario
patch
/fscmRestApi/resources/11.13.18.05/costScenarios/{costScenariosUniqID}
Request
Path Parameters
-
costScenariosUniqID(required): string
This is the hash key of the attributes which make up the composite key for the Cost Scenarios resource and used to uniquely identify an instance of Cost Scenarios. The client should not generate the hash key value. Instead, the client should query on the Cost Scenarios collection resource in order to navigate to a specific instance of Cost Scenarios to get the hash key.
Header Parameters
-
Metadata-Context:
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version:
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Supported Media Types
- application/json
Root Schema : schema
Type:
Show Source
object
-
Comments: string
Maximum Length:
1000
Indicates the detailed information or comments about the cost scenario. -
EffectiveStartDate: string
(date)
Indicates the date for which the scenario becomes effective.
-
ExplosionBasis: string
Maximum Length:
30
Default Value:TOP_DOWN
Indicates the explosion basis to be used for work definition explosion in the scenario. -
ExplosionSequence: string
Maximum Length:
30
Default Value:PCN
Indicates the order in which the explosion logic would apply the priorities during the work definition explosion in a cost planning scenario. Valid values are: WD Name - Costing Priority - Planning Priority (NCP) WD Name - Planning Priority - Costing Priority (NPC) Costing Priority - Planning Priority - WD Name (CPN) Costing Priority - WD Name - Planning Priority (CNP) Planning Priority - Costing Priority - WD Name (PCN) Planning Priority - WD Name - Costing Priority (PNC). -
PeriodName: string
Maximum Length:
15
Indicates the period for periodic average cost book based scenarios. -
ReasonCode: string
Maximum Length:
30
Indicates the reason code of why the scenario became modified. -
RefreshWdFlag: boolean
Maximum Length:
1
Default Value:true
Indicates whether during the build and rollup process, the work definition snapshots should be refreshed from the manufacturing tables or should the last used work definition for the item and plant combination from a previous scenario be used. Valid values are 'Y' and 'N'. Default is 'Y' indicating the work definitions would be refreshed. -
RollupScope: string
Maximum Length:
30
Default Value:ALL_ITEMS
Indicates the scope of the data to roll up. -
SingleLevelRollupFlag: boolean
Maximum Length:
1
Default Value:false
Indicates that only the first level of the item structure for the selected items will be rolled up. -
StateCode: string
Maximum Length:
30
Default Value:NEW
Indicates the state of the scenario. -
StatusCode: string
Maximum Length:
30
Default Value:NEW
Indicates the status of the scenario. -
WorkDefinitionCriteriaDetails: array
Work Definition Criteria Details
Title:
Work Definition Criteria Details
The Work Definition Criteria Details resource allows users to create, query, and update criteria details for cost scenarios. The details include items or item categories selected for cost rollup in the cost scenario. -
WorkDefinitionNameId: integer
(int64)
Title:
Work Definition
Indicates the work definition name identifier that would be used during the work definition explosion in the cost scenario, when the work definition name option is considered. -
WorkDefName: string
Maximum Length:
255
Indicates the name of the work definition.
Nested Schema : Work Definition Criteria Details
Type:
array
Title:
Work Definition Criteria Details
The Work Definition Criteria Details resource allows users to create, query, and update criteria details for cost scenarios. The details include items or item categories selected for cost rollup in the cost scenario.
Show Source
Nested Schema : costScenarios-WorkDefinitionCriteriaDetails-item-patch-request
Type:
Show Source
object
-
CategoryId: integer
(int64)
Uniquely identifies the item category for which the overhead rates are displayed.
-
CategoryName: string
Maximum Length:
255
Name of the item category where items would be rolled up within the scenario. -
CategorySetId: integer
(int64)
Unique identifier for item catalog.
-
CategorySetName: string
Maximum Length:
255
Name of the item catalog. -
InventoryItemId: integer
(int64)
Indicates the unique identifier of the selected item to be rolled up within the scenario.
-
ItemNumber: string
Maximum Length:
255
Indicates the unique name of the selected item to be rolled up within the scenario.
Response
Supported Media Types
- application/json
Default Response
The following table describes the default response for this task.
Headers
-
Metadata-Context(required):
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version(required):
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Root Schema : costScenarios-item-response
Type:
Show Source
object
-
Comments: string
Maximum Length:
1000
Indicates the detailed information or comments about the cost scenario. -
CompletedCount: integer
(int32)
Indicates the total count of rows successfully completed for the scenario event.
-
CostBookCode: string
Maximum Length:
30
Code that identifies the cost book associated with the cost scenario. -
CostBookDescription: string
Title:
Description
Maximum Length:240
Description of the cost book. -
CostBookId: integer
(int64)
Default Value:
-1
Indicates the accounting cost book associated with the cost scenario. -
CostOrgCode: string
Maximum Length:
150
Code that identifies cost organization associated with the cost scenario. -
CostOrgId: integer
(int64)
Default Value:
-1
Value that uniquely identifies the cost organization. -
CostOrgName: string
Maximum Length:
240
Name of the cost organization associated with the cost scenario. -
CreatedBy: string
Read Only:
true
Maximum Length:64
Indicates the user who created the row. -
CreationDate: string
(date-time)
Read Only:
true
Indicates the date and time of the creation of the row. -
EffectiveStartDate: string
(date)
Indicates the date for which the scenario becomes effective.
-
EndTime: string
(date-time)
Indicates the end time of the scenario event.
-
EventStatusCode: string
Read Only:
true
Maximum Length:30
Default Value:SUCCESS
Indicates the status of the scenario event. Valid values are NOT_STARTED, PROCESSING, SUCCESS, WARNING, ERROR, CANCELED. -
ExplosionBasis: string
Maximum Length:
30
Default Value:TOP_DOWN
Indicates the explosion basis to be used for work definition explosion in the scenario. -
ExplosionSequence: string
Maximum Length:
30
Default Value:PCN
Indicates the order in which the explosion logic would apply the priorities during the work definition explosion in a cost planning scenario. Valid values are: WD Name - Costing Priority - Planning Priority (NCP) WD Name - Planning Priority - Costing Priority (NPC) Costing Priority - Planning Priority - WD Name (CPN) Costing Priority - WD Name - Planning Priority (CNP) Planning Priority - Costing Priority - WD Name (PCN) Planning Priority - WD Name - Costing Priority (PNC). -
FailedCount: integer
(int32)
Indicates the total count of rows failed for the scenario event.
-
LastUpdateDate: string
(date-time)
Read Only:
true
Indicates the date and time of the last update of the row. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
Indicates the user who last updated the row. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
PeriodicAverageFlag: boolean
Read Only:
true
Maximum Length:1
Indicates if the Cost Book is a periodic average cost-enabled cost book. -
PeriodName: string
Maximum Length:
15
Indicates the period for periodic average cost book based scenarios. -
PrimaryBookFlag: boolean
Read Only:
true
Maximum Length:255
Identifies if the cost book has been associated with primary or secondary ledger or whetehr it is a ledger less book. -
ReasonCode: string
Maximum Length:
30
Indicates the reason code of why the scenario became modified. -
RefreshWdFlag: boolean
Maximum Length:
1
Default Value:true
Indicates whether during the build and rollup process, the work definition snapshots should be refreshed from the manufacturing tables or should the last used work definition for the item and plant combination from a previous scenario be used. Valid values are 'Y' and 'N'. Default is 'Y' indicating the work definitions would be refreshed. -
RollupScope: string
Maximum Length:
30
Default Value:ALL_ITEMS
Indicates the scope of the data to roll up. -
ScenarioEventDate: string
(date-time)
Indicates the date and time in which the event occurred.
-
ScenarioEventNumber: string
Read Only:
true
Maximum Length:30
Default Value:CREATE
Indicates the user defined event number for scenario events. Value is defaulted based on the event type as follows: CREATE BUILD-1 BUILD-2 ROLLUP-1 ROLLUP-2 PUBLISH-1 PUBLISH-2 and so on. -
ScenarioEventType: string
Read Only:
true
Maximum Length:30
Default Value:CREATE
Indicates the type of scenario event. Valid values are CREATE, BUILD, ROLLUP, PUBLISH. -
ScenarioId: integer
(int64)
Read Only:
true
Surrogate key and unique identifier for each cost scenario. -
ScenarioNumber: string
Maximum Length:
30
User defined number to identify the cost scenario. -
ScenarioType: string
Read Only:
true
Maximum Length:30
Default Value:STANDARD
Indicates the type of the scenario. -
SingleLevelRollupFlag: boolean
Maximum Length:
1
Default Value:false
Indicates that only the first level of the item structure for the selected items will be rolled up. -
StartTime: string
(date-time)
Indicates the start time of the scenario event.
-
StateCode: string
Maximum Length:
30
Default Value:NEW
Indicates the state of the scenario. -
StatusCode: string
Maximum Length:
30
Default Value:NEW
Indicates the status of the scenario. -
TotalCount: integer
(int32)
Indicates the total count of rows processed for the scenario event.
-
WorkDefinitionCriteriaDetails: array
Work Definition Criteria Details
Title:
Work Definition Criteria Details
The Work Definition Criteria Details resource allows users to create, query, and update criteria details for cost scenarios. The details include items or item categories selected for cost rollup in the cost scenario. -
WorkDefinitionNameId: integer
(int64)
Title:
Work Definition
Indicates the work definition name identifier that would be used during the work definition explosion in the cost scenario, when the work definition name option is considered. -
WorkDefName: string
Maximum Length:
255
Indicates the name of the work definition.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Work Definition Criteria Details
Type:
array
Title:
Work Definition Criteria Details
The Work Definition Criteria Details resource allows users to create, query, and update criteria details for cost scenarios. The details include items or item categories selected for cost rollup in the cost scenario.
Show Source
Nested Schema : link
Type:
Show Source
object
-
href: string
Title:
hyperlink reference
The URI to the related resource. -
kind: string
Title:
kind
Allowed Values:[ "collection", "item", "describe", "other" ]
The kind of the related resource. -
name: string
Title:
name
The name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relation
Allowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]
The name of the relation to the resource instance. Example: self.
Nested Schema : properties
Type:
Show Source
object
-
changeIndicator: string
Change indicator or the ETag value of the resource instance.
Nested Schema : costScenarios-WorkDefinitionCriteriaDetails-item-response
Type:
Show Source
object
-
CategoryDescription: string
Read Only:
true
Maximum Length:255
Description of the item category where items would be rolled up within the scenario. -
CategoryId: integer
(int64)
Uniquely identifies the item category for which the overhead rates are displayed.
-
CategoryName: string
Maximum Length:
255
Name of the item category where items would be rolled up within the scenario. -
CategorySetDescription: string
Read Only:
true
Maximum Length:255
Description of the item catalog. -
CategorySetId: integer
(int64)
Unique identifier for item catalog.
-
CategorySetName: string
Maximum Length:
255
Name of the item catalog. -
InventoryItemId: integer
(int64)
Indicates the unique identifier of the selected item to be rolled up within the scenario.
-
ItemDescription: string
Read Only:
true
Maximum Length:255
Description of the selected item to be rolled up within the scenario. -
ItemNumber: string
Maximum Length:
255
Indicates the unique name of the selected item to be rolled up within the scenario. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
WdCriterionDetailId: integer
(int64)
Read Only:
true
Surrogate key and unique identifier for criteria detail.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Links
- WorkDefinitionCriteriaDetails
-
Parameters:
- costScenariosUniqID:
$request.path.costScenariosUniqID
The Work Definition Criteria Details resource allows users to create, query, and update criteria details for cost scenarios. The details include items or item categories selected for cost rollup in the cost scenario. - costScenariosUniqID: