Get one item
get
/fscmRestApi/resources/11.13.18.05/itemsV2/{itemsV2UniqID}
Request
Path Parameters
-
itemsV2UniqID(required): string
This is the hash key of the attributes which make up the composite key for the Items Version 2 resource and used to uniquely identify an instance of Items Version 2. The client should not generate the hash key value. Instead, the client should query on the Items Version 2 collection resource in order to navigate to a specific instance of Items Version 2 to get the hash key.
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: 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 : itemsV2-item-response
Type:
Show Source
object-
AcceptableEarlyDays: number
Title:
Acceptable Early DaysNumber of days before which the planning process won't reschedule the sales order. For example, if the due date on the original sales order is 10-JUN, and if the Acceptable Early Days is 3, and if the new due date is less than or equal to 13-JUN, then the planning process won't suggest rescheduling. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
AccountingRuleValue: string
Value that indicates the accounting rule to identify special revenue recognition rules for an item. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Accounting Rules task. This attribute doesn't have a default value. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
AllowExpressTransactionsFlag: boolean
Title:
Allow Express TransactionsMaximum Length:1Contains one of the following values: true or false. If true, then when the quantity to deliver equals the balance on the purchase order line, then deliver all distributions for this item with one data entry transaction. If false, then don't deliver all distributions for the item with one data entry transaction, even if the quantity to deliver equals the balance on the purchase order line. This attribute doesn't have a default value. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
AllowMaintenanceAssetFlag: boolean
Title:
Enable Asset MaintenanceMaximum Length:1Default Value:falseContains one of the following values: true or false. If true, then maintainable assets can be defined for the item. If false, then maintainable assets can't be defined for the item. False is the default value. -
AllowPurchasingDocumentDescriptionUpdateFlag: boolean
Title:
Allow Purchasing Document Description UpdateMaximum Length:1Default Value:trueContains one of the following values: true or false. If true, then allow the application to update the purchasing document description. If false, then don't allow this update. The default value is true. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
AllowSubstituteReceiptsFlag: boolean
Title:
Allow Substitute ReceiptsMaximum Length:1Contains one of the following values: true or false. If true, then allow the application to receive a defined substitute instead of the item. If false, then don't allow this substitution. This attribute doesn't have a default value. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
AllowSuspendFlag: boolean
Title:
Allow SuspendMaximum Length:1Default Value:falseContains one of the following values: true or false. If true, then allow suspending of a service contract. If false, then don't allow suspending of a service contract. The default value is false. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
AllowTerminateFlag: boolean
Title:
Allow TerminateMaximum Length:1Default Value:falseContains one of the following values: true or false. If true, then allow permanent stopping of a service contract. If false, then don't allow permanent stopping of a service contract. The default value is false. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
AllowUnorderedReceiptsFlag: boolean
Title:
Allow Unordered ReceiptsMaximum Length:1Contains one of the following values: true or false. If true, then allow the application to receive the item without a purchase order. If false, then don't allow this receipt. This attribute doesn't have a default value. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
ApprovalStatusValue: string
Value that indicates the approval status of the item. A list of accepted values is defined in the lookup type EGP_APPROVAL_STATUS. Review the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task. The default value is Approved.
-
AssembleToOrderFlag: boolean
Title:
Assemble to OrderMaximum Length:1Default Value:falseContains one of the following values: true or false. If true, the item is generally built for sales order demand and a final assembly work order is created based on sales order details. If false, then assembly work order isn't created for the item. The default value is false. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
AssetCategoryValue: string
Key flexfield structure name for asset category. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Key Flexfields task. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
AssetClassValue: string
Contains one of the following values: true or false. If true, then the asset is movable, and needs to be brought into the shop for repairs. If false, then the asset isn't movable. The default value is false. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
AssetTrackedFlag: boolean
Title:
Enable Asset TrackingMaximum Length:1Default Value:falseContains one of the following values: true or false. If true, then item is classified as an asset item. If false, then item isn't classified as an asset item. The default value is false. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
AssetTrackedValue: string
This attribute indicates the type of asset tracking done on the items.
-
ATPComponentsValue: string
Value that indicates additional components to be included in the bill of material for assemble-to-order (ATO) or pick-to-order (PTO) items in available-to-promise (ATP) checking. A list of accepted values is defined in the lookup type EGP_ORDATPCHECKVS_TYPE. Review the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task. The default value is None For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
ATPValue: string
Value that indicates the information to check available to promise and or capable to promise when placing demand. A list of accepted values is defined in the lookup type EGP_ORDATPCHECKVS_TYPE. Review the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task. The default value is None For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
AutoCreatedConfigurationFlag: boolean
Title:
Autocreated ConfigurationMaximum Length:1Default Value:falseContains one of the following values: true or false. If true, then item is created automatically. If false, then item isn't created automatically. The default value is false. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
AutomaticallyExpireASNFlag: boolean
Title:
Automatically Expire ASNDefault Value:falseContains one of the following values: true or false. If true, then automatically expire the advance shipment notice. If false, then don't automatically expire the advance shipment notice. The default value is False. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
BackOrderableFlag: boolean
Title:
Back OrderableMaximum Length:1Contains one of the following values: true or false. If true, then when available-to-promise (ATP) fails, then backorder the item. If false, then don't backorder the item. The default value is false. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
BackToBackEnabledFlag: boolean
Title:
Back-to-Back EnabledMaximum Length:1Default Value:falseContains one of the following values: true or false. If true, then enable the item for back-to-back ordering. If false, then don't enable the item for back-to-back ordering. The default value is false. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
BaseItemValue: string
Value that uniquely identifies the model to use when creating an assemble-to-order configuration. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
BillingTypeValue: string
Value that indicates the billing types. Values include M, L, or E, where M indicates material, L indicates labor, and E indicates expense. The contract uses the billing type to define the discount percent. A list of accepted values is defined in the lookup type EGP_MATERIAL_BILLABLE_TYPE. Review the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task. The default value is Null. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
BuildInWIPFlag: boolean
Title:
Build in WIPMaximum Length:1Default Value:falseContains one of the following values: true or false. If true, then create discrete jobs or repetitive assemblies in Oracle Manufacturing Cloud. If false, then discrete jobs aren't created. The default value is false. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
BulkPickedFlag: boolean
Title:
Bulk PickedMaximum Length:1Default Value:falseContains one of the following values: true or false. If true, then pick items in bulk. If false, then don't pick items in bulk. The default value is false. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
BuyerEmailAddress: string
Email of the default buyer that can be associated with the item. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Buyers task For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
BuyerOrganizationValue: string
Organization where the buyer resides. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Inventory Organizations task. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
CarryingCostPercentage: number
Title:
Carrying PercentagePercent of unit cost that represents the internal cost to stock one unit for one year. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
CASNumber: string
Title:
CAS NumberMaximum Length:30Value that indicates the Chemical Abstracts Service (CAS) registry number which uniquely identifies a chemical substance. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
ChangeNotice: string
Change order associated with the item.
-
ChangeOrderLineSequenceNumber: integer
Read Only:
trueNumber that identifies the change order line associated with the item. -
CheckMaterialShortageFlag: boolean
Title:
Check Material ShortageMaximum Length:1Default Value:falseContains one of the following values: true or false. If true, then check for material shortages for the item. If false, then don't check for material shortages for the item. The default value is false. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
ChildLotEnabledFlag: boolean
Title:
Child Lot EnabledMaximum Length:1Default Value:falseContains one of the following values: true or false. If true, then if parent lot is specified, use lot control on the item during the transaction. If false, then don't use lot control on the item during the transaction. The default value is false. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
ChildLotFormatValidationFlag: boolean
Title:
Format ValidationMaximum Length:1Default Value:falseContains one of the following values: true or false. If true, then make sure the child lot numbers conform to the child lot parameters. If false, then don't make sure the child lot numbers conform to the child lot parameters. The default value is false. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
ChildLotParent: string
Value that determines how to create child lot numbers for the item. A list of accepted values is defined in the lookup type EGP_PARENT_CHILD_GEN_TYPE. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
ChildLotPrefix: string
Title:
PrefixMaximum Length:30Alphabetic prefix to add to the child lot. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
ChildLotStartingNumber: number
Title:
Starting NumberFirst number to use in a sequence of numbers for the child lot. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
CollateralFlag: boolean
Title:
CollateralMaximum Length:1Contains one of the following values: true or false. If true, then the item is collateral. If false, then the item isn't collateral. The default value is false. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
CommonSupplyProjectDemandFlag: boolean
Title:
Allow Use of Common SuppliesMaximum Length:1Contains one of the following values: true or false. If true, then the material can be planned, picked, and issued from common inventory if sufficient inventory doesn't exist in project inventory. If false, then the material can't be planned, picked, or issued from common inventory even if sufficient inventory doesn't exist in project inventory. The default value is false. For a list of attribute value interdependencies, see the Interdependent Item Attributes topic at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
CommsActivationRequiredFlag: boolean
Title:
Enable ProvisioningMaximum Length:1Contains one of the following values: true or false. If true, then the item is eligible for electronic fulfillment by the service fulfillment manager. If false, then the item isn't eligible for electronic fulfillment. The default value is false. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
ConfigModelTypeValue: string
Value that indicates the behavior of the configurable models in the configurator. A list of accepted values is defined in the lookup type EGP_CONFIG_MODEL. Review the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task. The default value is 1. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
ConsignedFlag: boolean
Title:
ConsignedDefault Value:falseContains one of the following values: True or False. If True, then the item resides at your location but the supplier owns it. If False, then the item resides at your location and you own it. The default value is False. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
ContainerItemFlag: boolean
Title:
ContainerMaximum Length:1Contains one of the following values: true or false. If true, then use containers to ship items. If false, then don't use containers to ship items. The default value is false. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
ContainerTypeValue: string
Value that indicates the type of container used for shipping of the item. A list of accepted values is defined in the lookup type EGP_CONTAINER_TYPE. Review the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task. The default value is Null. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
ContractManufacturingFlag: boolean
Title:
Contract ManufacturingMaximum Length:1Default Value:falseContains one of the following values: true or false. If true, then use the item in contract manufacturing. If false, then don't use the item in contract manufacturing. This attribute doesn't have a default value. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
CopyAssociationsFlag: boolean
Default Value:
falseContains one of the following values: true or false. If true, then copy the item associations. If false, then don't copy the item associations. The default value is false. -
CopyAttachmentsFlag: boolean
Default Value:
falseContains one of the following values: true or false. If true, then copy the item attachments. If false, then don't copy the item attachments. The default value is false. -
CopyCategoriesFlag: boolean
Default Value:
falseContains one of the following values: true or false. If true, then copy the catalog categories. If false, then don't copy the catalog categories. The default value is false. -
CopyFromItemValue: string
Item to use as the source when copying.
-
CopyFromRevisionValue: string
Item revision of the source when copying the item.
-
CopyFromVersionValue: string
Item version of the source when copying the item.
-
CopyItemAndApplyTemplatesFlag: boolean
Contains one of the following values: true or false. If true, then copy the item and then apply the template to the item. If false, then don't copy the item and then apply the template to the item. The default value is true.
-
CopyLotAttributeFlag: boolean
Title:
Copy Lot AttributesMaximum Length:1Default Value:falseContains one of the following values: true or false. If true, then the child lot inherits the parent lot attributes. If false, then the child lot doesn't inherit the parent lot attributes. The default value is false. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
CopyOrganizationAssignmentsFlag: boolean
Default Value:
falseContains one of the following values: true or false. If true, then copy the organization assignments for the item. If false, then don't copy the organization assignments for the item. The default value is false. -
CostingEnabledFlag: boolean
Title:
Costing EnabledMaximum Length:1Default Value:falseContains one of the following values: true or false. If true, then item costs are reported and accounted. If false, then item costs aren't reported and accounted. The default value is false. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
CreateConfiguredItem: string
Value that indicates whether the configured bill of materials can be created based on item or sourcing. A list of accepted values is defined in the lookup type EGP_CONFIG_ORG. Review the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task. The default value is Null. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
CreatedBy: string
Read Only:
trueMaximum Length:64Name of the user who created the item. -
CreatedFromItemId: integer
(int64)
Read Only:
trueValue that identifies the item ID from which a copy has been made. -
CreatedFromItemNumber: string
Read Only:
trueMaximum Length:255Value that identifies the item number from which a copy has been made. -
CreatedFromItemRevision: string
Read Only:
trueMaximum Length:255Value that identifies the revision of the item from which a copy has been made. -
CreateFixedAssetFlag: boolean
Contains one of the following values: true or false. If true, then create a depreciable inventory asset for the item when using the installed base. If false, then don't track. The default value is false. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
CreateFixedAssetValue: string
Attribute that indicates when the item is asset-capitalized. Values include At Receipt, At Invoice, and Null. A list of accepted values is defined in the lookup type ORA_EGP_FIXED_ASSET. Review the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task. The default value is null
-
CreateSupplyAfterDate: string
(date)
Title:
Create Supply AfterDate after which the supply for the item is considered while generating planned orders. -
CreateSupplyFlag: boolean
Title:
Create SupplyMaximum Length:1Default Value:trueContains one of the following values: true or false. If true, then suggest supply for this item. If false, then don't suggest supply for this item. The default value is true. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
CreationDate: string
(date-time)
Read Only:
trueDate and time when the application created the item. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
CreationDateTime: string
(date-time)
Read Only:
trueDate and time when the user created the item revision. -
CriticalComponentFlag: boolean
Title:
Critical ComponentDefault Value:falseA checkbox indicating the item as a critical component for MPS and DRP planning. -
CumulativeManufacturingLeadTime: number
Title:
Cumulative ManufacturingNumber of days required to manufacture the item, including the adjusted, cumulative, and total lead time for the component that requires the longest time to assemble. The application subtracts the lead time offset of the operation to adjust each component. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
CumulativeTotalLeadTime: number
Title:
Cumulative TotalNumber of days required to assemble the item, including the adjusted, cumulative, and total lead time for the component that requires the longest time to assemble. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
CustomerOrderEnabledFlag: boolean
Title:
Customer Orders EnabledMaximum Length:1Default Value:falseContains one of the following values: true or false. If true, then the item can be ordered by external customers at this point of time. If false, then the item can't be ordered by external customers at this point of time. The default value is false. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
CustomerOrderFlag: boolean
Title:
Customer OrderedMaximum Length:1Default Value:falseValue that indicates whether to allow an item to be ordered by external customers. Contains one of the following values: true or false. If true, then Item can be ordered by external customers. If false, then Item can't be ordered by external customers. The default value is false. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
CustomerSelfServiceEnabledFlag: boolean
Title:
Enable for Customer Self ServiceMaximum Length:1Default Value:falseContains one of the following values: true or false. If true, then the item is enabled for customer self service. If false, then the item isn't enabled for customer self service. The default value is false. -
CycleCountEnabledFlag: boolean
Title:
Cycle Count EnabledMaximum Length:1Default Value:falseContains one of the following values: true or false. If true, then the item is scheduled for automatic cycle count. If false, then the item isn't cycle counted. The default value is false. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
DaysEarlyReceiptAllowed: number
Title:
Days EarlyNumber of days that you can receive the item before the promise date occurs without warning or rejection. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
DaysLateReceiptAllowed: number
Title:
Days LateNumber of days that you can receive the item after the promise date occurs without warning or rejection. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
DaysOfCover: number
Title:
Days of CoverNumber of days of cover for the item. The application multiplies Days of Cover by the average demand to calculate the safety stock level. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
DefaultBuyerValue: string
Value indicating the default buyer that can be associated with the item. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Buyers task. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
DefaultGradeValue: string
Value that indicates default grade for the item. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Lot Grades task. The default value is Null. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
DefaultingControlValue: string
Value that indicates how the conversion between primary and secondary units of measure is handled. Valid values are Default, Fixed, and No Default. You can provide the value of Defaulting Control depending on the value of the Tracking Unit of Measure attribute. If the Tracking Unit of Measure is Primary and Secondary, then the Defaulting Control can be provided. Otherwise, the Defaulting Control can't be provided. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
DefaultLotStatusValue: string
Internal value that indicates the default lot status for the item. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Material Statuses task. The default value is Null. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
DefaultRepairTransactionName: string
Value that identifies the system, component, and position where an asset item will be used to maintain another asset. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Condition Event Codes task. The codes must be transaction code types. The default value is null.
-
DefaultSalesOrderSourceTypeValue: string
Default source type to use for the sales order. A list of accepted values is defined in the lookup type EGP_ORDDEFSOSRCVS_TYPE. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
DefaultSerialStatusValue: string
Internal value that indicates the default serial status of the item. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Material Statuses task. The default value is Null. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
DefaultShippingOrganizationValue: string
Value that indicates the primary shipping organization. If item is the source attribute of the warehouse object in the standard value rule set for the order, this is the default organization when creating an order. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
DefectTrackingOnFlag: boolean
Title:
Enable Defect TrackingMaximum Length:1Contains one of the following values: true or false. If true, then defects of the item is tracked. If false, then defects of the item isn't tracked. The default value is false. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
DemandPeriod: number
Title:
Demand PeriodNumber of days to use when calculating the average daily demand. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
DemandTimeDays: number
Title:
Demand Time DaysPoint in time to ignore forecast demand and to consider only sales order demand when calculating gross requirements. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
DemandTimeFence: string
Point in time to use when applying restrictions on demand recommendations. A list of accepted values is defined in the lookup type EGP_TIME_FENCE. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
DimensionUOMValue: string
Unit of measure to use for item dimensions. Review and update the value for this attribute using the Setup and Maintenance work area, and the Units of Measures task. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
DownloadableFlag: boolean
Title:
DownloadableMaximum Length:1Contains one of the following values: true or false. If true, then the customer can download the item. For example, the item is a software upgrade. If false, then the customer can't download the item. For example, the item is a desktop computer. The default value is false. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
EffectivityControlValue: string
Value that indicates how to calculate lead time based on Date, Model, or Unit Number. A list of accepted values is defined in the lookup type EGP_BOM_EFFEC_CTRL. Review the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task. The default value is 1. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
ElectronicFormatFlag: boolean
Title:
Electronic FormatMaximum Length:1Contains one of the following values: true or false. If true, then the item exists only in electronic format. If false, then the item doesn't exist only in electronic format. The default value is false. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
EligibilityRuleFlag: boolean
Title:
Eligibility RuleMaximum Length:1Contains one of the following values: true or false. If true, then the item can be made available to customers based on specific requirements and constraints. For example, the customer may need to be a member of the loyalty program, or live in a certain state, or be in good financial standing with the company, or not be locked into an existing contract to be eligible for an offer. If false, then the item can be made available to customers even if they don't meet specific requirements. The default value is false. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
EnableContractCoverage: boolean
Title:
Enable Contract CoverageMaximum Length:1Default Value:falseContains one of the following values: true or false. If true, then the item is eligible to be covered in a service contract. If false, then the item isn't eligible to be covered in a service contract. The default value is false. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
EnableGenealogyTrackingFlag: boolean
Title:
Enable Genealogy TrackingMaximum Length:1Default Value:falseContains one of the following values: true or false. If true, then the item is enabled for genealogy tracking. If false, then the item isn't enabled for genealogy tracking. The default value is false. -
EnableIotFlag: boolean
Title:
Enable IOTMaximum Length:1Default Value:falseContains one of the following values: true or false. If true, then the asset can be enabled for the Internet of Things (IoT). If false, then the asset can't be enabled for the IoT. The default value is false. For a list of attribute value interdependencies, see the Interdependent Item Attributes topic at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
EnforceShipToLocationValue: string
Maximum Length:
255Value that indicates an option to control whether the supplier can deliver to a location that differs from the ship to location defined on the purchase order. A list of accepted values is defined in the lookup type EGP_RECEIPTACTIONVS_TYPE. Review the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task. The default value is None. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
EngineeredItemFlag: boolean
Title:
EngineeredMaximum Length:1Default Value:falseContains one of the following values: true or false. If true, then the item is an engineering item. If false, then the item isn't an engineering item. The default value is false. -
EventFlag: boolean
Title:
EventMaximum Length:1Contains one of the following values: true or false. If true, then the item is an event. If false, then the item isn't an event. The default value is false. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
ExpenditureTypeValue: string
Value for the default expenditure type to be used in project-driven supply chain transactions. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Expenditure Types task. The default value is Null. For a list of attribute value interdependencies, see the Interdependent Item Attributes topic at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
ExpirationActionInterval: number
Title:
Expiration Action IntervalNumber of days the application adds to the expiration date before taking an action on the lot. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
ExpirationActionValue: string
Internal value that indicates the default action to be taken for this item when the lot expires or the lot fails a quality check. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Lot Expiration Actions task. The default value is Null. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
ExpirationDateCalculationBasis: string
Maximum Length:
3Value that indicates there are additional rules to calculate the expiration date for product completions in process manufacturing. -
ExpirationDateCalculationBasisValue: string
Additional rules to calculate the expiration date for product completions in process manufacturing.
-
FinancingAllowedFlag: boolean
Title:
Financing AllowedMaximum Length:1Contains one of the following values: true or false. If true, then the customer can finance this item. If false, then the customer can't finance this item. The default value is null. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
FixedDaysSupply: number
Title:
Fixed Days SupplyNumber of days to use to modify the size and timing of each planned order quantity. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
FixedLeadTime: number
Title:
FixedNumber of days required to assemble an item independent of the sales order quantity, such as setup time or dismantle time. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
FixedLotSizeMultiplier: number
Title:
Fixed Lot Size MultiplierMultiplier to use, in units for each day, for each fixed lot quantity or each repetitive rate. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
FixedOrderQuantity: number
Title:
Fixed Order QuantityQuantity to use to modify the size of each planned order quantity or each repetitive daily rate. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
ForcePurchaseLeadTimeFlag: boolean
Title:
Enforce Purchasing Lead TimeMaximum Length:1Default Value:trueContains one of the following values: true or false. If true, then the item's purchasing lead time is enforced as a hard constraint. If false, then the item's purchasing lead time isn't enforced as a hard constraint. The default value is true. -
ForecastControlValue: string
Value that uniquely identifies the type of forecast demand to use for the item. A list of accepted values is defined in the lookup type EGP_ATO_FORECAST_CONTROL. Review the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task. The default value is None. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
ForecastHorizon: number
Title:
Window DaysTime period to use when forecasting demand for the item. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
ForecastTypelValue: string
Value that uniquely identifies the type of demand for the item. A list of accepted values is defined in the lookup type EGP_ATO_FORECAST_CONTROL. Review the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task. The default value is None. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
FormattedDescription: string
Title:
Formatted DescriptionMaximum Length:2147483647Text description of the item that includes hypertext tags. -
GradeControlFlag: boolean
Title:
Grade ControlledMaximum Length:1Default Value:falseContains one of the following values: true or false. If true, then the item is grade controlled in addition to lot controlled. If false, then the item isn't grade controlled. The default value is false. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
HardPeggingLevelValue: string
Value that identifies the type of pegging considered by the planning engine during the supply and demand netting process. A list of accepted values is defined in the lookup type ORA_EGP_HARD_PEGGING_LEVEL. Review the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task. The default value is None. For a list of attribute value interdependencies, see the Interdependent Item Attributes topic at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
HazardClassValue: string
Value that indicates the category of the hazardous material for international trade. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Hazard Classes task. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
HazardousMaterialFlag: boolean
Title:
Hazardous MaterialMaximum Length:1Default Value:falseContains one of the following values: true or false. If true, then item is hazardous. If false, then item isn't hazardous. The default value is false. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
HoldDays: number
Title:
Hold DaysNumber of days to add to the lot creation date that determines when you can release the lot. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
IgnoreDuplicateItemFlag: boolean
Default Value:
falseContains one of the following values: true or false. If true, then create items even though the matching item already exists. If false, then don't create these items if matching item exists. The default value is false. -
IncludeInRollUpFlag: boolean
Title:
Include in RollupMaximum Length:1Contains one of the following values: true or false. If true, then item is included in the cost rollup. If false, then item isn't included in the cost rollup. The default value is false. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
InstanceClassValue: string
Class to use for the item when using Telecommunication Service Ordering to define a configured link. A list of accepted values is defined in the lookup type EGP_IB_INSTANCE_CLASS_TYPE. Review the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task. The default value is None. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
InternallyTransferableFlag: boolean
Title:
Internally TransferableMaximum Length:1Default Value:falseContains one of the following values: true or false. If true, then the item can be ordered by internal customers. If false, then the item can't be ordered by internal customers. The default value is false. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
InternalVolume: number
Title:
Internal VolumeInternal volume of the container or vehicle. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
InventoryAssetFlag: boolean
Title:
Inventory Asset ValueMaximum Length:1Default Value:falseContains one of the following values: true or false. If true, then item is valued as an asset in inventory. If false, then item isn't valued as an asset in inventory. The default value is false. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
InventoryCarryPenalty: number
Title:
Inventory CarryValue that indicates the penalty for jobs that aren't completed before their scheduled finish date. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
InventoryItemFlag: boolean
Title:
Inventory ItemMaximum Length:1Default Value:falseContains one of the following values: true or false. If true, then the item can be stocked and transacted. If false, then the item can't be stocked and transacted. The default value is false. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
InventoryPlanningMethodValue: string
Value that indicates the type of planning that will be used for the item. A list of accepted values is defined in the lookup type EGP_MATERIAL_PLANNING. Review the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task. Not Planned is the default value. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
InvoiceCloseTolerancePercentage: number
Title:
Invoice Close Tolerance PercentagePercent tolerance to use when closing the purchase order shipment for invoicing. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
InvoicedFlag: boolean
Title:
InvoicedMaximum Length:1Default Value:falseContains one of the following values: true or false. If true, then item can be invoiced at this point of time in Oracle Receivables Cloud. If false, then item can't be invoiced at this point of time. The default value is false. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
InvoiceEnabledFlag: boolean
Title:
Invoice EnabledMaximum Length:1Default Value:falseContains one of the following values: true or false. If true, then item can be invoiced in Oracle Receivables Cloud. If false, then item can't be invoiced. The default value is false. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
InvoiceMatchOptionValue: string
Value that indicates the type of match used for purchase order. A list of accepted values is defined in the lookup type EGP_POINV_MAT_OPTION. Review the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task. The default value is Receipt.
-
InvoicingRuleValue: string
Value that indicates invoicing rule to determine the period in which an invoice is sent. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Invoicing Rules task. The default value is null. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
IssueUOMValue: string
Unit of measure to use when issuing the item from inventory. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Units of Measures task. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
ItemAttachment: array
Item Revision Attachments List of Values
Title:
Item Revision Attachments List of ValuesA view object for attachments associated with an item. -
ItemCategory: array
Item Categories
Title:
Item CategoriesItemService.ItemCategory -
ItemClass: string
Name of the item class of the item.
-
ItemDescription: string
Title:
DescriptionMaximum Length:240Description of the part, item, product, or service. -
ItemDFF: array
ItemDFF
Item Descriptive Flex Field
-
ItemEffCategory: array
ItemEffCategory
ItemService.ItemEFFCategory
-
ItemExtensibleFlexfieldCategoryCode: string
Maximum Length:
240Value that uniquely identifies the item class associated with the item extensible flexfield. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Item Classes task. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
ItemGlobalDFF: array
ItemGlobalDFF
A view object for the global descriptive flexfield extensions for item.
-
ItemId: integer
(int64)
Unique identifier of the item.
-
ItemNumber: string
Title:
ItemMaximum Length:300Name or number of the part, item, product, or service. -
ItemObjectTypeValue: string
Read Only:
trueAttribute indicating whether the entity is an item or a document object. -
ItemRevision: array
Item Revisions
Title:
Item RevisionsItemService.ItemRevision -
ItemStatusValue: string
Status of the transaction activity for the item. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Item Statuses task.
-
ItemSupplierAssociation: array
Item-Supplier Associations
Title:
Item-Supplier AssociationsItemService.ItemSupplierAssociation -
ItemTranslation: array
Item Translatable Attributes
Title:
Item Translatable AttributesAn attribute value which is used to acccess the translated information for the item. -
Keyword: string
Maximum Length:
255String of characters used for the keyword search. -
LastSubmittedNewItemRequest: string
New item request number associated with the item.
-
LastUpdateDate: string
(date-time)
Read Only:
trueDate and time when the item was most recently updated. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
LastUpdateDateTime: string
(date-time)
Read Only:
trueDate and time when the user most recently updated the item revision. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64Name of the user who most recently updated the item. -
LastUpdateLogin: string
Read Only:
trueMaximum Length:32Login that the user used when updating the item. -
LeadTimeLotSize: number
Title:
Lead Time Lot SizeDefault Value:1Quantity to use when computing the processing lead time. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
LifecyclePhaseValue: string
Name of lifecycle phase of the item. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Lifecycle Phases task.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ListPrice: number
Title:
List PriceList price of the item. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
LongDescription: string
Title:
Long DescriptionMaximum Length:4000Text description of the item. -
LotControlValue: string
Value that indicates the ability to use lot numbers during material transactions for tracking of batches of Item. A list of accepted values is defined in the lookup type EGP_LOT_CONTROL_CODE_TYPE. Review the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task. The default value is 1. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
LotDivisibleFlag: boolean
Title:
Lot DivisibleMaximum Length:1Default Value:falseContains one of the following values: true or false. If true, then allow the application to allocate, reserve, or move partial lot quantities. If false, then don't allow the application to allocate, reserve, or move partial lot quantities. The default value is false. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
LotExpirationControlValue: string
Value that indicates how long items in a given lot remain available. A list of accepted values is defined in the lookup type EGP_SHELF_LIFE_CODE_TYPE. Review the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task. The default value is 1. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
LotMergeEnabledFlag: boolean
Title:
Lot Merge EnabledMaximum Length:1Default Value:falseContains one of the following values: true or false. If true, then allow the application to merge multiple lots into one lot for an item that lots control. If false, then don't allow this merge. The default value is false. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
LotSplitEnabledFlag: boolean
Title:
Lot Split EnabledMaximum Length:1Default Value:falseContains one of the following values: true or false. If true, then the lot-controlled item can be split into many lots. If false, then the lot-controlled item can't be split into many lots. The default value is false. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
LotStatusEnabledFlag: boolean
Title:
Lot Status EnabledMaximum Length:1Default Value:falseContains one of the following values: true or false. If true, then item lot is status controlled at the lot level. If false, then item lot isn't status controlled. The default value is false. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
LotSubstitutionEnabledFlag: boolean
Title:
Lot Substitution EnabledMaximum Length:1Contains one of the following values: true or false. If true, then allow the application to substitute a lot in the transaction. If false, then don't allow this substitution. The default value is false. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
LotTranslateEnabledFlag: boolean
Title:
Lot Translate EnabledMaximum Length:1Default Value:falseContains one of the following values: true or false. If true, then Item lots can be translated. If false, then Item Lots can't be translated. The default value is false. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
MarketPrice: number
Title:
Market PriceValue that indicates the market price of the item that's printed on the purchase order lines. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
MatchApprovalLevelValue: string
Maximum Length:
255Status of the match approvals. Values include PO or Receipt. A list of accepted values is defined in the lookup type EGP_MAT_APPR_LEV. Review the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task. The default value is blank. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
MatchConfigurationOptionValue: string
Value that indicates the capability to match to one of existing configurations of the models. Values include Standard, Container, or Null. A list of accepted values is defined in the lookup type EGP_CONFIG_MATCH. Review the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task. The default value is Y. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
MaterialTransactionEnabledFlag: boolean
Title:
Transaction EnabledMaximum Length:1Default Value:falseContains one of the following values: true or false. If true, then transactions can be performed on the item. If false, then transactions can't be performed on the item. The default value is false. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
MaturityDays: number
Title:
Maturity DaysNumber of days to add to the lot creation date to determine the lot maturity date. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
MaximumLoadWeight: number
Title:
Maximum Load WeightMaximum load weight of the container or vehicle. You can specify value for this attribute only if any one of the attributes VehicleItemCheckbox or ContainerItemCheckbox is set to true. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
MaximumMinmaxQuantity: number
Title:
Maximum Min-Max QuantityMinimum quantity for minimum-maximum planning. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
MaximumOrderQuantity: number
Title:
Maximum Order QuantityMaximum order quantity or repetitive rate in units for each day. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
MinimumFillPercent: number
Title:
Minimum Fill PercentMinimum percent to fill the container or vehicle before shipping. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
MinimumLicenseQuantity: number
Title:
Minimum License QuantityMinimum number of licenses the customer must order for the item. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
MinimumMinmaxQuantity: number
Title:
Minimum Min-Max QuantityMinimum quantity for minimum-maximum planning. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
MinimumOrderQuantity: number
Title:
Minimum Order QuantityMinimum order quantity of the item. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
MRPCalculateATPFlag: boolean
Title:
Calculate ATPMaximum Length:1Contains one of the following values: true or false. If true, then calculate and print available-to-promise (ATP) on the planning detail report. If false, then don't calculate and print. The default value is false. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
NegativeDeviationFactor: number
Title:
Negative Deviation FactorDefault Value:0Maximum negative deviation for the transaction. This deviation is the maximum allowed value that's less than the secondary quantity that product management manages from the default conversion factor. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
NegativeMeasurementError: number
Title:
Negative Measurement ErrorMaximum negative difference to allow between the cycle count quantity and the on-hand quantity that the application monitors. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
NegotiationRequiredFlag: boolean
Title:
Negotiation RequiredMaximum Length:1Contains one of the following values: true or false. If true, then require negotiation. If false, then don't require negotiation. The default value is false. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
OperationSlackPenalty: number
Title:
Operation SlackValue that indicates, in units per day, the operation slack penalty for items having lag time between operations. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
OrderableOnWebFlag: boolean
Title:
Orderable on the WebMaximum Length:1Contains one of the following values: true or false. If true, then allow the customer to order the item from the web. If false, then don't allow the customer to order the item from the web. The default value is true. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
OrderCost: number
Title:
OrderFixed costs that are associated with placing a sales order for the item. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
OrderManagementIndivisibleFlag: boolean
Title:
Order Management IndivisibleMaximum Length:1Contains one of the following values: true or false. If true, then allow orders in fractions of an item. If false, then don't allow orders in fractions of an item. The default value is false. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
OrderModifierStartQuantityFlag: boolean
Title:
Apply Order Modifier to Start QuantityMaximum Length:1An attribute that indicates whether to apply item order modifier settings to the calculation of planned order start quantities. -
OrganizationCode: string
Code that identifies the organization. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Inventory Organizations task.
-
OrganizationId: integer
(int64)
Value that uniquely identifies the organization.
-
OutputTaxClassificationCodeValue: string
Value that indicates a tax code to use when calculating tax based on location and tax codes. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Tax Codes task. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
OutsideProcessServiceFlag: boolean
Title:
Outside Processing ServiceMaximum Length:1Default Value:falseContains one of the following values: true or false. If true, then the item can be added to an outside processing purchase order. If false, then the item can't be added to an outside processing purchase order. False is the default value. -
OvercompletionToleranceTypeValue: string
Value that indicates the overcompletion tolerance type. Valid values include Percent or Amount. A list of accepted values is defined in the lookup type EGP_OVER_TOLTYPE. Review the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task. The default value is 1. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
OvercompletionToleranceValue: number
Title:
Tolerance ValueValue that indicates the acceptable percent or quantity of assemblies that are allowed to be overcompleted. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
OverReturnTolerance: number
Title:
Overreturn ToleranceValue that indicates the amount of the shipment that can be more than the return tolerance at the time of receiving or receipt creation. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
OverShipmentTolerance: number
Title:
Overshipment ToleranceValue that indicates the amount of the shipment that can be more than the shipment tolerance at the time of ship confirmation. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
PackagingStringValue: string
Value that indicates how the packaging of a particular item is assembled from the base unit, such as boxes per case.
-
PackTypeValue: string
Value of the pack type, also known as Trade Item Unit Descriptor, that describes the hierarchy level of the Global Trade Item Number (GTIN). Hierarchy is used as link between different levels of a product (item) logistical chain. A list of accepted values is defined in the lookup type EGP_PACK_TYPE. Review the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task. The default value is Null.
-
PartsSourcingValue: string
An attribute that indicates the source of filed service parts.
-
PaymentTermsValue: string
Internal value that indicates a valid payment terms code. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Payment Terms task. This attribute doesn't have a default value. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
PickComponentsFlag: boolean
Title:
Pick ComponentsMaximum Length:1Default Value:falseContains one of the following values: true or false. If true, then items can be picked from finished goods inventory. If false, then items can't be picked from finished goods inventory. The default value is false. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
PickingRuleValue: string
Internal value that indicates picking rule that defines the order in which subinventories, locators, lots, and revisions are picked. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Picking Rules task. The default value is none. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
Planner: string
Value indicates the material planner for the item. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Material Planners task. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
PlanningMakeBuyValue: string
Value that determines whether your organization manufactures or buys the item. A list of accepted values is defined in the lookup type EGP_PLANNING_MAKE_BUY. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
PlanningMethodValue: string
Value that uniquely identifies the method to use when planning demand for the item. A list of accepted values is defined in the lookup type EGP_PLANNING_CODE. Review the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task. The default value is MPS Planning Method. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
PlanningTimeDays: number
Title:
Planning Time DaysDefault Value:1Days to add to the planning time fence. Use this attribute as an option when you define the time fence. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
PlanningTimeFence: string
Point in time to use when applying restrictions on planning recommendations. A list of accepted values is defined in the lookup type EGP_TIME_FENCE. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
PositiveDeviationFactor: number
Title:
Positive Deviation FactorDefault Value:0Maximum positive deviation for the transaction. This deviation is the maximum allowed value that's greater than the secondary quantity that product management manages from the default conversion factor. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
PositiveMeasurementError: number
Title:
Positive Measurement ErrorMaximum positive difference to allow between the cycle count quantity and the on-hand quantity that the application monitors. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
PostprocessingDays: number
Title:
Postprocessing DaysDefault Value:0Number of days required to receive a purchased item into inventory from the supplier receipt. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
PreliminaryItemFlag: boolean
Title:
PreliminaryRead Only:trueMaximum Length:1Default Value:trueIndicates whether the item is preliminary item. -
PreprocessingDays: number
Title:
Preprocessing DaysValue that indicates the days that must be added to the purchasing or manufacturing lead time to place an order. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
PriceTolerancePercentage: number
Title:
Price Tolerance PercentageMaximum price percent over the normal price range of the item. For example, if the tolerance percent is 5, then the maximum acceptable price on the purchase order is 5% over the requisition price. In this example, a purchase order price that's 5% above the requisition price isn't acceptable, and you can't approve the purchase order. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
PricingUOMValue: string
Value that indicates the unit of measure that's used to determine pricing for an item. A list of accepted values is defined in the lookup type EGP_ITEM_PRICING. Review the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task. The default value is Primary. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
PrimaryUOMValue: string
Primary unit of measure of the item. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Units of Measures task. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
ProcessCostingEnabledFlag: boolean
Title:
Process Costing EnabledMaximum Length:1Default Value:falseContains one of the following values: true or false. If true, then item is used in costing module of the process manufacturing. If false, then don't use the item in costing module of the process manufacturing. The default value is false. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
ProcessExecutionEnabledFlag: boolean
Title:
Process Execution EnabledMaximum Length:1Default Value:falseContains one of the following values: true or false. If true, then item is used as an ingredient, product, or by-product in a production batch. If false, then don't use the item as ingredient, product, or by-product in a production batch. The default value is false. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
ProcessingDays: number
Title:
Processing DaysNumber of days required to procure or manufacture the item. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
ProcessQualityEnabledFlag: boolean
Title:
Process Quality EnabledMaximum Length:1Default Value:falseContains one of the following values: true or false. If true, then item is used in quality module of the process manufacturing. If false, then don't use the item in quality module of the process manufacturing. The default value is false. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
ProcessSupplyLocatorValue: string
Maximum Length:
255Internal value that indicates the locator from which the item is normally consumed as an ingredient in process manufacturing. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Locators task. The default value is None. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
ProcessSupplySubinventoryValue: string
Internal value that indicates a subinventory from which the item is normally consumed as an ingredient in process manufacturing. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Subinventories task. The default value is None. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
ProcessYieldLocatorValue: string
Internal value that indicates locator in which you place the results of a production batch. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Locators task. The default value is None. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
ProcessYieldSubinventoryValue: string
Internal value that indicates a subinventory in which you place results of a production batch. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Subinventories task. The default value is None. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
ProcurementBusinessUnitName: string
Name of the procurement business unit. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Business Units task. The default value is Null.
-
ProductCosts: array
Product Costs
Title:
Product CostsThe item cost details. -
PurchasableFlag: boolean
Title:
PurchasableMaximum Length:1Default Value:falseContains one of the following values: true or false. If true, then allow the application to add the item to the purchase order. If false, then don't allow to add the item. The default value is false. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
PurchasingFlag: boolean
Title:
PurchasedMaximum Length:1Default Value:falseContains one of the following values: true or false. If true, then the item is purchased and received. If false, then the item isn't purchased and received. The default value is false. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
PurchasingInputTaxClassificationValue: string
Value that indicates the tax code to use when calculating tax based on location and tax codes. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Tax Codes task. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
QuantityReceivedToleranceAction: string
Value that identifies the method to use when planning the safety stock for the item. A list of accepted values is defined in the lookup type EGP_RECEIPTACTIONVS_TYPE. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
QuantityReceivedTolerancePercentage: number
Title:
Tolerance PercentageMaximum percent of the quantity received to allow that's greater than the expected receipt quantity. For example, if the expected receipt quantity is 10, and if QuantityReceivedTolerancePercentage is 20, then allow the received quantity up to 12. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
ReceiptCloseTolerancePercentage: number
Title:
Receipt Close Tolerance PercentagePercent tolerance to use when closing the purchase order shipment for receipt. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
ReceiptDateActionValue: string
Value that indicates the action to be performed when the receive date is outside the range defined by Days Early Receipt Allowed or Days Late Receipt Allowed. Valid values include None, Reject, or Warning. A list of accepted values is defined in the lookup type EGP_RECEIPTACTIONVS_TYPE. Review the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task. The default value is None. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
ReceiptRoutingValue: string
Value that indicates routing of the items at the time of receipt. A list of accepted values is defined in the lookup type EGP_RECEIPTROUTVS_TYPE. Review the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task. The default value is Null. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
RecipeEnabledFlag: boolean
Title:
Recipe EnabledMaximum Length:1Default Value:falseContains one of the following values: true or false. If true, then item is used in recipes and formulas in process manufacturing. If false, then don't use the item in recipes and formulas. The default value is false. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
RecoveredPartDispositionValue: string
Value that indicates the process for returning defective or unused parts to a warehouse consolidation point. A list of accepted values is defined in the lookup type EGP_RECOVERED_PART_DISP_TYPE. Review the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task. The default value is N. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
ReleaseAuthorizationRequiredValue: string
Type of authorization required before creating the sales order. A list of accepted values is defined in the lookup type EGP_MSI_GP_RELEASE_AUTH. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task. The default value is Customer. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
ReleaseTimeDays: number
Title:
Release Time DaysAdditional days to be added to the release time fence. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
ReleaseTimeFence: string
Point in time to use when releasing a planned sales order that references a discretely planned item as work in process or as a purchase requisition. A list of accepted values is defined in the lookup type EGP_RELEASE_TIME_FENCE. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
RepairLeadtime: number
Title:
Repair Lead TimeTime taken to repair the part at the supplier site. -
RepairYield: number
Title:
Repair YieldYield in the repair process when you upgrade or repair a defective part. -
ReplacementTypeValue: string
Value that indicates whether item can be replaced by field or customer. Valid values are Customer, Field, or Null.
-
ReplenishmentMaximumDaysOfSupply: number
Title:
Maximum Days of SupplyMaximum days of supply to allow before replenishing the item. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
ReplenishmentMaximumOrder: number
Title:
Maximum OrderValue that indicates the maximum order to replenish the item. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
ReplenishmentMinimumDaysOfSupply: number
Title:
Minimum Days of SupplyMinimum days of supply to allow before replenishing the item. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
ReplenishmentMinimumOrder: number
Title:
Minimum OrderMinimum quantity for the sales order or repetitive rate in the number of units for each day. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
ReplenishmentSourceTypeValue: string
Value that determines how to replenish an inventory that the requests have depleted. A list of accepted values is defined in the lookup type EGP_SOURCE_TYPES. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
RequestId: integer
(int64)
Value that uniquely identifies the scheduled process that created the item.
-
RequiresFulfillmentLocationFlag: boolean
Title:
Requires Fulfillment LocationMaximum Length:1Default Value:falseContains one of the following values: true or false. If true, then the fulfillment location of the item is required. If false, then the fulfillment location of the item isn't required. The default value is false. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
RequiresItemAssociationFlag: boolean
Title:
Requires item associationMaximum Length:1Default Value:falseContains one of the following values: true or false. If true, then the item association for the item is required. If false, then the item association for the item isn't required. The default value is false. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
ReservableFlag: boolean
Title:
ReservableDefault Value:trueContains one of the following values: true or false. If true, then create material reservations for the item. If false, then don't create material reservations for the item. The default value is true. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
RestrictLocatorsFlag: boolean
Title:
Restrict LocatorsDefault Value:falseContains one of the following values: True or False. If True, then restrict the transactions of the item from the locator. If False, then don't restrict the transactions of the item from the locator. The default value is True. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
RestrictSubinventoriesFlag: boolean
Title:
Restrict SubinventoryDefault Value:falseContains one of the following values: true or false. If true, then restrict the transactions of the item from the subinventory. If false, then don't restrict the transactions of the item from the subinventory. The default value is true. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
RetestInterval: number
Title:
Retest IntervalNumber of days after the creation date before retesting the lot. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
ReturnableFlag: boolean
Title:
ReturnableMaximum Length:1Default Value:falseContains one of the following values: true or false. If true, then the item can be returned by external customers. If false, then the item can't be returned by external customers. The default value is false. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
RevisionQuantityControlFlag: boolean
Title:
Revision ControlDefault Value:falseContains one of the following values: true or false. If true, then the item is under revision control and it includes inventory attributes. If false, then the item isn't under revision control and it includes inventory attributes. The default value is false. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
RMAInspectionRequiredFlag: boolean
Title:
RMA Inspection RequiredDefault Value:falseContains one of the following values: true or false. If true, then inspection is needed for items returned by customers. The item then must be transferred to inventory separately. If false, then Inspection isn't needed for items returned by customers. The default value is False. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
RoundingControlTypeFlag: boolean
Title:
Round Order QuantitiesContains one of the following values: True or False. If True, then round the quantity on an internal requisition when converting between the unit of measure on the requisition line and the item on the unit of issue. If False, then don't resolve the unit of issue to an integer. Setting this attribute to False might result in a fractional amount. The default value is True. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
RoundingFactor: number
Title:
Rounding FactorFactor to use when rounding the quantity on an internal requisition. This rounding occurs when converting the unit of measure on the requisition line to the unit of measure on the unit of issue. This factor makes sure that the unit of issue resolves to an integer, and not to a fractional amount. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
SafetyStockPlanningMethodValue: string
Value that identifies the method to use when planning the safety stock for the item. A list of accepted values is defined in the lookup type ORA_EGP_SAFETY_STK_PLN_METHOD. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
SalesAccountValue: string
Flexfield account used when tracking a sales item.
-
SalesProductTypeValue: string
Maximum Length:
255Value that indicates the sales product type. Domain values include Goods, Subscription, Coverage, and Training. A list of accepted values is defined in the lookup type QSC_SALES_PRODUCT_TYPE. Review the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task. The default value is Finished Goods. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
SecondaryUOMValue: string
Secondary unit of measure of the item. Review and update the value for this attribute using the Setup and Maintenance work area, and the Units of Measures task. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
SerialGenerationValue: string
Value that indicates the number assigned to each unit of an item and is used to track the item. A list of accepted values is defined in the lookup type EGP_SERIAL_NUMBER_CONTROL_TYPE. Review the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task. The default value is 1. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
SerialStartingNumber: string
Title:
Starting NumberMaximum Length:80Starting number associated with the serial numbers when they're automatically created for an item. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
SerialStartingPrefix: string
Title:
Starting PrefixMaximum Length:80Prefix associated when serial numbers are automatically created for an item. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
SerialStatusEnabledFlag: boolean
Title:
Serial Status EnabledMaximum Length:1Default Value:falseContains one of the following values: true or false. If true, then transactions on the item is restricted to the subinventory. If false, then transactions on the item isn't restricted to the subinventory. The default value is false. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
ServiceBillingEnabledFlag: boolean
Title:
Enable Service BillingMaximum Length:1Default Value:falseContains one of the following values: true or false. If true, then enable the billing service. If false, then don't enable the billing service. The default value is false. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
ServiceDuration: number
Title:
DurationValue of that indicates the duration for an item to fulfill a service contract. The value of this attribute depends on the value for ServiceDurationTypeValue. You can update the value for ServiceDuration if the value for ServiceDurationType is either variable or fixed. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
ServiceDurationPeriodValue: string
Value that indicates the duration for an item to fulfill a service contract. A list of accepted values is the units of measures belonging to time Units of Measure class. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Units of Measures task. The value of this attribute depends on the value for ServiceDurationTypeValue. You can update the value for ServiceDuration if the value for ServiceDurationType is either variable or fixed. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
ServiceDurationTypeValue: string
Type of duration for an item that fulfills a service contract. A list of accepted values is defined in the lookup type EGP_SERV_DUR_TYPE_CODE. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
ServiceRequestEnabledValue: string
Contains one of the following values: true or false. If true, then a service request can be created for the item. If false, then a service request can't be created for the item. The default value is true. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
ServiceStartDelay: number
Title:
Service Start DelayDefault Value:0Value that specifies the delay in starting a service after a milestone. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
ServiceStartTypeValue: string
Type of service start rule to use for an item that fulfills a service contract. A list of accepted values is defined in the lookup type EGP_SERV_START_TYPE_CODE. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
ShelfLifeDays: number
Title:
Shelf Life DaysDefault Value:0Number of days that each lot is active. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
ShipModelCompleteFlag: boolean
Title:
Ship Model CompleteMaximum Length:1Default Value:falseContains one of the following values: true or false. If true, then ship each configuration derived from this configuration model only when the required quantities for each component, option, and item that the configuration references is available. If false, then ship the configuration even if one or more of these quantities isn't available. The default value is false. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
ShippableFlag: boolean
Title:
ShippableMaximum Length:1Default Value:falseContains one of the following values: true or false. If true, then the application can ship the item to the customer. If false, then the application can't ship the item. For example, the item is a service agreement that you don't physically ship. The default value is false. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
ShrinkageRate: number
Title:
Shrinkage RateAverage amount of material you expect to lose when manufacturing or storing the item. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
SourceOrganizationValue: string
Organization that an internal requisition uses as the source to get the item. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Inventory Organizations task. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
SourceSubinventoryOrganizationValue: string
Organization that owns the source subinventory. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Inventory Organizations task. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
SourceSubinventoryValue: string
Internal value that indicates a subinventory from which the item is normally consumed. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Subinventories task. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
StandardCoverageValue: string
Value that indicates the coverage template associated with the item. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Coverage Times task. The default value is null. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
StandardLotSize: number
Title:
Standard Lot SizeAmount of a particular item that's ordered from the plant or a supplier, or issued as a standard quantity to the production process. Oracle Cost Management Cloud uses this value to calculate unit costs for subelements with a lot basis type. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
StartingLotNumber: string
Title:
Starting NumberMaximum Length:30Starting number associated with the lot numbers when they're automatically created for an item. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
StartingLotPrefix: string
Title:
Starting PrefixMaximum Length:80Prefix associated when lot number are automatically created for an item. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
StockEnabledFlag: boolean
Title:
StockedMaximum Length:1Default Value:falseContains one of the following values: true or false. If true, then the item can be stocked in inventory. If false, then the item can't be stocked in inventory. The default value is false. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
StockLocatorControlValue: string
Value that indicates the physical area within a subinventory where you store material, such as a row, aisle, bin, or shelf. A list of accepted values is defined in the lookup type EGP_LOCATOR_CONTROL_CODE_TYPE. Review the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task. The default value is 1. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
StructureItemTypeValue: string
Value that indicates the type of bill of material the item can posses. Values include standard, model, planning, and other. A list of accepted values is defined in the lookup type EGP_BOM_ITEM_TYPE. Review the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task. The default value is 4. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
StyleItemFlag: boolean
Title:
Style ItemMaximum Length:1Contains one of the following values: true or false. If true, then the item is a style item. If false, then the item isn't a style item. The default value is false. -
StyleItemNumberValue: string
Name or number of the corresponding style item.
-
SubcontractingComponentValue: string
Value that indicates the subcontracting type associated to this item when it's used as a subcontracting component in chargeable subcontracting. Values include Prepositioned and Synchronized. A list of accepted values is defined in the lookup type EGP_SUBCONT_COMPONENT. Review the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task. This attribute doesn't have a default value. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
TaxableFlag: boolean
Title:
TaxableMaximum Length:1Default Value:falseContains one of the following values: true or false. If true, then the supplier charges a tax on the item. If false, then the supplier doesn't charge a tax on the item. The default value is false. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
Template: string
Name of the template to apply to the item. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Item Classes task. The default template is set at the item class.
-
TrackingUOMValue: string
Unit of measure of the item. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Units of Measures task. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
TransactionConversionValue: string
Value that indicates the conversion method used for units of measure associated with an item. A list of accepted values is defined in the lookup type EGP_ITEM_CONVERSIONS. Review the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task. The default value is 3. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
TransactionEnabledFlag: boolean
Title:
Order Management Transaction EnabledMaximum Length:1Default Value:falseContains one of the following values: true or false. If true, then allow transactions in order management. If false, then don't allow transactions in order management. The transaction in order management identifies the type of transaction in each application where the budget control transaction starts. The default value is false. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
TransferOrdersEnabledFlag: boolean
Title:
Transfer Orders EnabledMaximum Length:1Default Value:falseContains one of the following values: true or false. If true, then the item can be ordered on an internal requisition. If false, then item can't be ordered based on an internal requisition. The default value is false. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
UnderCompletionToleranceTypeValue: string
Value that identifies the undercompletion tolerance type. Values include Percentage, Quantity, and Null. A list of accepted values is defined in the lookup type ORA_EGP_UNDER_COMP_TOL. Review the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task. The default value is null
-
UnderCompletionToleranceValue: number
Title:
Tolerance ValueAttribute indicating the acceptable percent or quantity of assemblies that's allowed to be undercompletion. -
UnderReturnTolerance: number
Title:
Underreturn ToleranceValue that indicates the lower limit of the received quantity to be considered as full receipt. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
UnderShipmentTolerance: number
Title:
Undershipment ToleranceValue that indicates the amount of the shipment that can be less than the shipment tolerance at the time of ship confirmation. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
UnitHeightQuantity: number
Title:
HeightHeight of the item. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
UnitLengthQuantity: number
Title:
LengthLength of the item. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
UnitVolumeQuantity: number
Title:
Unit VolumeVolume of one item. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
UnitWeightQuantity: number
Title:
Unit WeightWeight of one item. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
UnitWidthQuantity: number
Title:
WidthWidth of the item. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
UNNumberValue: string
Value indicating the United Nations identification number used for international trade purposes. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage UN Numbers task For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
UseApprovedSupplierFlag: boolean
Title:
Use Approved SupplierMaximum Length:1Default Value:falseContains one of the following values: true or false. If true, then require an approved supplier. If false, then don't require an approved supplier. The default value is false. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
UserItemTypeValue: string
Type of the item. A list of accepted values is defined in the lookup type EGP_ITEM_TYPE. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task.
-
VariableLeadTime: number
Title:
VariableTime to produce one unit of an assembly. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
VehicleItemFlag: boolean
Title:
VehicleMaximum Length:1Contains one of the following values: true or false. If true, then use vehicles to ship items. If false, then don't use vehicles. The default value is false. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
VMIFixedOrderQuantity: number
Title:
Fixed QuantityFixed quantity to reorder in the inventory that the supplier manages. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
VolumeUOMValue: string
Unit of measure to use for the item volume. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Units of Measures task. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
WarehouseEquipmentFlag: boolean
Title:
Warehouse EquipmentDefault Value:falseContains one of the following values: True or False. If True, then the item is equipment. If False, then the item isn't equipment. The default value is False. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169. -
WebStatusValue: string
Web status of the item. Valid values are Enabled, Published, and Unpublished. The default value is Unpublished. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
WeightUOMValue: string
Unit of measure to use for the item weight. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Units of Measures task. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
WIPSupplyLocatorValue: string
Internal value that indicates the supply locator from which to issue (push) or backflush (pull) an item to work in process. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Locators task. The default value is None. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
WIPSupplySubinventoryValue: string
Value that indicates the primary subinventory from which to issue (push) or backflush (pull) an item to work in process. A list of accepted values is defined in the lookup type EGP_WIP_SUP_TYPE. Review the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task. The default value is None. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
-
WIPSupplyTypeValue: string
Value that indicates the supply type for components. A list of accepted values is defined in the lookup type EGP_WIP_SUP_TYPE. Review the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task. The default value is 1. For a list of attribute value interdependencies, refer to Interdependent Item Attributes: Explained at: https://www.oracle.com/pls/topic/lookup?ctx=cloud&id=FAPIM287169.
Nested Schema : Item Revision Attachments List of Values
Type:
arrayTitle:
Item Revision Attachments List of ValuesA view object for attachments associated with an item.
Show Source
Nested Schema : Item Categories
Type:
arrayTitle:
Item CategoriesItemService.ItemCategory
Show Source
Nested Schema : ItemEffCategory
Type:
arrayItemService.ItemEFFCategory
Show Source
-
Array of:
object Discriminator: CategoryCode
Discriminator:
{ "propertyName":"CategoryCode", "mapping":{ "ROOT_ICC":"#/components/schemas/oracle_apps_scm_productCatalogManagement_advancedItems_flex_egoItemEff_item_categories_view_j__ItemRootIccPrivateVO-item-response" } }
Nested Schema : ItemGlobalDFF
Type:
arrayA view object for the global descriptive flexfield extensions for item.
Show Source
-
Array of:
object Discriminator: __FLEX_Context
Discriminator:
{ "propertyName":"__FLEX_Context", "mapping":{ "JA_CN_ITEM_INFO":"#/components/schemas/oracle_apps_scm_productModel_items_flex_itemGdf_view_ItemGdfJA__5FCN__5FITEM__5FINFOVO-item-response" } }
Nested Schema : Item Revisions
Type:
arrayTitle:
Item RevisionsItemService.ItemRevision
Show Source
Nested Schema : Item-Supplier Associations
Type:
arrayTitle:
Item-Supplier AssociationsItemService.ItemSupplierAssociation
Show Source
Nested Schema : Item Translatable Attributes
Type:
arrayTitle:
Item Translatable AttributesAn attribute value which is used to acccess the translated information for the item.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : itemsV2-ItemAttachment-item-response
Type:
Show Source
object-
AsyncTrackerId: string
Title:
Asynchronous Upload Tracker IdAn identifier used for tracking the uploaded files. -
AttachedDocumentId: integer
(int64)
Title:
Attached Document IdUnique identifier for a document that's an attachment in the repository. -
AttachedDocumentsDFF: array
AttachedDocumentsDFF
The name of the attachment descriptive flexfield.
-
BaseDocumentId: integer
(int64)
Unique identifier of the document.
-
CategoryName: string
Title:
CategoryMaximum Length:30Represents a component of a catalog used for classification of items. -
ContentRepositoryFileCheckedOutBy: string
Title:
Checked Out ByUser who checked out the file from the repository. - ContentRepositoryFileShared: boolean
-
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:255Name of the user who created the attachment associated with the item revision. -
CreatedByUserName: string
Title:
Created By User NameRead Only:trueUser name of the user who created the attachment associated with the item revision. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueDate on which the attachment with associated to the item revision. -
DatabaseDescription: string
Title:
DescriptionMaximum Length:255Description of the file. -
DatabaseTitle: string
Title:
TitleMaximum Length:80Name of the file. -
DatatypeCode: string
Title:
TypeMaximum Length:30Default Value:FILEUnique identifier for the datatype of the attachment. -
DataTypeName: string
Name for the datatype of the attachment.
-
Description: string
Title:
DescriptionMaximum Length:255Value that represents the description of the attachment. -
DmDocumentId: string
Maximum Length:
255Unique identifier for a document in the repository. -
DmFolderPath: string
Title:
Dm Folder PathMaximum Length:1000Value that represents the repository folder path of the attachment. -
DmVersionNumber: string
Maximum Length:
255Value that represents the version number of attachment in repository. -
DocumentId: integer
(int64)
An unique identifier for document referenced in an attachment.
-
DocumentPreviewURL: string
Read Only:
trueMaximum Length:255Value that represents the URL for preview of the attachment. -
DocumentURL: string
Read Only:
trueValue that represents the URL of the attachment. -
DownloadInfo: string
Title:
DownloadInfoValue that represents the download information of the attachment. -
EntityName: string
Title:
Entity NameMaximum Length:40Value that represents the entity of the attachment. -
ErrorStatusCode: string
Title:
Error Status CodeValue that represents the error status associated with the attachment creation. -
ErrorStatusMessage: string
Title:
Error Status MessageValue that represents the error details associated with the attachment creation. -
ExpirationDate: string
(date-time)
Title:
Expiration DateValue that represents the expiration date of the attachment associated with the item revision. -
FileContents: string
(byte)
Title:
File ContentsContents of the file attachment. -
FileName: string
Title:
File NameMaximum Length:2048Value the represents the name of a file of the attachment. -
FileUrl: string
Title:
File UrlValue that represents the URL of the attachment file. -
ItemId: string
Maximum Length:
150Value that uniquely represents the item associated with the attachment. -
LastUpdateDate: string
(date-time)
Title:
Last Update DateRead Only:trueIndicates the date and time of the last update of the attachment. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:255Indicates the last user who updated the attachment. -
LastUpdatedByUserName: string
Title:
Last Updated By UserRead Only:trueIndicates the user name of the user who updated the attachment. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
OrganizationId: string
Maximum Length:
150Represents the organization associated with the item attachment. -
PrimaryCategoryFlag: string
Title:
PrimaryMaximum Length:1Value that indicates whether the attachment is the primary attachment associated with the item revision. -
RevisionId: string
Maximum Length:
150Value that indicates the revision ID associated with the attachment. -
Title: string
Title:
TitleValue that represents the title of the attachment. -
UploadedFileContentType: string
Title:
Uploaded File Content TypeValue that represents the content type of the file attachments associated with the item revision. -
UploadedFileLength: integer
Title:
File SizeValue that indicates the length of the file attachment associated with the item revision. -
UploadedFileName: string
Title:
Uploaded File NameValue that indicates the name of the file attachment associated with the item revision. -
UploadedText: string
Title:
Uploaded TextContents of the text file that's attached. -
Uri: string
Title:
UriMaximum Length:4000Value the represents the Uniform Resource Identifier appended to the base URI derived from the endpoint associated with application identified by the MODULE_ID. -
Url: string
Title:
UrlMaximum Length:4000Value that represents the URL for the attachment. -
UserName: string
Title:
User NameRead Only:trueMaximum Length:255Value that represents the name of user who uploads the attachment.
Nested Schema : AttachedDocumentsDFF
Type:
arrayThe name of the attachment descriptive flexfield.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : itemsV2-ItemAttachment-AttachedDocumentsDFF-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context SegmentMaximum Length:150Context Segment -
__FLEX_Context_DisplayValue: string
Title:
Context SegmentContext Segment -
AttachedDocumentId: integer
(int64)
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
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.
Nested Schema : itemsV2-ItemCategory-item-response
Type:
Show Source
object-
CategoryCode: string
Maximum Length:
255A unique code that represents a component of the catalog used for classification of items. -
CategoryName: string
Name of the category.
-
CreatedBy: string
Read Only:
trueMaximum Length:64User who created the item category assignment. -
CreationDateTime: string
(date-time)
Read Only:
trueDate and time of the creation of the item catalog category assignment. -
EndDate: string
(date)
Date when the item association ends. The end date can't be specified for functional area catalogs, except for the catalog assigned to the service logistics functional area.
-
ItemCatalog: string
Name of the item catalog.
-
ItemCategoryAssignmentId: integer
(int64)
Value that uniquely identifies the item category assignment.
-
ItemCategoryHierarchyCode: string
Read Only:
trueValue that represents category hierarchy using category codes. -
ItemCategoryHierarchyName: string
Read Only:
trueValue that represents category hierarchy using category names. -
ItemId: integer
(int64)
Value that uniquely identifies the part, item, product, or service.
-
LastUpdateDateTime: string
(date-time)
Read Only:
trueDate and time when the user most recently updated the item-category association. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64User who most recently updated the item-category association. -
LastUpdateLogin: string
Read Only:
trueMaximum Length:32Login that the user used when updating the item-category association.. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
OrganizationId: integer
(int64)
Read Only:
trueA unique identifier for an organizing unit in the internal or external structure of your enterprise. Organization structures provide the framework for performing legal reporting, financial control, and management reporting. -
RequestId: integer
(int64)
The request ID generated at import. Its use case is to verify the import. The items are published based on RequestID.
-
SequenceNumber: integer
(int32)
Value that indicates the sequence number of the item category assignments.
-
StartDate: string
(date)
Date when the item association begins. The start date can't be specified for functional area catalogs, except for the catalog assigned to the service logistics functional area.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : itemsV2-ItemDFF-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
ContextMaximum Length:30Context -
__FLEX_Context_DisplayValue: string
Title:
ContextContext -
InventoryItemId: integer
(int64)
Title:
Item -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
OrganizationId: integer
(int64)
Title:
Organization
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Discriminator: CategoryCode
Type:
objectDiscriminator: CategoryCode
Discriminator Values
Match One Schema
Show Source
Nested Schema : oracle_apps_scm_productCatalogManagement_advancedItems_flex_egoItemEff_item_categories_view_j__ItemRootIccPrivateVO-item-response
Type:
Show Source
object-
CategoryCode: string
Maximum Length:
240Default Value:ROOT_ICC -
InventoryItemId: integer
(int64)
Title:
Item -
ItemOrganizationId: integer
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
MasterOrganizationId: integer
-
OrganizationId: integer
(int64)
Title:
Organization -
StyleItemFlag: boolean
Title:
Style ItemMaximum Length:1 -
StyleItemId: integer
(int64)
Title:
Style Item Number -
TemplateItemFlag: string
Title:
Template ItemMaximum Length:1
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Discriminator: __FLEX_Context
Type:
objectDiscriminator: __FLEX_Context
Discriminator Values
Match One Schema
Show Source
Nested Schema : oracle_apps_scm_productModel_items_flex_itemGdf_view_ItemGdfJA__5FCN__5FITEM__5FINFOVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Regional InformationMaximum Length:150Default Value:JA_CN_ITEM_INFORegional Information -
__FLEX_Context_DisplayValue: string
Title:
Regional InformationRegional Information -
_Item__Model: string
Title:
Item ModelMaximum Length:150Item Model -
_Tax__Denomination: string
Title:
Tax DenominationMaximum Length:150Tax Denomination -
InventoryItemId: integer
(int64)
Title:
Item -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
OrganizationId: integer
(int64)
Title:
Organization
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : itemsV2-ItemRevision-item-response
Type:
Show Source
object-
CreatedBy: string
Read Only:
trueMaximum Length:64Name of the user who created the item. -
CreationDateTime: string
(date-time)
Read Only:
trueDate and time when the user created the item revision. -
EffectivityDate: string
(date-time)
Title:
Effective DateDate when the revision goes into effect. -
EndEffectivityDate: string
(date-time)
Read Only:
trueDate and time when the effectivity of the revision ends. -
ImplementationDate: string
(date-time)
Read Only:
trueDate and time when the revision was implemented. -
ItemId: integer
(int64)
Unique identifier of the item.
-
ItemRevisionDescription: string
Title:
DescriptionMaximum Length:240Description of the item revision. -
ItemRevisionDFF: array
ItemRevisionDFF
ItemService.ItemRevisionDFF
-
ItemRevisionEffCategory: array
ItemRevisionEffCategory
ItemService.ItemRevisionEffCategory
-
ItemRevisionTranslation: array
Item Revision Translatable Attributes
Title:
Item Revision Translatable AttributesAn attribute value which is used to acccess the translated information for the item revision. -
LastUpdateDateTime: string
(date-time)
Read Only:
trueDate and time when the user most recently updated the item revision. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64Name of the user who most recently updated the item. -
LastUpdateLogin: string
Read Only:
trueMaximum Length:32Login that the user used when updating the item. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
OrganizationId: integer
(int64)
Read Only:
trueValue that uniquely identifies the organization. -
RequestId: integer
(int64)
Value that uniquely identifies the request. This attribute is generated during import. This value is used to verify import, when items are published.
-
RevisionAttachment: array
Item Revision Attachments
Title:
Item Revision AttachmentsItemService.RevisionAttachment -
RevisionCode: string
Title:
Revision CodeMaximum Length:18Value that identifies the revision. -
RevisionExtensibleFlexfieldCategoryCode: string
Maximum Length:
240Abbreviation that identifies the item class associated with the item revision extensible flexfield. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Item Classes task. -
RevisionId: integer
(int64)
Value that uniquely identifies the revision of the item.
-
RevisionReasonValue: string
Reason for the revision. A list of accepted values is defined in the lookup type ORA_EGP_SAFETY_STK_PLN_METHOD. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task.
Nested Schema : ItemRevisionEffCategory
Type:
arrayItemService.ItemRevisionEffCategory
Show Source
-
Array of:
object Discriminator: CategoryCode
Discriminator:
{ "propertyName":"CategoryCode", "mapping":{ "ROOT_ICC":"#/components/schemas/oracle_apps_scm_productCatalogManagement_advancedItems_flex_egoItemEff_itemRevision_categories_view_j__ItemRevisionRootIccPrivateVO-item-response" } }
Nested Schema : Item Revision Translatable Attributes
Type:
arrayTitle:
Item Revision Translatable AttributesAn attribute value which is used to acccess the translated information for the item revision.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Item Revision Attachments
Type:
arrayTitle:
Item Revision AttachmentsItemService.RevisionAttachment
Show Source
Nested Schema : itemsV2-ItemRevision-ItemRevisionDFF-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
ContextMaximum Length:30Context -
__FLEX_Context_DisplayValue: string
Title:
ContextContext -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
RevisionId: integer
(int64)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Discriminator: CategoryCode
Type:
objectDiscriminator: CategoryCode
Discriminator Values
Match One Schema
Show Source
Nested Schema : oracle_apps_scm_productCatalogManagement_advancedItems_flex_egoItemEff_itemRevision_categories_view_j__ItemRevisionRootIccPrivateVO-item-response
Type:
Show Source
object-
CategoryCode: string
Maximum Length:
240Default Value:ROOT_ICC -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
RevisionId: integer
(int64)
-
VersionId: integer
Default Value:
-1
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : itemsV2-ItemRevision-ItemRevisionTranslation-item-response
Type:
Show Source
object-
CreatedBy: string
Read Only:
trueMaximum Length:64Name of the user who created the item. -
CreationDateTime: string
(date-time)
Read Only:
trueDate and time when the user created the item revision translatable attribute. -
Description: string
Maximum Length:
240Not exposed in code. -
Language: string
Maximum Length:
4Language associated with item long description. -
LastUpdateDateTime: string
(date-time)
Read Only:
trueDate and time when the user most recently updated the item revision translatable attribute. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64Name of the user who most recently updated the item. -
LastUpdateLogin: string
Read Only:
trueMaximum Length:32Login that the user used when updating the item. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
RevisionId: integer
(int64)
Value that uniquely identifies the revision of the item.
-
SourceLanguage: string
Maximum Length:
4Language from which the item revision values are translated.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : itemsV2-ItemRevision-RevisionAttachment-item-response
Type:
Show Source
object-
AttachedDocumentId: integer
(int64)
Title:
Attached Document IdAn unique identifier for document that's an attachment in the repository. -
CategoryName: string
Title:
CategoryMaximum Length:30Name of the item attachment category. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage attachment categories task. - ContentRepositoryFileShared: boolean
-
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:255Name of the user who created the attachment. -
CreatedByUserName: string
Title:
Created By User NameRead Only:trueLogin that the user used when creating the attachment. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueDate and time when the user created the attachment. -
DatatypeCode: string
Title:
TypeMaximum Length:30Default Value:FILENot exposed in code. -
Description: string
Title:
DescriptionMaximum Length:255Description of the item revision attachment. -
DmDocumentId: string
Maximum Length:
255Value that uniquely identifies the document in repository. -
DmFolderPath: string
Title:
Dm Folder PathMaximum Length:1000Path to the folder in which the attachment file is uploaded. -
DmVersionNumber: string
Maximum Length:
255Version number that identifies the attachment in repository. -
DocumentURL: string
Read Only:
trueComplete URL (Uniform Resource Locator) of the item attachment uploaded to web center. -
DownloadInfo: string
Title:
DownloadInfoJSON object represented as a string containing information used to programmatically retrieve a file attachment associated with item revision. -
ErrorStatusCode: string
Title:
Error Status CodeAbbreviation that identifies the error code, if any, for the attachment. -
ErrorStatusMessage: string
Title:
Error Status MessageText of the error message, if any, for the attachment. -
ExpirationDate: string
(date-time)
Title:
Expiration DateDate when the contents of the attachment are no longer valid. -
FileContents: string
(byte)
Title:
File ContentsNot exposed in code. -
FileName: string
Title:
File NameMaximum Length:2048Name of the file attached to the item. -
FileUrl: string
Title:
File UrlPath of the document file. -
LastUpdateDate: string
(date-time)
Title:
Last Update DateRead Only:trueDate and time when the user most recently updated the item revision attachment. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:255User who most recently updated the attachment. -
LastUpdatedByUserName: string
Title:
Last Updated By UserRead Only:trueLogin that the user used when updating the attachment. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
Title: string
Title:
TitleTitle of the item revision attachment. -
UploadedFileContentType: string
Title:
Uploaded File Content TypeContent type of the attached file. -
UploadedFileLength: integer
Title:
File SizeLength of the attached file. -
UploadedFileName: string
Title:
Uploaded File NameName of the attached file. -
UploadedText: string
Title:
Uploaded TextContents of text file that's attached. -
Uri: string
Title:
UriMaximum Length:4000URI (Uniform Resource Identifier) appended to the base URI derived from the endpoint associated with application identified by the MODULE_ID. -
Url: string
Title:
UrlMaximum Length:4000Uniform resource locator of the attachment. -
UserName: string
Title:
User NameRead Only:trueMaximum Length:255Display name of the attachment category. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage attachment categories task.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : itemsV2-ItemSupplierAssociation-item-response
Type:
Show Source
object-
Address: string
Maximum Length:
255Address of the supplier. Review and update the value for this attribute using the Suppliers work area, and the Manage Suppliers task. -
AddressName: string
Maximum Length:
255Name of the supplier address. Review and update the value for this attribute using the Suppliers work area, and the Manage Suppliers task. -
AlternateSupplierNumber: string
Maximum Length:
255Alternate number that identifies the supplier. Review and update the value for this attribute using the Suppliers work area, and the Manage suppliers task. -
AssociationId: integer
(int64)
Value that uniquely identifies an item-supplier association.
-
CreationDateTime: string
(date-time)
Read Only:
trueDate and time when the user created the item-supplier association. -
ItemId: integer
(int64)
Value that uniquely identifies the part, item, product, or service.
-
ItemSupplierEffCategory: array
ItemSupplierEffCategory
ItemService.ItemSupplierEffCategory
-
LastUpdateDateTime: string
(date-time)
Read Only:
trueDate and time when the user most recently updated the item-supplier association. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
OrganizationId: integer
(int64)
Read Only:
trueValue that uniquely identifies the organization. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Inventory Organizations task. -
PartySiteNumber: string
Number that identifies the supplier site.
-
PrimaryFlag: boolean
Title:
PrimaryMaximum Length:1Default Value:falseContains one of the following value: true or false. If true, then it's a primary supplier association. If false, then it isn't a primary supplier association. The default value is false. -
RegistryId: string
Read Only:
trueMaximum Length:255Number that uniquely identifies a supplier party. Review and update the value for this attribute using the Suppliers work area, and the Manage Suppliers task. -
RequestId: integer
(int64)
Read Only:
trueValue that uniquely identifies the request. This attribute is generated during import. This value is used to verify import, when items are published. -
SupplierExtensibleFlexfieldCategoryCode: string
Maximum Length:
240Value that uniquely identifies the item class associated with the item revision extensible flexfield. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Item Classes task. -
SupplierId: integer
(int64)
This attribute isn't currently used.
-
SupplierItemNumber: string
Maximum Length:
255This attribute isn't currently used. -
SupplierName: string
Name of the supplier. Review and update the value for this attribute using the Suppliers work area, and the Manage Suppliers task.
-
SupplierSiteAssociationStatusValue: string
Status of item supplier association.
-
SupplierSiteId: integer
(int64)
Value that uniquely identifies a supplier address. Review and update the value for this attribute using the Suppliers work area, and the Manage suppliers task.
Nested Schema : ItemSupplierEffCategory
Type:
arrayItemService.ItemSupplierEffCategory
Show Source
-
Array of:
object Discriminator: CategoryCode
Discriminator:
{ "propertyName":"CategoryCode", "mapping":{ "ROOT_ICC":"#/components/schemas/oracle_apps_scm_productCatalogManagement_advancedItems_flex_egoItemEff_itemSupplier_categories_view_j__ItemSupplierRootIccPrivateVO-item-response" } }
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Discriminator: CategoryCode
Type:
objectDiscriminator: CategoryCode
Discriminator Values
Match One Schema
Show Source
Nested Schema : oracle_apps_scm_productCatalogManagement_advancedItems_flex_egoItemEff_itemSupplier_categories_view_j__ItemSupplierRootIccPrivateVO-item-response
Type:
Show Source
object-
AcdType: string
Title:
Change ActionMaximum Length:30Default Value:PROD -
AssociationId: integer
(int64)
-
CategoryCode: string
Maximum Length:
240Default Value:ROOT_ICC -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
MasterOrganizationId: integer
(int64)
Read Only:
true -
OrganizationId: integer
(int64)
-
SupplierId: integer
(int64)
-
SupplierSiteId: integer
(int64)
-
VersionId: integer
(int64)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : itemsV2-ItemTranslation-item-response
Type:
Show Source
object-
CreationDateTime: string
(date-time)
Read Only:
trueDate and time when the user provided values for translated item attribute values. -
HTMLLongDescription: string
Title:
Formatted DescriptionMaximum Length:2147483647Formatted description in rich text or in HTML. -
ItemDescription: string
Title:
Item DescriptionMaximum Length:240Description of the part, item, product, or service. -
ItemId: integer
(int64)
Value that uniquely identifies the part, item, product, or service.
-
Language: string
Maximum Length:
4Language associated with item long description. -
LastUpdateDateTime: string
(date-time)
Read Only:
trueDate and time when the user most recently updated the translated item attribute values. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
LongDescription: string
Title:
Long DescriptionMaximum Length:4000Text description of the item. -
OrganizationId: integer
(int64)
Value that uniquely identifies the organization. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Inventory Organizations task.
-
SourceLanguage: string
Maximum Length:
4Language from which the values are translated.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : itemsV2-ProductCosts-item-response
Type:
Show Source
object-
CostSource: string
Maximum Length:
1Default Value:PValue that identifies the cost source. A list of accepted values is defined in EGP_COST_SOURCE_TYPE. -
CurrencyCode: string
Maximum Length:
15Value that identifies the currency of the cost. -
LastContractPrice: number
Value for the last contract price of the item. You can update or generate it from Oracle Fusion Cloud Procurement.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
MaterialCost: number
Title:
Material CostValue for the material cost of the item. You can update or generate it from Oracle Fusion Cloud Cost Management.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Links
- ItemAttachment
-
Parameters:
- itemsV2UniqID:
$request.path.itemsV2UniqID
A view object for attachments associated with an item. - itemsV2UniqID:
- ItemCategory
-
Parameters:
- itemsV2UniqID:
$request.path.itemsV2UniqID
ItemService.ItemCategory - itemsV2UniqID:
- ItemDFF
-
Parameters:
- itemsV2UniqID:
$request.path.itemsV2UniqID
- itemsV2UniqID:
- ItemEffCategory
-
Parameters:
- itemsV2UniqID:
$request.path.itemsV2UniqID
- itemsV2UniqID:
- ItemGlobalDFF
-
Parameters:
- itemsV2UniqID:
$request.path.itemsV2UniqID
- itemsV2UniqID:
- ItemRevision
-
Parameters:
- itemsV2UniqID:
$request.path.itemsV2UniqID
ItemService.ItemRevision - itemsV2UniqID:
- ItemSupplierAssociation
-
Parameters:
- itemsV2UniqID:
$request.path.itemsV2UniqID
ItemService.ItemSupplierAssociation - itemsV2UniqID:
- ItemTranslation
-
Parameters:
- itemsV2UniqID:
$request.path.itemsV2UniqID
An attribute value which is used to acccess the translated information for the item. - itemsV2UniqID:
- ProductCosts
-
Parameters:
- itemsV2UniqID:
$request.path.itemsV2UniqID
The item cost details. - itemsV2UniqID: