Get one trace status detail

get

/fscmRestApi/resources/11.13.18.05/recallTraceStatusDetails/{recallTraceStatusDetailsUniqID}

Request

Path Parameters
  • 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
  • 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>
  • 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).
  • 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
  • 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
  • The resource item payload will be filtered in order to contain only data (no links section, for example).
Header Parameters
  • 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.
  • 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.

There's no request body for this operation.

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 : recallTraceStatusDetails-item-response
Type: object
Show Source
  • Read Only: true
    Quantity 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.
  • Title: Deliver to Location ID
    Read Only: true
    Value that uniquely identifies the deliver to location of the recalled parts.
  • Title: Location
    Read Only: true
    Maximum Length: 240
    Name of the deliver to location of the recalled parts.
  • Title: Estimated Quantity
    Read Only: true
    Estimated 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.
  • Read Only: true
    Maximum Length: 255
    Attribute 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.
  • Title: Expected Date of Arrival
    Read Only: true
    Date 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).
  • Title: Account
    Maximum Length: 255
    Account concatenated segments computed from ChartOfAccountsId and CodeCombinationId.
  • Read Only: true
    Value that uniquely identifies the expense account that is used in inventory issue transactions to the expense location.
  • Title: Inventory Item ID
    Value that uniquely identifies the inventory item.
  • Title: Item
    Read Only: true
    Maximum Length: 300
    Number that uniquely identifies the inventory item.
  • Title: Inventory Organization
    Read Only: true
    Maximum Length: 18
    Abbreviation that identifies the organization.
  • Value that uniquely identifies the inventory organization.
  • Title: Inventory Organization
    Read Only: true
    Maximum Length: 240
    Name that identifies the organization.
  • Title: Item Description
    Maximum Length: 255
    Description of the item as a statement, picture description, or an account description.
  • Title: Revision
    Read Only: true
    Maximum Length: 18
    Revision of the item.
  • Read Only: true
    Maximum Length: 32
    Login that the user used when updating the record.
  • Title: Line Number
    Read Only: true
    Number that identifies the recall notice line entered by the user.
  • Links
  • Value that uniquely identifies the deliver to location of the recalled parts.
  • Title: Location
    Read Only: true
    Maximum Length: 240
    Name of the deliver to location of the recalled parts.
  • Title: Stock Locator
    Maximum Length: 255
    Value 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.
  • Read Only: true
    Value that uniquely identifies the stock locator where the recalled parts are located.
  • Title: Lot Number
    Read Only: true
    Maximum Length: 80
    Number that identifies the lot maintained for the recalled part in inventory.
  • Title: Manufacturer Part Number
    Maximum Length: 700
    Number that identifies the part recalled by the manufacturer for which traceability is performed.
  • 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.
  • Read Only: true
    On-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.
  • Read Only: true
    Value that uniquely identifies the supplier owning the consigned stock.
  • Title: Ownership
    Read Only: true
    Maximum Length: 255
    Name of the party owning the consigned stock.
  • Read Only: true
    Maximum Length: 255
    Number that uniquely identifies the party owning the consigned stock.
  • Read Only: true
    Maximum Length: 255
    Name of the site of the supplier owning the consigned stock.
  • Read Only: true
    Maximum Length: 30
    Type of the entity who owns the inventory whether it is organization or vendor in case consigned inventory.
  • Title: Count Quantity
    Read Only: true
    Physical count quantity in the primary unit of measure for the recalled parts with traceability status PAR, or EXPENSE, or INSTOCK.
  • Read Only: true
    Quantity 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.
  • Title: UOM Name
    Read Only: true
    Maximum Length: 25
    Primary unit of measure for the recalled part.
  • Read Only: true
    Maximum Length: 3
    Abbreviation that identifies the primary unit of measure for the recalled part.
  • Value that uniquely identifies the product recall traceability header.
  • Read Only: true
    Value that uniquely identifies the product recall traceability details.
  • Title: Traceability Status
    Read Only: true
    Maximum Length: 80
    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 meaning.
  • Title: Traceability Status
    Maximum Length: 30
    Abbreviation 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.
  • Read Only: true
    Maximum Length: 60
    Number that indicates the purchase order for which the material is received into the expense location.
  • Read Only: true
    Number that indicates the purchase order line for which the material is received into the expense location.
  • Value that uniquely identifies the recall notice line.
  • Value that uniquely identifies the recall notice.
  • Title: Notice Number
    Read Only: true
    Maximum Length: 60
    Number that identifies the recall notice. This attribute is used for internal tracking within the enterprise that gets generated based on the document sequencing setup.
  • Title: Receipt Date
    Read Only: true
    Date when the shipment is received. If the product traceability status is RECEIVING, this attribute is populated with the receipt date.
  • Title: Receipt Number
    Read Only: true
    Maximum Length: 30
    Number that identifies the receipt that corresponds to the receiving transaction.
  • Title: Full Name
    Read Only: true
    Maximum Length: 2000
    Full name of the requester to whom the recalled parts are issued.
  • Value that uniquely identifies the requester to whom the recalled parts are issued.
  • Title: Requester
    Read Only: true
    Maximum Length: 240
    Name of the requester to whom the recalled parts are issued.
  • Read Only: true
    Number that indicates the requisition line for which the material is received into the expense location.
  • Title: Requisition Number
    Read Only: true
    Maximum Length: 60
    Number that indicates the requisition for which the material is received into the expense location.
  • Title: Resolution
    Read Only: true
    Maximum Length: 80
    Lookup value displayed against the inbound trace detail that signifies the resolution status.
  • Read Only: true
    Maximum Length: 30
    Lookup code for the inbound trace detail that signifies the resolution status.
  • Read Only: true
    On-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.
  • Read Only: true
    Transaction quantity in the secondary unit of measure for the product recall traceability status.
  • Title: UOM Name
    Read Only: true
    Maximum Length: 25
    Secondary unit of measure for the recalled part.
  • Read Only: true
    Maximum Length: 3
    Abbreviation that identifies the secondary unit of measure for the recalled part.
  • Title: Serial Number
    Read Only: true
    Maximum Length: 80
    Number that identifies the serial maintained for the recalled part in inventory.
  • Title: Shipment Number
    Read Only: true
    Maximum Length: 30
    Number 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.
  • Title: Document Reference
    Read Only: true
    Maximum Length: 255
    Number 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.
  • Title: Subinventory
    Read Only: true
    Maximum Length: 60
    Name of the subinventory where the recalled parts are located.
  • Title: Event
    Read Only: true
    Maximum Length: 80
    Lookup value displayed against the trace detail generated for a locate, put away, or correction event.
  • Read Only: true
    Maximum Length: 30
    Lookup code for the trace detail generated for a locate, put away, or correction event.
  • Title: Event Date
    Read Only: true
    Date on which the event for which the trace detail is generated is created.
  • Title: Transaction Date
    Read Only: true
    Date when the issue transaction has been done to the expense location.
  • Read Only: true
    Maximum Length: 255
    Abbreviation 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.
  • Read Only: true
    Value that uniquely identifies the inventory transaction type when the product traceability status is EXPENSE.
  • Title: Transaction Type
    Read Only: true
    Maximum Length: 255
    Name of the transaction type.
  • Read Only: true
    Number that identifies the transfer order line for which the material is issued to the expense location.
  • Read Only: true
    Maximum Length: 200
    Number that identifies the transfer order for which the material is issued to the expense location.
  • Maximum Length: 300
    Supplier part number.
Back to Top