Get one physical inventory adjustment
get
/fscmRestApi/resources/11.13.18.05/physicalInventoryAdjustments/{AdjustmentId}
Request
Path Parameters
-
AdjustmentId(required): integer(int64)
Value that uniquely identifies the physical inventory adjustment.
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
-
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.
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 : physicalInventoryAdjustments-item-response
Type:
Show Source
object-
ActualCost: number
Title:
Adjustment ValueCost associated with the item. -
AdjustmentId: integer
(int64)
Title:
AdjustmentValue that uniquely identifies the physical inventory adjustment. -
AdjustmentQuantity: number
Title:
Adjustment QuantityVariance between the system on-hand quantity and the entered count quantity of an item during physical counting. -
AdjustmentQuantityPercentage: integer
(int64)
Read Only:
truePercent adjustment of snapshot quantity. -
AdjustmentUnitOfMeasure: string
Read Only:
trueMaximum Length:255Name of the unit of measure of the item for which an adjustment is made. -
AdjustmentUOM: string
Title:
Adjustment UOMMaximum Length:3Unit of measure of the item for which an adjustment is made. -
AdjustmentValue: number
Read Only:
trueAmount of the financial adjustment that is created due to the difference between the system quantity and the counted quantity. -
AdjustmentValuePercentage: integer
(int64)
Read Only:
truePercent value of the adjustment of system on-hand value. -
ApprovalStatus: string
Title:
Adjustment StatusMaximum Length:30Default Value:4Status determining whether a physical inventory is approved or not. -
ApprovalStatusCode: string
Maximum Length:
255Abbreviation that identifies the status determining whether a physical inventory is approved or not. A list of accepted values is defined in the lookup type INV_APPROVALS. The default value is 4. -
ApprovedByEmployeeId: integer
(int64)
Title:
ReviewerValue that uniquely identifies the person approving the physical inventory adjustment. -
ApproverName: string
Maximum Length:
255Name of the person approving the physical inventory adjustment. -
CountQuantity: number
Title:
Count QuantityQuantity of the item stock that is counted during physical counting. -
inventoryAttributesDFF: array
Flexfields for Tracking Attributes
Title:
Flexfields for Tracking AttributesThe Flexfields for Tracking Attributes resource manages details of the descriptive flexfields that reference the physical inventory adjustment. -
InventoryItemId: integer
(int64)
Value that uniquely identifies the item for which the physical inventory is performed.
-
ItemDescription: string
Read Only:
trueMaximum Length:255Identifies the description of the product or item. -
ItemNumber: string
Read Only:
trueMaximum Length:255Identifies the product or material that is unique to the item. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
Locator: string
Read Only:
trueMaximum Length:255Physical area within a subinventory where material is stored, such as a row, aisle, bin, or shelf. -
LocatorId: integer
(int64)
Title:
LocatorValue that uniquely identifies the locator. -
LotExpirationDate: string
(date-time)
Title:
Lot Expiration DateDate when the availability of the lot for transaction and planning purposes expires. -
LotNumber: string
Title:
LotMaximum Length:80Identifies a set of items that are being counted, which are produced together and share the same production costs and specifications. -
OrganizationCode: string
Read Only:
trueMaximum Length:255Abbreviation that identifies the inventory organization. -
OrganizationId: integer
(int64)
Value that uniquely identifies the inventory organization.
-
OwningEntityId: integer
(int64)
Value that uniquely identifies the owning party with the financial liability of consigned inventory.
-
OwningParty: string
Read Only:
trueMaximum Length:255Party with financial liability of the consigned inventory. -
OwningPartySite: string
Read Only:
trueMaximum Length:255Party site with the financial liability of the consigned inventory. -
OwningType: string
Maximum Length:
30Ownership type of the financial liability of consigned inventory. -
OwningTypeCode: string
Read Only:
trueMaximum Length:255Abbreviation that identifies the ownership type of the financial liability of consigned inventory. A list of accepted values is defined in the lookup type ORA_INV_OWNING_TYPES. -
PhysicalInventoryId: integer
(int64)
Value that uniquely identifies the physical inventory.
-
PhysicalInventoryName: string
Title:
Physical InventoryRead Only:trueMaximum Length:30Name of the physical inventory. -
ProcurementBusinessUnit: string
Read Only:
trueMaximum Length:255Business unit that manages and owns the purchasing document. -
Revision: string
Maximum Length:
18Version of the item being counted. -
SecondaryAdjustmentQuantity: number
Title:
Secondary Adjustment QuantityVariance in quantity between the system secondary on-hand quantity and the entered secondary count quantity of an item during physical counting. -
SecondaryCountQuantity: number
Title:
Secondary Count QuantityCount quantity in secondary unit of measure of the item. -
SecondarySystemQuantity: number
Title:
Secondary Snapshot QuantitySystem on-hand balance represented in the secondary unit of measure of the item. -
SecondaryUnitOfMeasure: string
Read Only:
trueMaximum Length:255Secondary unit of measure of the item being counted. -
SecondaryUOM: string
Read Only:
trueMaximum Length:255Abbreviation that identifies the secondary unit of measure of the item being counted. -
SerialNumber: string
Title:
Serial NumberMaximum Length:80Number that uniquely identifies a single quantity of an item being counted. -
SnapshotQuantity: number
Title:
Snapshot QuantityQuantity of the item stock that is recorded at a particular time. -
Subinventory: string
Maximum Length:
10Physical or logical area within an inventory organization where material is stored.
Nested Schema : Flexfields for Tracking Attributes
Type:
arrayTitle:
Flexfields for Tracking AttributesThe Flexfields for Tracking Attributes resource manages details of the descriptive flexfields that reference the physical inventory adjustment.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : physicalInventoryAdjustments-inventoryAttributesDFF-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context SegmentMaximum Length:40Descriptive flexfield context name for tracking attributes. -
__FLEX_Context_DisplayValue: string
Title:
Context SegmentDescriptive flexfield context display value for tracking attributes. -
AdjustmentId: integer
(int64)
Title:
AdjustmentValue that uniquely identifies the physical inventory adjustment. -
countryOfOriginCode: string
Title:
Country of OriginMaximum Length:2Abbreviation that identifies the country of origin. -
countryOfOriginCode_Display: string
Title:
Country of OriginName of the country of origin. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
projectId: integer
(int64)
Title:
ProjectValue that uniquely identifies the project. This attribute is associated with a feature that requires opt in. -
projectId_Display: string
Title:
ProjectNumber that identifies the project. This attribute is associated with a feature that requires opt in. -
taskId: integer
(int64)
Title:
TaskValue that uniquely identifies the task. This attribute is associated with a feature that requires opt in. -
taskId_Display: string
Title:
TaskNumber that identifies the task.
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.
Links
- inventoryAttributesDFF
-
Parameters:
- AdjustmentId:
$request.path.AdjustmentId
The Flexfields for Tracking Attributes resource manages details of the descriptive flexfields that reference the physical inventory adjustment. - AdjustmentId: