Get one trace status detail
get
/fscmRestApi/resources/11.13.18.05/recallTraceStatusDetails/{recallTraceStatusDetailsUniqID}
Request
Path Parameters
-
recallTraceStatusDetailsUniqID(required): string
This is the hash key of the attributes which make up the composite key--- ProductTraceId and ProductTraceLineId ---for the Recall Trace Status Details resource and used to uniquely identify an instance of Recall Trace Status Details. The client should not generate the hash key value. Instead, the client should query on the Recall Trace Status Details collection resource with a filter on the primary key values in order to navigate to a specific instance of Recall Trace Status Details.
For example: recallTraceStatusDetails?q=ProductTraceId=<value1>;ProductTraceLineId=<value2>
Query Parameters
-
dependency: string
This parameter specifies dependencies which are fields that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The fields specified in this parameter are always set in the resource instance in question. When a child resource collection is requested and the parameter is set, the fields will be set in the parent resource instance before generating the resource collection payload. The value of this query parameter is a set of dependency fields. Example: dependency=ProductId=2
Format: <attr1>=<val1>,<attr2>=<value2> -
expand: string
When this parameter is provided, the specified children are included in the resource payload (instead of just a link). The value of this query parameter is "all" or "". More than one child can be specified using comma as a separator. Example: ?expand=Employees,Localizations. Nested children can also be provided following the format "Child.NestedChild" (Example: ?expand=Employees.Managers). If a nested child is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?expand=Employees.Managers" is the same as "?expand=Employees,Employees.Managers" (which will expand Employees and Managers).
-
fields: string
This parameter filters the resource fields. Only the specified fields are returned, which means that if no fields are specified, no fields are returned (useful to get only the links). If an indirect child resource is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?fields=Employees.Managers:Empname" is the same as "?fields=;Employees:;Employees.Managers:Empname" (which will only return the "Empname" field for Managers). the value of this query parameter is a list of resource fields. The attribute can be a direct (Example: Employees) or indirect (Example: Employees.Managers) child. It cannot be combined with expand query parameter. If both are provided, only fields will be considered.
Format: ?fields=Attribute1,Attribute2
Format for fields in child resource: ?fields=Accessor1:Attribute1,Attribute2 -
links: string
This parameter can be used to show only certain links while accessing a singular resource or a resource collection. The parameter value format is a comma-separated list of : <link_relation>
Example:
self,canonical -
onlyData: boolean
The resource item payload will be filtered in order to contain only data (no links section, for example).
Header Parameters
-
Effective-Of: string
This header accepts a string value. The string is a semi-colon separated list of
= . It is used to perform effective date range operations. The accepted parameters are RangeMode, RangeSpan, RangeStartDate, RangeEndDate, RangeStartSequence and RangeEndSequence. The parameter values are always strings. The possible values for RangeMode are SET_LOGICAL_START, SET_LOGICAL_END, END_DATE, SET_EFFECTIVE_START, SET_EFFECTIVE_END, REPLACE_CORRECTION, REPLACE_UPDATE, RECONCILE_CORRECTION, CORRECTION, RECONCILE_UPDATE, UPDATE, ZAP and DELETE_CHANGES. The possible values for RangeSpan are PHYSICAL_ROW_END_DATE and LOGICAL_ROW_END_DATE. The values for RangeStartDate and RangeEndDate have to be a string representation of a date in yyyy-MM-dd format. The value for RangeStartSequence and RangeEndSequence must be strings such that when parsed they yield positive integers. -
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.
There's no request body for this operation.
Back to TopResponse
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 : recallTraceStatusDetails-item-response
Type:
Show Source
object-
ConsignedQuantity: number
Read Only:
trueQuantity under the ownership of the supplier. If the product traceability status is IN STOCK and if the recalled part is a consigned item, this attribute is populated with the quantity under the ownership of the supplier. -
CostCenterDescription: string
Read Only:
trueMaximum Length:1000Description of the cost center that has received the recalled parts and for which the bypass task is generated. -
CostCenterNumber: string
Title:
Cost CenterRead Only:trueMaximum Length:250Indicates the number of the cost center which has received the recalled parts and for which the bypass task is generated. -
DeliverToLocationId: integer
(int64)
Title:
Deliver to Location IDRead Only:trueValue that uniquely identifies the deliver to location of the recalled parts. -
DeliverToLocationName: string
Title:
LocationRead Only:trueMaximum Length:240Name of the deliver to location of the recalled parts. -
EstimatedQuantity: number
Title:
Estimated QuantityRead Only:trueEstimated quantity to be recalled. If the product traceability status is IN STOCK, then this attribute is populated with the on-hand quantity or it is populated with the primary transaction quantity for other product traceability status. -
ExclusionFromRecallExemptionMessageCode: string
Read Only:
trueMaximum Length:255Attribute that indicates whether an inbound trace detail record can be marked recall exempted. It also indicates the validation key that corresponds to the reason the trace record can't be marked recall exempted. The values for this attribute are NULL, 1, 2, 3, or 4. -
ExpectedReceiptDate: string
(date)
Title:
Expected Date of ArrivalRead Only:trueDate when the shipment is expected to be received. If the product traceability status is IN TRANSIT, this attribute is populated with the expected receipt date in the advanced shipment notice (ASN). -
ExpenseAccount: string
Title:
AccountMaximum Length:255Account concatenated segments computed from ChartOfAccountsId and CodeCombinationId. -
ExpenseAccountId: integer
(int64)
Read Only:
trueValue that uniquely identifies the expense account that is used in inventory issue transactions to the expense location. -
InventoryItemId: integer
(int64)
Title:
Inventory Item IDValue that uniquely identifies the inventory item. -
InventoryItemNumber: string
Title:
ItemRead Only:trueMaximum Length:300Number that uniquely identifies the inventory item. -
InventoryOrganizationCode: string
Title:
Inventory OrganizationRead Only:trueMaximum Length:18Abbreviation that identifies the organization. -
InventoryOrganizationId: integer
(int64)
Value that uniquely identifies the inventory organization.
-
InventoryOrganizationName: string
Title:
Inventory OrganizationRead Only:trueMaximum Length:240Name that identifies the organization. -
ItemDescription: string
Title:
Item DescriptionMaximum Length:255Description of the item as a statement, picture description, or an account description. -
ItemRevision: string
Title:
RevisionRead Only:trueMaximum Length:18Revision of the item. -
LastUpdateLogin: string
Read Only:
trueMaximum Length:32Login that the user used when updating the record. -
LineNumber: integer
(int64)
Title:
Line NumberRead Only:trueNumber that identifies the recall notice line entered by the user. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
LocationId: integer
(int64)
Value that uniquely identifies the deliver to location of the recalled parts.
-
LocationName: string
Title:
LocationRead Only:trueMaximum Length:240Name of the deliver to location of the recalled parts. -
Locator: string
Title:
Stock LocatorMaximum Length:255Value that indicates the stock locators in inventory. This attribute is a computed value from StructureInstanceNumber, SubinventoryId, and InventoryLocationId to capture information about stock locators in inventory. -
LocatorId: integer
(int64)
Read Only:
trueValue that uniquely identifies the stock locator where the recalled parts are located. -
LotNumber: string
Title:
Lot NumberRead Only:trueMaximum Length:80Number that identifies the lot maintained for the recalled part in inventory. -
ManufacturerPartNumber: string
Title:
Manufacturer Part NumberMaximum Length:700Number that identifies the part recalled by the manufacturer for which traceability is performed. -
ObjectVersionNumber: integer
(int32)
Number that identifies the object version. This attribute is used for optimistic locking. The number is incremented every time the row is updated. The number is compared at the start and end of a transaction to detect whether another session has updated the row since it was queried.
-
OnhandQuantity: number
Read Only:
trueOn-hand quantity existing at a stock locator or subinventory level. If the product traceability status is IN STOCK, this attribute is populated with the on-hand quantity existing at a stock locator or subinventory level. -
OwningEntityId: integer
(int64)
Read Only:
trueValue that uniquely identifies the supplier owning the consigned stock. -
OwningEntityName: string
Title:
OwnershipRead Only:trueMaximum Length:255Name of the party owning the consigned stock. -
OwningEntityNumber: string
Read Only:
trueMaximum Length:255Number that uniquely identifies the party owning the consigned stock. -
OwningEntitySite: string
Read Only:
trueMaximum Length:255Name of the site of the supplier owning the consigned stock. -
OwningType: string
Read Only:
trueMaximum Length:30Type of the entity who owns the inventory whether it is organization or vendor in case consigned inventory. -
PrimaryCountQuantity: number
Title:
Count QuantityRead Only:truePhysical count quantity in the primary unit of measure for the recalled parts with traceability status PAR, or EXPENSE, or INSTOCK. -
PrimaryTransactionQuantity: number
Read Only:
trueQuantity of transaction in the primary unit of measure for different product recall traceability status. For example, if the traceability status is IN TRANSIT, then the primary transaction quantity is the in-transit shipment quantity. If the traceability status is RECEIVING, then the primary transaction quantity is the receipt quantity. If the traceability status is IN STOCK, or PAR, or EXPENSE, then primary transaction quantity is the total quantity delivered to a subinventory or a location for a given date range. If the status is SOLD, then it is the total quantity shipped against a sales order. -
PrimaryUnitOfMeasure: string
Title:
UOM NameRead Only:trueMaximum Length:25Primary unit of measure for the recalled part. -
PrimaryUOMCode: string
Read Only:
trueMaximum Length:3Abbreviation that identifies the primary unit of measure for the recalled part. -
ProductTraceId: integer
(int64)
Value that uniquely identifies the product recall traceability header.
-
ProductTraceLineId: integer
(int64)
Read Only:
trueValue that uniquely identifies the product recall traceability details. -
ProductTraceStatus: string
Title:
Traceability StatusRead Only:trueMaximum Length:80Status of product traceability of a recalled product. A list of accepted values is defined in the lookup type fnd_lookups. This attribute identifies the lookup meaning. -
ProductTraceStatusCode: string
Title:
Traceability StatusMaximum Length:30Abbreviation that identifies the status of product traceability of a recalled product. A list of accepted values is defined in the lookup type fnd_lookups. This attribute identifies the lookup code. -
PurchaseOrder: string
Read Only:
trueMaximum Length:60Number that indicates the purchase order for which the material is received into the expense location. -
PurchaseOrderLineNumber: number
Read Only:
trueNumber that indicates the purchase order line for which the material is received into the expense location. -
RecallLineId: integer
(int64)
Value that uniquely identifies the recall notice line.
-
RecallNoticeId: integer
(int64)
Value that uniquely identifies the recall notice.
-
RecallNoticeNumber: string
Title:
Notice NumberRead Only:trueMaximum Length:60Number that identifies the recall notice. This attribute is used for internal tracking within the enterprise that gets generated based on the document sequencing setup. -
ReceiptDate: string
(date)
Title:
Receipt DateRead Only:trueDate when the shipment is received. If the product traceability status is RECEIVING, this attribute is populated with the receipt date. -
ReceiptNumber: string
Title:
Receipt NumberRead Only:trueMaximum Length:30Number that identifies the receipt that corresponds to the receiving transaction. -
RequesterFullName: string
Title:
Full NameRead Only:trueMaximum Length:2000Full name of the requester to whom the recalled parts are issued. -
RequesterId: integer
(int64)
Value that uniquely identifies the requester to whom the recalled parts are issued.
-
RequesterName: string
Title:
RequesterRead Only:trueMaximum Length:240Name of the requester to whom the recalled parts are issued. -
RequisitionLineNumber: number
Read Only:
trueNumber that indicates the requisition line for which the material is received into the expense location. -
RequisitionNumber: string
Title:
Requisition NumberRead Only:trueMaximum Length:60Number that indicates the requisition for which the material is received into the expense location. -
Resolution: string
Title:
ResolutionRead Only:trueMaximum Length:80Lookup value displayed against the inbound trace detail that signifies the resolution status. -
ResolutionCode: string
Read Only:
trueMaximum Length:30Lookup code for the inbound trace detail that signifies the resolution status. -
SecondaryOnhandQuantity: number
Read Only:
trueOn-hand quantity at a stock locator or subinventory level. If the product traceability status is IN STOCK, this attribute is populated with the on-hand quantity at a stock locator or subinventory level in the secondary unit of measure. -
SecondaryTransactionQuantity: number
Read Only:
trueTransaction quantity in the secondary unit of measure for the product recall traceability status. -
SecondaryUnitOfMeasure: string
Title:
UOM NameRead Only:trueMaximum Length:25Secondary unit of measure for the recalled part. -
SecondaryUOMCode: string
Read Only:
trueMaximum Length:3Abbreviation that identifies the secondary unit of measure for the recalled part. -
SerialNumber: string
Title:
Serial NumberRead Only:trueMaximum Length:80Number that identifies the serial maintained for the recalled part in inventory. -
ShipmentNumber: string
Title:
Shipment NumberRead Only:trueMaximum Length:30Number that identifies the shipment. If the product traceability status is IN TRANSIT, this attribute is populated with the shipment number for an advanced shipment notice (ASN) against a purchase order or for an interorganization transfer with or without a transfer order. -
SourceDocumentNumber: string
Title:
Inbound Document ReferenceRead Only:trueMaximum Length:255Number that identifies the source document with which the material is received at the expense location. This number can be either the receipt, shipment, or purchase order number. -
Subinventory: string
Title:
SubinventoryRead Only:trueMaximum Length:60Name of the subinventory where the recalled parts are located. -
TraceEvent: string
Title:
EventRead Only:trueMaximum Length:80Lookup value displayed against the trace detail generated for a locate, put away, or correction event. -
TraceEventCode: string
Read Only:
trueMaximum Length:30Lookup code for the trace detail generated for a locate, put away, or correction event. -
TraceEventDate: string
(date-time)
Title:
Event DateRead Only:trueDate on which the event for which the trace detail is generated is created. -
TransactionDate: string
(date)
Title:
Inbound Transaction DateRead Only:trueDate when the issue transaction has been done to the expense location. -
TransactionTypeCode: string
Read Only:
trueMaximum Length:255Abbreviation that identifies the transaction type of the inbound transactions for a recalled product. A list of accepted values is defined in the lookup type fnd_lookups. This attribute identifies the lookup code. -
TransactionTypeId: integer
(int64)
Read Only:
trueValue that uniquely identifies the inventory transaction type when the product traceability status is EXPENSE. -
TransactionTypeName: string
Title:
Inbound Transaction TypeRead Only:trueMaximum Length:255Name of the transaction type. -
TransferOrderLineNumber: integer
(int32)
Read Only:
trueNumber that identifies the transfer order line for which the material is issued to the expense location. -
TransferOrderNumber: string
Read Only:
trueMaximum Length:200Number that identifies the transfer order for which the material is issued to the expense location. -
VendorProductNumber: string
Maximum Length:
300Supplier part number.
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.