Update an order forecast

patch

/fscmRestApi/resources/11.13.18.05/collaborationOrderForecasts/{CollaborationOrderForecastId}

Request

Path Parameters
  • 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
  • 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".
  • 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
Request Body - application/json ()
Root Schema : schema
Type: object
Show Source
  • Contains one of the following values: true or false. If true, then the collaboration order forecast was published to the supplier using only B2B messaging. If false, then B2B messaging wasn't the only method to publish the collaboration order forecast. This attribute doesn't have a default value.
  • Value that uniquely identifies the collaboration order forecast.
  • Commit Quantities
    Title: Commit Quantities
    The Commit Quantities resource gets the current commit measure details associated with the collaboration order forecast. This resource can also be used to respond to collaboration order forecasts by providing supply commits.
  • Exception Quantities
    Title: Exception Quantities
    The Exception Quantities resource gets the forecast and commit exceptions associated with the collaboration order forecast, such as, forecast changes and commit mismatches.
  • Forecast Quantities
    Title: Forecast Quantities
    The Forecast Quantities resource gets the current forecast measure details associated with the collaboration order forecast. This resource can also be used to update or create new forecast quantities for collaboration order forecasts.
  • Maximum Length: 255
    Category that the application assigns to the item from the default planning catalog.
  • Maximum Length: 1000
    Note provided by the supplier to the collaboration planner.
  • Maximum Length: 1000
    Note provided by the collaboration planner to the supplier.
  • Reference Quantities
    Title: Reference Quantities
    The Reference Quantities resource gets the additional measures associated with the collaboration order forecast, such as, purchasing measures.
Nested Schema : Commit Quantities
Type: array
Title: Commit Quantities
The Commit Quantities resource gets the current commit measure details associated with the collaboration order forecast. This resource can also be used to respond to collaboration order forecasts by providing supply commits.
Show Source
Nested Schema : Exception Quantities
Type: array
Title: Exception Quantities
The Exception Quantities resource gets the forecast and commit exceptions associated with the collaboration order forecast, such as, forecast changes and commit mismatches.
Show Source
Nested Schema : Forecast Quantities
Type: array
Title: Forecast Quantities
The Forecast Quantities resource gets the current forecast measure details associated with the collaboration order forecast. This resource can also be used to update or create new forecast quantities for collaboration order forecasts.
Show Source
Nested Schema : Reference Quantities
Type: array
Title: Reference Quantities
The Reference Quantities resource gets the additional measures associated with the collaboration order forecast, such as, purchasing measures.
Show Source
Nested Schema : collaborationOrderForecasts-commitQuantities-item-patch-request
Type: object
Show Source
Nested Schema : collaborationOrderForecasts-exceptionQuantities-item-patch-request
Type: object
Show Source
Nested Schema : collaborationOrderForecasts-forecastQuantities-item-patch-request
Type: object
Show Source
Nested Schema : collaborationOrderForecasts-referenceQuantities-item-patch-request
Type: object
Show Source
  • Date when the forecast quantity was published.
  • Maximum Length: 64
    User who most recently published the forecast quantity.
  • Maximum Length: 32
    Abbreviation that identifies the order type of the reference quantity. A list of accepted values is defined in the lookup type ORA_VCS_COLLAB_ORDER_TYPES. Review and update the values for this attribute using the Setup and Maintenance work area, and the Manage Supply Chain Collaboration Lookups task.
  • Maximum Length: 32
    Abbreviation that identifies the type of user who performed the commit. A list of accepted values is defined in the lookup type ORA_VCS_PARTY_ORIGIN. Review and update the values for this attribute using the Setup and Maintenance work area, and the Manage Supply Chain Collaboration Lookups task.
  • Quantity of the related order type.
  • Value that uniquely identifies the collaboration order forecast reference details record.
Back to Top

Response

Supported Media Types

Default Response

The following table describes the default response for this task.
Headers
  • 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".
  • 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.
Body ()
Root Schema : collaborationOrderForecasts-item-response
Type: object
Show Source
Nested Schema : Commit Quantities
Type: array
Title: Commit Quantities
The Commit Quantities resource gets the current commit measure details associated with the collaboration order forecast. This resource can also be used to respond to collaboration order forecasts by providing supply commits.
Show Source
Nested Schema : Exception Quantities
Type: array
Title: Exception Quantities
The Exception Quantities resource gets the forecast and commit exceptions associated with the collaboration order forecast, such as, forecast changes and commit mismatches.
Show Source
Nested Schema : Forecast Quantities
Type: array
Title: Forecast Quantities
The Forecast Quantities resource gets the current forecast measure details associated with the collaboration order forecast. This resource can also be used to update or create new forecast quantities for collaboration order forecasts.
Show Source
Nested Schema : Reference Quantities
Type: array
Title: Reference Quantities
The Reference Quantities resource gets the additional measures associated with the collaboration order forecast, such as, purchasing measures.
Show Source
Nested Schema : collaborationOrderForecasts-commitQuantities-item-response
Type: object
Show Source
Nested Schema : collaborationOrderForecasts-exceptionQuantities-item-response
Type: object
Show Source
Nested Schema : collaborationOrderForecasts-forecastQuantities-item-response
Type: object
Show Source
Nested Schema : collaborationOrderForecasts-referenceQuantities-item-response
Type: object
Show Source
Back to Top