Update one resource

patch

/fscmRestApi/resources/11.13.18.05/standardOperations/{StandardOperationId}/child/StandardOperationResource/{StandardOperationResourceId}/child/StandardOperationAlternateResource/{StandardOperationAlternateResourceId}

Request

Path Parameters
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
  • Title: Units Assigned
    Number of resource units the application assigns to perform the operation for the alternative resource.
  • Title: Inverse Usage
    Resource usage that the plant uses to make each unit of the item for the alternative resource. This value is the inverse of the usage rate. The application uses this inverse value when the usage rate for the alternative resource is a fraction, but the inverse of this rate is an integer.
  • Title: Priority
    Priority ranking of the alternative resource to use in place of the primary resource.
  • Title: Alternate Resources
    Maximum Length: 30
    Abbreviation that identifies the alternative resource.
  • Title: Alternate Resource
    Value that uniquely identifies the alternative resource. It is a primary key that the application generates when it creates the alternative resource.
  • Title: Usage
    Resource usage that the plant requires to make each unit of the item for the alternative resource.
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 : standardOperations-StandardOperationResource-StandardOperationAlternateResource-item-response
Type: object
Show Source
  • Title: Units Assigned
    Number of resource units the application assigns to perform the operation for the alternative resource.
  • Title: Costing enabled
    Read Only: true
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then consider resource costs when costing the work order. If false, then do not consider these costs. The default value is false.
  • Title: Inactive On
    Read Only: true
    Date when the standard operation resource isn't valid.
  • Title: Inverse Usage
    Resource usage that the plant uses to make each unit of the item for the alternative resource. This value is the inverse of the usage rate. The application uses this inverse value when the usage rate for the alternative resource is a fraction, but the inverse of this rate is an integer.
  • Links
  • Title: Priority
    Priority ranking of the alternative resource to use in place of the primary resource.
  • Title: Alternate Resources
    Maximum Length: 30
    Abbreviation that identifies the alternative resource.
  • Title: Description
    Read Only: true
    Maximum Length: 240
    Description of the alternative resource.
  • Title: Alternate Resource
    Value that uniquely identifies the alternative resource. It is a primary key that the application generates when it creates the alternative resource.
  • Title: Name
    Read Only: true
    Maximum Length: 80
    Name of the alternative resource.
  • Title: Type
    Read Only: true
    Maximum Length: 30
    Category of the alternative resource. Values include Labor or Equipment.
  • Read Only: true
    Value that uniquely identifies the alternative resource of a standard operation. It is a primary key that the application generates when it creates the alternative resource.
  • Read Only: true
    Value that uniquely identifies the resource that the standard operation uses. It is a primary key that the application generates when it creates the resource.
  • Read Only: true
    Maximum Length: 255
    Unit of measure that the alternate resource uses.
  • Read Only: true
    Maximum Length: 3
    Abbreviation that identifies the unit of measure that the alternate resource uses.
  • Title: Usage
    Resource usage that the plant requires to make each unit of the item for the alternative resource.
Back to Top