Update one affected object problem report.
patch
/fscmRestApi/resources/11.13.18.05/qualityProblemReports/{qualityProblemReportsUniqID}/child/problemReportAffectedObject/{problemReportAffectedObjectUniqID}
Request
Path Parameters
-
problemReportAffectedObjectUniqID(required): string
This is the hash key of the attributes which make up the composite key for the Problem Report Affected Objects resource and used to uniquely identify an instance of Problem Report Affected Objects. The client should not generate the hash key value. Instead, the client should query on the Problem Report Affected Objects collection resource in order to navigate to a specific instance of Problem Report Affected Objects to get the hash key.
-
qualityProblemReportsUniqID(required): string
This is the hash key of the attributes which make up the composite key for the Quality Problem Reports resource and used to uniquely identify an instance of Quality Problem Reports. The client should not generate the hash key value. Instead, the client should query on the Quality Problem Reports collection resource in order to navigate to a specific instance of Quality Problem Reports to get the hash key.
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
Nested Schema : qualityProblemReports-problemReportAffectedObject-problemReportAffectedObjectDFF-item-patch-request
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Segment
Maximum Length:30
Context Segment -
__FLEX_Context_DisplayValue: string
Title:
Context Segment
Context Segment
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 : qualityProblemReports-problemReportAffectedObject-item-response
Type:
Show Source
object
-
ChangeLineId: integer
(int64)
Read Only:
true
Value that uniquely identifies the change line associated with the component. -
ItemId: integer
(int64)
The revision ID for Problem Report affected object.
-
ItemNumber: string
Maximum Length:
255
Number that identifies the item corresponding to the component. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
problemReportAffectedObjectDFF: array
problemReportAffectedObjectDFF
-
Revision: string
Maximum Length:
255
The status code of the Problem Report next status. -
RevisionId: integer
(int64)
The status code name of the problem report next status.
-
SequenceNumber: integer
The status type name of the problem report next status.
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.
Nested Schema : qualityProblemReports-problemReportAffectedObject-problemReportAffectedObjectDFF-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Segment
Maximum Length:30
Context Segment -
__FLEX_Context_DisplayValue: string
Title:
Context Segment
Context Segment -
ChangeLineId: integer
(int64)
Read Only:
true
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
SubjectInternalName: string
Maximum Length:
30
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Links
- problemReportAffectedObjectDFF
-
Parameters:
- problemReportAffectedObjectUniqID:
$request.path.problemReportAffectedObjectUniqID
- qualityProblemReportsUniqID:
$request.path.qualityProblemReportsUniqID
- problemReportAffectedObjectUniqID: