Create measure quantities
post
/fscmRestApi/resources/11.13.18.05/collaborationCustomerDemandMeasureQuantities
Create measure quantities
Request
Header Parameters
-
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.
Supported Media Types
- application/vnd.oracle.adf.resourceitem+json
- application/json
Nested Schema : single-post-item
Type:
Show Source
object
-
SupplierId: integer
(int64)
Value that uniquely identifies the source supplier.
Nested Schema : type
Type:
object
Nested Schema : single-post-item
Type:
Show Source
object
-
SupplierId: integer
(int64)
Value that uniquely identifies the source supplier.
Nested Schema : type
Type:
object
Response
Supported Media Types
- application/vnd.oracle.adf.resourceitem+json
- 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.
Nested Schema : ItemProperties
Type:
Show Source
object
-
links: array
Links
Title:
Links
The link relations associated with the resource instance.
Nested Schema : collaborationCustomerDemandMeasureQuantities-item
Type:
Show Source
object
-
CurrentCycleFlag: boolean
Read Only:
true
Contains one of the following values: true or false. If true, then the measure quantities are in the current planning cycle. If false, then the measure quantities have been expired and are in the previous planning cycle. This attribute does not have a default value. -
CustomerDemandId: integer
(int64)
Read Only:
true
Value that uniquely identifies the collaboration customer demand. -
CustomerId: integer
(int64)
Read Only:
true
Value that uniquely identifies the collaboration customer. -
CustomerName: string
Read Only:
true
Maximum Length:360
Name of the customer. -
CustomerNumber: string
Read Only:
true
Maximum Length:360
Number that identifies the customer. -
CustomerSiteId: string
Read Only:
true
Maximum Length:240
Value that uniquely identifies the collaboration customer site. -
CustomerSiteLocation: string
Read Only:
true
Maximum Length:30
Location of the customer site. -
CustomerSiteNumber: string
Read Only:
true
Maximum Length:30
Number that identifies the customer site. -
Date: string
Date on the measure.
-
DisplayMeasureName: string
Read Only:
true
Maximum Length:80
Name of the type of displayed measure used for collaboration. -
DocumentId: integer
(int64)
Read Only:
true
Value that uniquely identifies the collaboration document type. -
DocumentMeasureId: integer
(int64)
Read Only:
true
Value that uniquely identifies the document measure. -
DocumentMeasureQuantitiesId: integer
(int64)
Read Only:
true
Value that uniquely identifies the document measure quantities. -
DocumentTypeCode: string
Read Only:
true
Maximum Length:30
Abbreviation that identifies the type of document used for collaboration. -
DocumentTypeName: string
Read Only:
true
Maximum Length:30
Type of document used for collaboration. -
ItemLevelCode: string
Read Only:
true
Maximum Length:30
Abbreviation that identifies the item level of the document. A list of accepted values is defined in the lookup type ORA_VCS_LVL_ITEM. -
ItemLevelDescription: string
Read Only:
true
Maximum Length:240
Description of the defined item level of the collaboration customer demand. -
ItemLevelId: integer
(int64)
Read Only:
true
Value that uniquely identifies the item level of the document. -
ItemLevelValue: string
Read Only:
true
Maximum Length:300
Value of the defined item level of the collaboration customer demand. -
LastUpdateDate: string
Read Only:
true
Date and time when the user most recently updated the measure quantities. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
Login of the user who most recently updated the measure quantities. -
MeasureTypeCode: string
Read Only:
true
Maximum Length:30
Abbreviation that identifies the type of measure used for collaboration. -
OrganizationLevelCode: string
Read Only:
true
Maximum Length:30
Abbreviation that identifies the organization level of the document. A list of accepted values is defined in the lookup type ORA_VCS_LVL_ORGANIZATION. -
OrganizationLevelDescription: string
Read Only:
true
Maximum Length:30
Description of the defined organization level of the collaboration customer demand. -
OrganizationLevelId: integer
(int64)
Read Only:
true
Value that uniquely identifies the organization level of the document. -
OrganizationLevelValue: string
Read Only:
true
Maximum Length:30
Value of the defined organization level of the collaboration customer demand. -
PublishedByUserName: string
Read Only:
true
Maximum Length:64
Name of the user who published the customer demand measure data. -
PublishedDate: string
Read Only:
true
Date when the customer demand measure data was published. -
Quantity: integer
(int64)
Quantity for a specified date on the measure.
-
UnitOfMeasure: string
Read Only:
true
Maximum Length:255
Unit of measure for the item. -
UOMCode: string
Read Only:
true
Maximum Length:3
Abbreviation that identifies the unit of measure for the item.
Nested Schema : collaborationCustomerDemandMeasureQuantities-item-response-allOf[2]
Type:
object
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
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.