Update one planning level
patch
/fscmRestApi/resources/11.13.18.05/planningLevels/{LevelId}
Request
Path Parameters
-
LevelId(required): integer
The value of this parameter could be a hash of the key that is used to uniquely identify the resource item. The client should not generate the hash key value. Instead, the client should query on the collection resource with a filter to navigate to a specific resource item. For example: products?q=InventoryItemId=
Header Parameters
-
Metadata-Context: string
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: string
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-
LevelAttributes: array
Planning Levels Attributes
Title:
Planning Levels AttributesLevel attributes for the planning. -
MemberIdentifier: string
Maximum Length:
200Member identifier used in the planning level. -
ObjectVersionNumber: integer
(int32)
Version number used in the planning level.
-
UserSpecifiedName: string
Maximum Length:
64User-specific field name used in the planning level.
Nested Schema : Planning Levels Attributes
Type:
arrayTitle:
Planning Levels AttributesLevel attributes for the planning.
Show Source
Nested Schema : schema
Type:
Show Source
object-
AttributeName: string
Maximum Length:
200Attribute name of the planning level attribute. -
DbDataType: integer
(int32)
Data type of the planning level attribute.
-
Label: string
Maximum Length:
250Label of the planning level attribute.
Response
Supported Media Types
- application/json
Default Response
The following table describes the default response for this task.
Headers
-
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.
Root Schema : planningLevels-item-response
Type:
Show Source
object-
BucketType: integer
(int32)
Read Only:
trueBucket type for the planning level. -
CreatedBy: string
Read Only:
trueMaximum Length:64User who created the planning level. -
CreationDate: string
(date-time)
Read Only:
trueDate when the user created the planning level. -
DimensionId: integer
Read Only:
trueDimension ID used in the planning level. -
DimensionName: string
Read Only:
trueMaximum Length:64Dimension name used in the planning level. -
HierarchyId: number
Read Only:
trueHierarchy ID used in the planning level. -
HierarchyName: string
Read Only:
trueMaximum Length:240Hierarchy name used in the planning level. -
LastUpdateDate: string
(date-time)
Read Only:
trueDate when user last updated the planning level. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64User who last updated the planning level. -
LastUpdateLogin: string
Read Only:
trueMaximum Length:32Sign in of the user who last updated the planning level. -
LevelAttributes: array
Planning Levels Attributes
Title:
Planning Levels AttributesLevel attributes for the planning. -
LevelId: integer
Level ID of the planning level.
-
LevelName: string
Read Only:
trueMaximum Length:64Name of the planning level. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
MemberIdentifier: string
Maximum Length:
200Member identifier used in the planning level. -
ObjectVersionNumber: integer
(int32)
Version number used in the planning level.
-
OdsColumnName: string
Read Only:
trueMaximum Length:30Column name used in the planning level. -
TypeCode: integer
(int32)
Read Only:
trueType code used in the planning level. -
UserSpecifiedName: string
Maximum Length:
64User-specific field name used in the planning level. -
ViewName: string
Read Only:
trueMaximum Length:30View name used in the planning level.
Nested Schema : Planning Levels Attributes
Type:
arrayTitle:
Planning Levels AttributesLevel attributes for the planning.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : planningLevels-LevelAttributes-item-response
Type:
Show Source
object-
AttributeId: integer
(int64)
Read Only:
trueAttribute ID of the planning level. -
AttributeName: string
Maximum Length:
200Attribute name of the planning level attribute. -
CreatedBy: string
Read Only:
trueMaximum Length:64User who created the planning level attribute. -
CreationDate: string
(date-time)
Read Only:
trueDate when the user created the planning level attribute. -
DbDataType: integer
(int32)
Data type of the planning level attribute.
-
DimensionCode: string
Read Only:
trueMaximum Length:3Dimension code of the planning level attribute. -
Label: string
Maximum Length:
250Label of the planning level attribute. -
LastUpdateDate: string
(date-time)
Read Only:
trueDate when the user last updated the planning level attribute. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64User who last updated the planning level attribute. -
LastUpdateLogin: string
Read Only:
trueMaximum Length:32Sign in of the user who last updated the planning level attribute. -
LevelId: integer
(int64)
Level ID of the planning level attribute.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : link
Type:
Show Source
object-
href: string
Title:
hyperlink referenceThe URI to the related resource. -
kind: string
Title:
kindAllowed Values:[ "collection", "item", "describe", "other" ]The kind of the related resource. -
name: string
Title:
nameThe name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relationAllowed 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.
Links
- LevelAttributes
-
Parameters:
- LevelId:
$request.path.LevelId
Level attributes for the planning. - LevelId: