Create a supplier product
post
/fscmRestApi/resources/11.13.18.05/supplierProducts
Request
Header Parameters
-
Metadata-Context:
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version:
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
-
Upsert-Mode:
Contains one of the following values: true or false. If true, the server performs an Upsert operation instead of a Create operation. During an Upsert operation, the server attempts to find an existing resource that matches the payload. If a match is found, the server updates the existing resource instead of creating a new one. If not found or false (default), the server performs a Create operation. Note that the Upsert operation isn't supported for date-effective REST resources.
Supported Media Types
- application/json
Root Schema : schema
Type:
Show Source
object
-
AcceptableEarlyDays: number
Title:
Acceptable Early Days
Number of days before which the planning process will not 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 will not suggest rescheduling. -
AccountingRuleValue: string
Maximum Length:
120
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. -
AllowExpressTransactionsFlag: boolean
Title:
Allow Express Transactions
Maximum Length:1
Contains one of the following values: true or false. If true, then deliver all distributions for this item with one data entry transaction if the quantity to deliver equals the balance on the purchase order line. 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. -
AllowMaintenanceAssetFlag: boolean
Title:
Enable Asset Maintenance
Maximum Length:1
Contains 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 not be defined for the item. This attribute doesn't have a default value. -
AllowPurchasingDocumentDescriptionUpdateFlag: boolean
Title:
Allow Purchasing Document Description Update
Maximum Length:1
Contains 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 the update. This attribute doesn't have a default value. -
AllowSubstituteReceiptsFlag: boolean
Title:
Allow Substitute Receipts
Maximum Length:1
Contains 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. -
AllowSuspendFlag: boolean
Title:
Allow Suspend
Maximum Length:1
Contains one of the following values: true or false. If true, then allow suspending a service contract. If false, then don't allow suspending a service contract. This attribute doesn't have a default value. -
AllowTerminateFlag: boolean
Title:
Allow Terminate
Maximum Length:1
Contains one of the following values: true or false. If true, then allow permanently stopping a service contract. If false, then don't allow permanently stopping a service contract. This attribute doesn't have a default value. -
AllowUnorderedReceiptsFlag: boolean
Title:
Allow Unordered Receipts
Maximum Length:1
Contains 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. -
AssembleToOrderFlag: boolean
Title:
Assemble to Order
Maximum Length:1
Contains 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 is not created for the item. This attribute doesn't have a default value. -
AssetCategoryId: integer
(int64)
Title:
Asset Category
Value that uniquely identifies the key flexfield structure for an asset category. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Key Flexfields task. -
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 is not movable. This attribute doesn't have a default value.
-
AssetTrackedFlag: boolean
Title:
Enable Asset Tracking
Maximum Length:1
Contains one of the following values: true or false. If true, then the item is classified as an asset item. If false, then the item is not classified as an asset item. This attribute doesn't have a default value. -
AssetTrackedValue: string
Maximum Length:
255
Value that indicates how asset tracking is done. A list of accepted values is defined in the lookup type ORA_EGP_ASSET_TRACKING. Review the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task. -
associatedSupplierOrganizations: array
Associated Supplier Organizations
Title:
Associated Supplier Organizations
The Associated Supplier Organizations resource is used to manage supplier organization associations of supplier products. -
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.
-
ATPValue: string
Value that indicates whether to check the available-to-promise (ATP) or capable-to-promise (CTP) status when placing demand. Contains one of the following values: Yes or No. If Yes, then check ATP when placing demand for this item. If No then don't check ATP when placing demand for this item.
-
attachments: array
Attachments
Title:
Attachments
The Attachments resource manages the attachments associated with an supplier product. -
AutoCreatedConfigurationFlag: boolean
Title:
Autocreated Configuration
Maximum Length:1
Contains one of the following values: true or false. If true, then item is automatically created. If false, then item is not automatically created. This attribute doesn't have a default value. -
AutomaticallyExpireASNFlag: boolean
Title:
Automatically Expire ASN
Contains one of the following values: 1 or 0. If 1, then automatically expire the advance shipment notice. If 0, then don't automatically expire the advance shipment notice. This attribute doesn't have a default value. -
BackOrderableFlag: boolean
Title:
Back Orderable
Maximum Length:1
Contains one of the following values: true or false. If true, then backorder the item if available-to-promise (ATP) fails. If false, then don't backorder the item. This attribute doesn't have a default value. -
BackToBackEnabledFlag: boolean
Title:
Back-to-Back Enabled
Maximum Length:1
Contains 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. This attribute doesn't have a default value. -
BaseItemValue: string
Maximum Length:
300
Value that uniquely identifies the model to use when creating an assemble-to-order configuration. -
BatchId(required): integer
(int64)
Value that uniquely identifies an item batch.
-
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.
-
BuildInWIPFlag: boolean
Title:
Build in WIP
Maximum Length:1
Contains 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 are not created. This attribute doesn't have a default value. -
BulkPickedFlag: boolean
Title:
Bulk Picked
Maximum Length:1
Contains one of the following values: true or false. If true, then pick items in bulk. If false, then don't pick items in bulk. This attribute doesn't have a default value. -
BundleId: integer
(int64)
Value to uniquely identify the grouping of packs for import.
-
BuyerEmailAddress: string
Maximum Length:
240
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. -
CarryingCostPercentage: number
Title:
Carrying Cost Percentage
Percent of unit cost that represents the internal cost to stock one unit for one year. -
CASNumber: string
Title:
CAS Number
Maximum Length:30
Value that indicates the Chemical Abstracts Service (CAS) registry number which uniquely identifies a chemical substance. -
categories: array
Categories
Title:
Categories
The Categories resource is used to manage product categories of supplier products. -
CategoryCode: string
Maximum Length:
80
Abbreviation that identifies the catalog category. Review and update the value for this attribute using the Product Information Management work area, and the Manage Catalogs task. -
CheckMaterialShortageFlag: boolean
Title:
Check Material Shortage
Maximum Length:1
Contains 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. This attribute doesn't have a default value. -
ChildLotEnabledFlag: boolean
Title:
Child Lot Enabled
Maximum Length:1
Contains one of the following values: true or false. If true, then use lot control on the item during the transaction if parent lot is specified. If false, then don't use lot control on the item during the transaction. This attribute doesn't have a default value. -
ChildLotFormatValidationFlag: boolean
Title:
Child Lot Format Validation
Maximum Length:1
Contains 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. This attribute doesn't have a default value. -
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.
-
ChildLotPrefix: string
Title:
Child Lot Prefix
Maximum Length:30
Alphabetic prefix to add to the child lot. -
ChildLotStartingNumber: number
Title:
Child Lot Starting Number
First number to use in a sequence of numbers for the child lot. -
CollateralFlag: boolean
Title:
Collateral
Maximum Length:1
Contains one of the following values: true or false. If true, then the item is collateral. If false, then the item is not collateral. This attribute doesn't have a default value. -
CommonSupplyProjectDemandFlag: boolean
Maximum Length:
1
Contains 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 cannot 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. -
ConfiguratorModelTypeValue: 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.
-
ConsignedFlag: boolean
Title:
Consigned
Contains one of the following values: 1 or 0. If 1, then the item resides at your location but the supplier owns it. If 0, then the item resides at your location and you own it. This attribute doesn't have a default value. -
ContainerItemFlag: boolean
Title:
Container
Maximum Length:1
Contains 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. This attribute doesn't have a default value. -
ContainerTypeValue: string
Maximum Length:
255
Value that indicates the type of container used for shipping 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. -
ContractManufacturingFlag: boolean
Title:
Contract Manufacturing
Maximum Length:1
Contains 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. -
CopyLotAttributeFlag: boolean
Title:
Copy Lot Attributes
Maximum Length:1
Contains 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. This attribute doesn't have a default value. -
CostingEnabledFlag: boolean
Title:
Costing Enabled
Maximum Length:1
Contains one of the following values: true or false. If true, then item costs are reported and accounted. If false, then item costs are not reported and accounted. This attribute doesn't have a default value. -
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.
-
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 After
Date after which the supply for the item is considered while generating planned orders. -
CreateSupplyFlag: boolean
Title:
Create Supply
Maximum Length:1
Contains 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. This attribute doesn't have a default value. -
CriticalComponentFlag: boolean
Title:
Critical Component
Indicates that the item is a critical component for master production schedule (MPS) and distribution resource planning (DRP). -
CumulativeManufacturingLeadTime: number
Title:
Cumulative Manufacturing Lead Time
Number of days required to manufacture the item, including the adjusted, cumulative, 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. -
CumulativeTotalLeadTime: number
Title:
Cumulative Total Lead Time
Number of days required to assemble the item, including the adjusted, cumulative, total lead time for the component that requires the longest time to assemble. -
CustomerOrderEnabledFlag: boolean
Title:
Customer Orders Enabled
Maximum Length:1
Contains 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 cannot be ordered by external customers at this point of time. This attribute doesn't have a default value. -
CustomerOrderFlag: boolean
Title:
Customer Ordered
Maximum Length:1
Value 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 cannot be ordered by external customers. This attribute doesn't have a default value. -
CustomerSelfServiceEnabledFlag: boolean
Title:
Enable for Customer Self Service
Maximum Length:1
Contains one of the following values: true or false. If true, then the item is enabled for customer self service. If false, then the item is not enabled for customer self service. This attribute doesn't have a default value. -
CycleCountEnabledFlag: boolean
Title:
Cycle Count Enabled
Maximum Length:1
Contains one of the following values: true or false. If true, then the item is scheduled for automatic cycle count. If false, then the item is not cycle counted. This attribute doesn't have a default value. -
DaysEarlyReceiptAllowed: number
Title:
Days Early Receipt Allowed
Number of days that you can receive the item before the promise date occurs without warning or rejection. -
DaysLateReceiptAllowed: number
Title:
Days Late Receipt Allowed
Number of days that you can receive the item after the promise date occurs without warning or rejection. -
DaysOfCover: number
Title:
Days of Cover
Number of days of cover for the item. The application multiplies days of cover by the average demand to calculate the safety stock level. -
DefaultBuyerValue: string
Maximum Length:
960
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. -
DefaultGradeValue: string
Title:
Default Grade
Maximum Length:150
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. -
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 cannot be provided.
-
DefaultLotStatusValue: string
Maximum Length:
320
Value that indicates the default lot status for the item. This is an internal value. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Material Statuses task. -
DefaultRepairTransactionName: string
Title:
Default Repair Transaction Name
Maximum Length:250
Value that identifies the system, component, and position where an asset item is 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.
-
DefaultSerialStatusValue: string
Maximum Length:
320
Value that indicates the default serial status of the item. This is an internal value. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Material Statuses task. -
DefaultShippingOrganizationValue: string
Maximum Length:
18
Value that identifies the primary shipping organization. -
DefectTrackingOnFlag: boolean
Title:
Enable Defect Tracking
Maximum Length:1
Contains one of the following values: true or false. If true, then defects of the item are tracked. If false, then defects of the item are not tracked. This attribute doesn't have a default value. -
DemandPeriod: number
Title:
Demand Period
Number of days to use when calculating the average daily demand. -
DemandTimeDays: number
Title:
Demand Time Days
Point in time to ignore forecast demand and to consider only sales order demand when calculating gross requirements. -
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.
-
DimensionUOMValue: string
Maximum Length:
25
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. -
DownloadableFlag: boolean
Title:
Downloadable
Maximum Length:1
Contains 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 cannot download the item; for example, the item is a desktop computer. This attribute doesn't have a default value. -
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.
-
EFFs: array
Extensible Flexfields
Title:
Extensible Flexfields
The Extensible Flexfields resource is used to manage extensible flexfields of supplier products. -
ElectronicFormatFlag: boolean
Title:
Electronic Format
Maximum Length:1
Contains 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. This attribute doesn't have a default value. -
EligibilityRuleFlag: boolean
Title:
Eligibility Rule
Maximum Length:1
Contains 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. This attribute doesn't have a default value. -
EnableContractCoverageFlag: boolean
Title:
Enable Contract Coverage
Maximum Length:1
Contains one of the following values: true or false. If true, then the item can be included in a service contract. If false, then the item cannot be included in a service contract. This attribute doesn't have a default value. -
EnableGenealogyTrackingFlag: boolean
Title:
Enable Genealogy Tracking
Maximum Length:1
Contains one of the following values: true or false. If true, then item is enabled for genealogy tracking. If false, then item is not enabled for genealogy tracking. This attribute doesn't have a default value. -
EnableIotFlag: boolean
Maximum Length:
1
Contains one of the following values: True or False. If True, then the asset can be enabled for Internet of Things (IoT). If False, then the asset cannot be enabled for 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:
255
Value 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. -
EngineeredItemFlag: boolean
Maximum Length:
1
Contains one of the following values: true or false. If true, then the item is engineered by the customer in house. If false, then the item is not engineered by the customer in house. This attribute doesn't have a default value. -
EventFlag: boolean
Title:
Event
Maximum Length:1
Contains one of the following values: true or false. If true, then the item is an event. If false, then the item is not an event. This attribute doesn't have a default value. -
ExpenditureTypeValue: string
Maximum Length:
30
Default type of expenditure 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 Interval
Number of days the application adds to the expiration date before taking an action on the lot. -
ExpirationActionValue: string
Title:
Expiration Action
Maximum Length:32
Value that indicates the default action to be taken for this item when the lot expires or the lot fails a quality check. This is an internal value. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Lot Expiration Actions task. -
FinancingAllowedFlag: boolean
Title:
Financing Allowed
Maximum Length:1
Contains one of the following values: true or false. If true, then customer can finance this item. If false, then customer cannot finance this item. This attribute doesn't have a default value. -
FixedDaysSupply: number
Title:
Fixed Days Supply
Number of days to use to modify the size and timing of each planned order quantity. -
FixedLeadTime: number
Title:
Fixed Lead Time
Number of days required to assemble an item independent of the sales order quantity, such as setup time or teardown time. -
FixedLotSizeMultiplier: number
Title:
Fixed Lot Size Multiplier
Multiplier to use, in units for each day, for each fixed lot quantity or each repetitive rate. -
FixedOrderQuantity: number
Title:
Fixed Order Quantity
Quantity to use to modify the size of each planned order quantity or each repetitive daily rate. -
ForcePurchaseLeadTimeFlag: boolean
Title:
Enforce Purchasing Lead Time
Maximum Length:1
Contains one of the following values: true or false. If true, then the purchasing lead time for the item is enforced as a hard constraint. If false, then the purchasing lead time for the item is not enforced as a hard constraint. This attribute doesn't have a default value. -
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.
-
ForecastHorizon: number
Title:
Window Days
Time period to use when forecasting demand for the item. -
ForecastTypeValue: 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.
-
FormattedDescription: string
Title:
Formatted Description
Maximum Length:2147483647
Text description of the part, item, product, or service that includes hypertext tags. -
GLN: string
Maximum Length:
255
Number used to uniquely identify trading parties and locations across the global data synchronization network (GDSN). -
GradeControlFlag: boolean
Title:
Grade Controlled
Maximum Length:1
Contains 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 is not grade controlled. This attribute doesn't have a default value. -
GTIN: string
Maximum Length:
255
Value that indicates the global trade item number. This attribute is used to identify the trade items developed by GS1 (comprising the former EAN International and Uniform Code Council). -
HardPeggingLevelValue: string
Maximum Length:
255
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. -
HazardousMaterialFlag: boolean
Title:
Hazardous Material
Maximum Length:1
Contains one of the following values: true or false. If true, then the item is hazardous. If false, then the item is not hazardous. This attribute doesn't have a default value. -
HoldDays: number
Title:
Hold Days
Number of days to add to the lot creation date that determines when you can release the lot. -
IncludeInRollUpFlag: boolean
Title:
Include in Rollup
Maximum Length:1
Contains one of the following values: true or false. If true, then item is included in the cost rollup. If false, then item is not included in the cost rollup. This attribute doesn't have a default value. -
InternallyTransferableFlag: boolean
Title:
Internally Transferable
Maximum Length:1
Contains one of the following values: true or false. If true, then the item can be ordered by internal customers. If false, then the item cannot be ordered by internal customers. This attribute doesn't have a default value. -
InternalVolume: number
Title:
Internal Volume
Volume of the container or vehicle. This is an internal value. -
InventoryAssetFlag: boolean
Title:
Inventory Asset Value
Maximum Length:1
Contains one of the following values: true or false. If true, then the item is valued as an asset in inventory. If false, then the item is not valued as an asset in inventory. This attribute doesn't have a default value. -
InventoryCarryPenalty: number
Title:
Inventory Carry
Value that indicates the penalty for jobs that are not completed before their scheduled finish date. -
InventoryItemFlag: boolean
Title:
Inventory Item
Maximum Length:1
Contains one of the following values: true or false. If true, then the item can be stocked and transacted. If false, then the item cannot be stocked and transacted. This attribute doesn't have a default value. -
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.
-
InvoiceCloseTolerancePercentage: number
Title:
Invoice Close Tolerance Percentage
Percent tolerance to use when closing the purchase order shipment for invoicing. -
InvoicedFlag: boolean
Title:
Invoiced
Maximum Length:1
Contains 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 cannot be invoiced at this point of time. This attribute doesn't have a default value. -
InvoiceEnabledFlag: boolean
Title:
Invoice Enabled
Maximum Length:1
Contains one of the following values: true or false. If true, then the item can be invoiced in Oracle Receivables Cloud. If false, then the item cannot be invoiced. This attribute doesn't have a default value. -
InvoiceMatchOptionValue: integer
(int32)
Title:
Invoice Match Option
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. -
InvoicingRuleValue: string
Maximum Length:
120
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. -
IssueUOMValue: string
Title:
Unit of Issue
Maximum Length:25
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. -
ItemClass: string
Name of the item class. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Item Classes task.
-
ItemDescription: string
Title:
Master Item Description
Maximum Length:240
Description of the part, item, product, or service. -
ItemId: integer
(int64)
Title:
Item Number
Value that uniquely identifies the part, item, product, or service. -
ItemNumber: string
Title:
Master Item
Maximum Length:300
Name or number of the part, item, product, or service. -
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.
-
LeadTimeLotSize: number
Title:
Lead Time Lot Size
Quantity to use when computing the processing lead time. -
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.
-
ListPrice: number
Title:
List Price
List price of the item. -
LongDescription: string
Title:
Long Description
Maximum Length:4000
Text description of the part, item, product, or service. -
LotControlValue: string
Value that indicates the ability to use lot numbers during material transactions for tracking the batches of an 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.
-
LotDivisibleFlag: boolean
Title:
Lot Divisible
Maximum Length:1
Contains 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. This attribute doesn't have a default value. -
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.
-
LotMergeEnabledFlag: boolean
Title:
Lot Merge Enabled
Maximum Length:1
Contains 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. This attribute doesn't have a default value. -
LotSplitEnabledFlag: boolean
Title:
Lot Split Enabled
Maximum Length:1
Contains 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 cannot be split into many lots. This attribute doesn't have a default value. -
LotStatusEnabledFlag: boolean
Title:
Lot Status Enabled
Maximum Length:1
Contains one of the following values: true or false. If true, then the item lot is status controlled at the lot level. If false, then the item lot is not status controlled. This attribute doesn't have a default value. -
LotSubstitutionEnabledFlag: boolean
Title:
Lot Substitution Enabled
Maximum Length:1
Contains 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. This attribute doesn't have a default value. -
LotTranslateEnabledFlag: boolean
Title:
Lot Translate Enabled
Maximum Length:1
Contains one of the following values: true or false. If true, then the item lots can be translated. If false, then the item lots cannot be translated. This attribute doesn't have a default value. -
MarketPrice: number
Title:
Market Price
Value that indicates the market price of the item which is printed on the purchase order lines. -
MatchApprovalLevelValue: string
Maximum Length:
255
Status 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. -
MatchConfigurationOptionValue: string
Value that indicates the capability to match 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.
-
MaterialTransactionEnabledFlag: boolean
Title:
Transaction Enabled
Maximum Length:1
Contains one of the following values: true or false. If true, then transactions can be performed on the item. If false, then transactions cannot be performed on the item. This attribute doesn't have a default value. -
MaturityDays: number
Title:
Maturity Days
Number of days to add to the lot creation date to determine the lot maturity date. -
MaximumLoadWeight: number
Title:
Maximum Load Weight
Maximum load weight of the container or vehicle. You can specify a value for this attribute only if any one of the attributes VehicleItemFlag or ContainerItemFlag is set to true. -
MaximumMinMaxQuantity: number
Title:
Maximum Min-Max Quantity
Minimum quantity for minimum-maximum planning. -
MaximumOrderQuantity: number
Title:
Maximum Order Quantity
Maximum order quantity or repetitive rate in units for each day. -
MinimumFillPercent: number
Title:
Minimum Fill Percent
Minimum percent to fill the container or vehicle before shipping. -
MinimumLicenseQuantity: number
Title:
Minimum License Quantity
Minimum number of licenses the customer must order for the item. -
MinimumMinMaxQuantity: number
Title:
Minimum Min-Max Quantity
Minimum quantity for minimum-maximum planning. -
MinimumOrderQuantity: number
Title:
Minimum Order Quantity
Minimum order quantity of the item. -
MRPCalculateATPFlag: boolean
Title:
Calculate ATP
Maximum Length:1
Contains 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. This attribute doesn't have a default value. -
NegativeDeviationFactor: number
Title:
Negative Deviation Factor
Maximum negative deviation for the transaction. This deviation is the maximum allowed value that is less than the secondary quantity that product management manages from the default conversion factor. -
NegativeMeasurementError: number
Title:
Negative Measurement Error
Maximum negative difference to allow between the cycle count quantity and the on-hand quantity that the application monitors. -
NegotiationRequiredFlag: boolean
Title:
Negotiation Required
Maximum Length:1
Contains one of the following values: true or false. If true, then you require negotiation. If false, then you don't require negotiation. This attribute doesn't have a default value. -
OperationSlackPenalty: number
Title:
Operation Slack Penalty
Value that indicates, in units per day, the operation slack penalty for items having lag time between operations. -
OrderableOnWebFlag: boolean
Title:
Orderable on the Web
Maximum Length:1
Contains 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. This attribute doesn't have a default value. -
OrderCost: number
Title:
Order Cost
Fixed costs that are associated with placing a sales order for the item. -
OrderManagementIndivisibleFlag: boolean
Title:
Order Management Indivisible
Maximum Length:1
Contains 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. This attribute doesn't have a default value. -
OrderModifierStartQuantityFlag: boolean
Title:
Apply Order Modifier to Start Quantity
Maximum Length:1
Indicates whether to apply order-modifier settings for an item to calculate the planned order-start quantities. -
OrganizationCode: string
Title:
Default Organization
Maximum Length:18
Abbreviation 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)
Title:
Organization
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. -
OutputTaxClassificationCodeValue: string
Title:
Output Tax Classification Code
Maximum Length:50
Value that indicates a tax code to use when calculating the tax based on the 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. -
OutsideProcessServiceFlag: boolean
Maximum Length:
1
Contains one of the following values: true or false. If true, the item can be processed in an outside facility. If false, the item cannot be processed in an outside facility. This attribute doesn't have a default value. -
OvercompletionToleranceTypeValue: string
Value that indicates the type of over completion tolerance. 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.
-
OvercompletionToleranceValue: number
Title:
Overcompletion Tolerance Value
Value that indicates the acceptable percent or quantity of assemblies that are allowed to be over completed. -
OverReturnTolerance: number
Title:
Overreturn Tolerance
Value that indicates the amount of the shipment you can exceed at the time of receiving or receipt creation. -
OverShipmentTolerance: number
Title:
Overshipment Tolerance
Value that indicates the amount of the shipment that you can exceed at the time of ship confirmation. -
PackagingStringValue: string
Maximum Length:
100
Value that indicates the packaging of an item. Review and update the value for this attribute using the Item work area, and the Edit Item page. -
packs: array
Packs
Title:
Packs
The Packs resource is used to manage packs of supplier products. -
PackTypeValue: string
Value of the pack type, also known as trade item unit descriptor (TIUD), that describes the hierarchy level of the global trade item number (GTIN). Hierarchy is used as the 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.
-
PartsSourcingName: string
Title:
Parts Sourcing
Maximum Length:100
Indicates the source of a field-service part. -
PaymentTermsValue: string
Maximum Length:
15
Value that indicates a valid payment terms code. This is an internal value. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Payment Terms task. -
PickComponentsFlag: boolean
Title:
Pick Components
Maximum Length:1
Contains one of the following values: true or false. If true, then items can be picked from the finished goods inventory. If false, then items cannot be picked from the finished goods inventory. This attribute doesn't have a default value. -
PickingRuleValue: string
Maximum Length:
320
Value that indicates the picking rule that defines the order in which subinventories, locators, lots, and revisions are picked. This is an internal value. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Picking Rules task. -
Planner: string
Title:
Planner
Maximum Length:10
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. -
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.
-
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.
-
PlanningTimeDays: number
Title:
Planning Time Fence Days
Days to add to the planning time fence. Use this attribute as an option when you define the time fence. -
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.
-
PositiveDeviationFactor: number
Title:
Positive Deviation Factor
Maximum positive deviation for the transaction. This deviation is the maximum allowed value that is greater than the secondary quantity that product management manages from the default conversion factor. -
PositiveMeasurementError: number
Title:
Positive Measurement Error
Maximum positive difference to allow between the cycle count quantity and the on-hand quantity that the application monitors. -
PostprocessingDays: number
Title:
Postprocessing Days
Number of days required to receive a purchased item into inventory from the supplier receipt. -
PreprocessingDays: number
Title:
Preprocessing Days
Value that indicates the days that must be added to purchasing or manufacturing lead time to place an order. -
PriceTolerancePercentage: number
Title:
Price Tolerance Percentage
Maximum 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 is 5% above the requisition price is not acceptable, and you cannot approve the purchase order. -
PricingUOMValue: string
Value that indicates the unit of measure that is 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.
-
PrimaryUOMValue: string
Maximum Length:
25
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. -
ProcessCostingEnabledFlag: boolean
Title:
Process Costing Enabled
Maximum Length:1
Contains one of the following values: true or false. If true, then the 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. This attribute doesn't have a default value. -
ProcessExecutionEnabledFlag: boolean
Title:
Process Execution Enabled
Maximum Length:1
Contains one of the following values: true or false. If true, then the 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. This attribute doesn't have a default value. -
ProcessingDays: number
Title:
Processing Days
Number of days required to procure or manufacture the item. -
ProcessQualityEnabledFlag: boolean
Title:
Process Quality Enabled
Maximum Length:1
Contains one of the following values: true or false. If true, then the 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. This attribute doesn't have a default value. -
ProcessSupplyLocatorId: integer
(int64)
Title:
Process Supply Locator
Value that indicates the locator from which the item is normally consumed as an ingredient in process manufacturing. This is an internal value. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Locators task. -
ProcessSupplySubinventoryValue: string
Title:
Process Supply Subinventory
Maximum Length:10
Value that indicates a subinventory from which the item is normally consumed as an ingredient in process manufacturing. This is an internal value. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Subinventories task. -
ProcessYieldLocatorId: integer
(int64)
Title:
Process Yield Locator
Value that indicates locator in which you place the results of a production batch. This is an internal value. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Locators task. -
ProcessYieldSubinventoryValue: string
Title:
Process Yield Subinventory
Maximum Length:10
Value that indicates a subinventory in which you place results of a production batch. This is an internal value. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Subinventories task. -
ProcurementBusinessUnitName: string
Maximum Length:
240
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. -
ProductActionDate: string
(date)
Date and time when an action was taken on the product.
-
ProductActionMessage: string
Maximum Length:
4000
Text indicating the message to a supplier on taking an action on the product. -
ProductCategoryCode: string
Title:
Product Category Code
Maximum Length:820
Abbreviation that identifies the category of a product. Review and update the value for this attribute using the Product Information Management work area, and the Manage Catalogs task. -
ProductCategoryName: string
Title:
Product Category Name
Maximum Length:81
Name of the category of a product. Review and update the value for this attribute using the Product Information Management work area, and the Manage Catalogs task. -
ProductDescription: string
Title:
Product Description
Maximum Length:240
Description of the spoke part, item, product, or service. -
ProductNumber: string
Title:
Product Number
Maximum Length:255
Name or number of the spoke part, item, product, or service. -
productRelationships: array
Product Relationships
Title:
Product Relationships
The Product Relationships resource is used to manage product relationships of supplier products. -
ProductStatus: string
Maximum Length:
100
Default Value:DRAFT
Status of the product. -
ProductUploadId: integer
(int64)
Value that uniquely identifies the product upload through which products are uploaded.
-
ProductUploadName: string
Name of the product upload through which products are uploaded.
-
ProvisioningEnabledFlag: boolean
Title:
Enable Provisioning
Maximum Length:1
Contains one of the following values: true or false. If true, then item is eligible for electronic fulfillment by the service fulfillment manager. If false, then item is not eligible for electronic fulfillment. This attribute doesn't have a default value. -
PurchasableFlag: boolean
Title:
Purchasable
Maximum Length:1
Contains 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 the addition. This attribute doesn't have a default value. -
PurchasingFlag: boolean
Title:
Purchased
Maximum Length:1
Contains one of the following values: true or false. If true, then the item is purchased and received. If false, then the item is not purchased and received. This attribute doesn't have a default value. -
PurchasingInputTaxClassificationValue: string
Title:
Input Tax Classification Code
Maximum Length:50
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. -
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.
-
QuantityReceivedTolerancePercentage: number
Title:
Quantity Received Tolerance
Maximum percent of the quantity received to allow that is greater than the expected receipt quantity. For example, if the expected receipt quantity is 10, and if QuantityReceivedTolerancePercentage is 20, then allow a received quantity of up to 12. -
ReceiptCloseTolerancePercentage: number
Title:
Receipt Close Tolerance Percentage
Percent tolerance to use when closing the purchase order shipment for receipt. -
ReceiptDateActionValue: string
Value that indicates the action to be performed when the receive date is outside the range defined by the Days Early Receipt Allowed or Days Late Receipt Allowed values. Valid values include None, Reject, and 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.
-
ReceiptRoutingValue: string
Maximum Length:
255
Value that indicates the action to be performed when the item is received. 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. -
RecipeEnabledFlag: boolean
Title:
Recipe Enabled
Maximum Length:1
Contains one of the following values: true or false. If true, then the item is used in recipes and formulas in process manufacturing. If false, then don't use the item in recipes and formulas. This attribute doesn't have a default value. -
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.
-
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.
-
ReleaseTimeDays: number
Title:
Release Time Fence Days
Additional days to be added to the release time fence. -
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.
-
RepairLeadtime: number
Title:
Repair Lead Time
Time taken to repair the part at the supplier site. -
RepairYield: number
Title:
Repair Yield
Yield in the repair process when you upgrade or repair a defective part. -
ReplacementTypeValue: string
Maximum Length:
255
Value that indicates whether the item is field or customer replaceable. A list of accepted values is defined in the lookup type ORA_EGP_SERVICE_REPLACE_TYPE. Review the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task. -
ReplenishmentMaximumDaysOfSupply: number
Title:
Maximum Days of Supply
Maximum days of supply to allow before replenishing the item. -
ReplenishmentMaximumOrder: number
Title:
Maximum Order
Maximum quantity to allow on the sales order for the item. -
ReplenishmentMinimumDaysOfSupply: number
Title:
Minimum Days of Supply
Minimum days of supply to allow before replenishing the item. -
ReplenishmentMinimumOrder: number
Title:
Minimum Order
Minimum quantity to allow on the sales order or repetitive rate in the number of units for each day. -
ReplenishmentSourceTypeValue: string
Value that determines how to replenish 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.
-
RequiresFulfillmentLocationFlag: boolean
Title:
Requires Fulfillment Location
Maximum Length:1
Contains one of the following values: true or false. If true, then the fulfilment location of the item is required. If false, then the fulfilment location of the item is not required. This attribute doesn't have a default value. -
RequiresItemAssociationFlag: boolean
Title:
Requires Item Association
Maximum Length:1
Contains 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 is not required. This attribute doesn't have a default value. -
ReservableFlag: boolean
Title:
Reservable
Contains one of the following values: 1 or 0. If 1, then create material reservations for the item. If 0, then don't create material reservations for the item. This attribute doesn't have a default value. -
RestrictLocatorsFlag: boolean
Title:
Restrict Locators
Contains one of the following values: 1 or 0. If 1, then restrict the transactions of the item from the locator. If 0, then don't restrict the transactions of the item from the locator. This attribute doesn't have a default value. -
RestrictSubinventoriesFlag: boolean
Title:
Restrict Subinventory
Contains one of the following values: 1 or 0. If 1, then restrict the transactions of the item from the subinventory. If 0, then don't restrict the transactions of the item from the subinventory. This attribute doesn't have a default value. -
RetestInterval: number
Title:
Retest Interval
Number of days after the creation date before retesting the lot. -
ReturnableFlag: boolean
Title:
Returnable
Maximum Length:1
Contains one of the following values: true or false. If true, then the item can be returned by external customers. If false, then the item cannot be returned by external customers. This attribute doesn't have a default value. -
RevisionQuantityControlFlag: boolean
Title:
Revision Control
Contains one of the following values: 1 or 0. If 1, then the item is under revision control and it includes inventory attributes. If 0, then the item is not under revision control and it includes inventory attributes. This attribute doesn't have a default value. -
revisions: array
Revisions
Title:
Revisions
The Revisions resource is used to manage revisions of supplier products. -
RMAInspectionRequiredFlag: boolean
Title:
RMA Inspection Required
Value that indicates that items returned from customers will be inspected. This is an internal value. Contains one of the following values: 1 or 0. If 1, then inspection is needed for items returned by customers. The item then must be separately transferred to inventory. If 0, then Inspection is not needed for items returned by customers. -
RoundingControlTypeFlag: boolean
Title:
Round Order Quantities
Contains one of the following values: 1 or 0. If 1, 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 0, then don't resolve the unit of issue to an integer. This attribute doesn't have a default value. Setting this attribute to 0 might result in a fractional amount. -
RoundingFactor: number
Title:
Rounding Factor
Factor 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. -
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.
-
SalesAccountId: integer
(int64)
Title:
Sales Account
Account used when tracking a sales item. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Keyflex Fields task. -
SalesProductTypeValue: string
Value that indicates the type of sales product. 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.
-
SecondaryUOMValue: string
Maximum Length:
25
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. -
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.
-
SerialStartingNumber: string
Title:
Starting Serial Number
Maximum Length:80
Starting number associated with the serial numbers when they are automatically created for an item. -
SerialStartingPrefix: string
Title:
Starting Serial Prefix
Maximum Length:80
Prefix associated when serial numbers are automatically created for an item. -
SerialStatusEnabledFlag: boolean
Title:
Serial Status Enabled
Maximum Length:1
Contains one of the following values: true or false. If true, then transactions on the item are restricted to the subinventory. If false, then transactions on the item are not restricted to the subinventory. This attribute doesn't have a default value. -
ServiceBillingEnabledFlag: boolean
Title:
Enable Service Billing
Maximum Length:1
Contains one of the following values: true or false. If true, then enable the billing service. If false, then don't enable the billing service. This attribute doesn't have a default value. -
ServiceDuration: number
Title:
Service Duration
Value that indicates the duration for an item to fulfil a service contract. The value of this attribute depends on the value of ServiceDurationTypeValue. You can update the value for ServiceDuration if the value for ServiceDurationType is either variable or fixed. -
ServiceDurationPeriodValue: string
Maximum Length:
25
Value that indicates the duration for an item to fulfil a service contract. A list of accepted values are the units of measures belonging to units of measure classes for time. 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. -
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.
-
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 cannot be created for the item. This attribute doesn't have a default value.
-
ServiceStartDelay: number
Title:
Service Start Delay
Value that specifies the delay in starting a service after a milestone. -
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.
-
ShelfLifeDays: number
Title:
Shelf Life Days
Number of days that each lot is active. -
ShipModelCompleteFlag: boolean
Title:
Ship Model Complete
Maximum Length:1
Contains 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 is not available. This attribute doesn't have a default value. -
ShippableFlag: boolean
Title:
Shippable
Maximum Length:1
Contains 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 cannot ship the item. This attribute doesn't have a default value. For example, the item is a service agreement that you don't physically ship. -
ShrinkageRate: number
Title:
Shrinkage Rate
Average amount of material you expect to lose when manufacturing or storing the item. -
SourceSubinventoryValue: string
Title:
Source Subinventory
Maximum Length:10
Value that indicates a subinventory from which the item is normally consumed. This is an internal value. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Subinventories task. -
SpokeSystemCode: string
Title:
Spoke System Code
Maximum Length:30
Abbreviation that identifies the spoke system. Review and update the value for this attribute using the Product Information Management work area, and the Manage Spoke Systems task. -
SpokeSystemId: integer
(int64)
Title:
Spoke System ID
Value that uniquely identifies the spoke system. Review and update the value for this attribute using the Product Information Management work area, and the Manage Spoke Systems task. -
StandardCoverageValue: string
Title:
Standard Coverage
Maximum Length:150
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. -
StandardLotSize: number
Title:
Standard Lot Size
Quantity of a particular item that is 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 sub-elements with a lot basis type. -
StartingLotNumber: string
Title:
Starting Lot Number
Maximum Length:80
Starting number associated with the lot numbers when they are automatically created for an item. -
StartingLotPrefix: string
Title:
Starting Lot Prefix
Maximum Length:80
Prefix associated when the lot number are automatically created for an item. -
StockEnabledFlag: boolean
Title:
Stocked
Maximum Length:1
Contains one of the following values: true or false. If true, then the item can be stocked in inventory. If false, then the item cannot be stocked in inventory. This attribute doesn't have a default value. -
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.
-
StructureItemTypeValue: string
Value that indicates the type of bill of material the item can possess. 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.
-
StyleItemFlag: boolean
Title:
Style Item
Maximum Length:1
Contains one of the following values: true or false. If true, then the item is a style item. If false, then the item is not a style item. This attribute doesn't have a default value. -
StyleItemNumberValue: string
Title:
Style Item Number
Maximum Length:700
Name or number of the corresponding style item. -
SubcontractingComponentValue: number
Title:
Subcontracting Component
Value that indicates the subcontracting type associated with the item when it is 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. -
SupplierId: integer
(int64)
Title:
Supplier ID
Value that uniquely identifies the supplier. Review and update the value for this attribute using the Supplier Portal work area, and the Manage Suppliers task. -
SupplierName: string
Title:
Supplier
Name of the supplier. Review and update the value for this attribute using the Supplier Portal work area, and the Manage Suppliers task. -
TaxableFlag: boolean
Title:
Taxable
Maximum Length:1
Contains 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. This attribute doesn't have a default value. -
Template: string
Title:
Template
Maximum Length:960
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.
-
TransactionConversionValue: number
Title:
Conversions
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. -
TransactionEnabledFlag: boolean
Title:
Order Management Transaction Enabled
Maximum Length:1
Contains one of the following values: true or false. If true, then allow transactions in Oracle Order Management Cloud. 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. This attribute doesn't have a default value. -
TransactionId: integer
(int64)
Value that uniquely identifies the product row in staging.
-
TransferOrdersEnabledFlag: boolean
Title:
Transfer Orders Enabled
Maximum Length:1
Contains one of the following values: true or false. If true, then the item can be ordered on an internal requisition. If false, then item cannot be ordered based on an internal requisition. This attribute doesn't have a default value. -
translations: array
Translations
Title:
Translations
The Translations resource is used to manage translatable attributes of supplier products. -
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:
Undercompletion Tolerance Value
Attribute that indicates the acceptable percent or quantity of assemblies that're allowed to be under completion. -
UnderReturnTolerance: number
Title:
Underreturn Tolerance
Value that indicates the lower limit of the received quantity to be considered as full receipt. -
UnderShipmentTolerance: number
Title:
Undershipment Tolerance
Value that indicates the lower limit of the quantity of shipment which can be shipped at the time of ship confirmation. -
UnitHeightQuantity: number
Title:
Height
Height of the item. -
UnitLengthQuantity: number
Title:
Length
Length of the item. -
UnitVolumeQuantity: number
Title:
Unit Volume
Volume of one item. -
UnitWeightQuantity: number
Title:
Unit Weight
Weight of one item. -
UnitWidthQuantity: number
Title:
Width
Width of the item. -
UNNumberValue: string
Maximum Length:
30
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. -
UseApprovedSupplierFlag: boolean
Title:
Use Approved Supplier
Maximum Length:1
Contains one of the following values: true or false. If true, then require an approved supplier. If false, then don't require an approved supplier. This attribute doesn't have a default value. -
UserItemTypeValue: string
Type of 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:
Variable Lead Time
Time taken to produce one unit of an assembly. -
VehicleItemFlag: boolean
Title:
Vehicle
Maximum Length:1
Contains one of the following values: true or false. If true, then use vehicles to ship items. If false, then don't use vehicles. This attribute doesn't have a default value. -
VMIFixedOrderQuantity: number
Title:
Fixed Quantity
Fixed quantity to reorder in the inventory that the vendor manages. -
VolumeUOMValue: string
Maximum Length:
25
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. -
WarehouseEquipmentFlag: boolean
Title:
Warehouse Equipment
Contains one of the following values: 1 or 0. If 1, then the item is equipment. If 0, then the item is not equipment. This attribute doesn't have a default value. -
WebStatusValue: string
Web status of the item. Valid values are Enabled, Published, and Unpublished.
-
WeightUOMValue: string
Maximum Length:
25
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. -
WIPSupplyLocatorId: integer
(int64)
Title:
Supply Locator
Value that indicates the supply locator from which to issue (push) or backflush (pull) an item to work in process. This is an internal value. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Locators task. -
WIPSupplySubinventoryValue: string
Title:
WIP Supply Subinventory
Maximum Length:10
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. -
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.
Nested Schema : Associated Supplier Organizations
Type:
array
Title:
Associated Supplier Organizations
The Associated Supplier Organizations resource is used to manage supplier organization associations of supplier products.
Show Source
Nested Schema : Attachments
Type:
array
Title:
Attachments
The Attachments resource manages the attachments associated with an supplier product.
Show Source
Nested Schema : Categories
Type:
array
Title:
Categories
The Categories resource is used to manage product categories of supplier products.
Show Source
Nested Schema : Extensible Flexfields
Type:
array
Title:
Extensible Flexfields
The Extensible Flexfields resource is used to manage extensible flexfields of supplier products.
Show Source
-
Array of:
object Discriminator: CategoryCode
Discriminator:
{ "propertyName":"CategoryCode", "mapping":{ "ROOT_ICC":"#/components/schemas/oracle_apps_scm_productCatalogManagement_advancedItems_flex_egoItemEff_itemIntf_categories_view_j__ItemInterfaceRootIccPrivateVO-item-post-request" } }
Nested Schema : Packs
Type:
array
Title:
Packs
The Packs resource is used to manage packs of supplier products.
Show Source
Nested Schema : Product Relationships
Type:
array
Title:
Product Relationships
The Product Relationships resource is used to manage product relationships of supplier products.
Show Source
Nested Schema : Revisions
Type:
array
Title:
Revisions
The Revisions resource is used to manage revisions of supplier products.
Show Source
Nested Schema : Translations
Type:
array
Title:
Translations
The Translations resource is used to manage translatable attributes of supplier products.
Show Source
Nested Schema : supplierProducts-associatedSupplierOrganizations-item-post-request
Type:
Show Source
object
-
Address: string
Maximum Length:
255
Address of the supplier. Review and update the value for this attribute using the Supplier Portal work area, and the Manage Suppliers task. -
AddressName: string
Maximum Length:
255
Name of the supplier address. Review and update the value for this attribute using the Supplier Portal work area, and the Manage Suppliers task. -
associatedSupplierOrganizationEFFs: array
Extensible Flexfields for Associated Supplier Organizations
Title:
Extensible Flexfields for Associated Supplier Organizations
The Extensible Flexfields for Associated Supplier Organization resource is used to manage supplier organization association level extensible flexfields of supplier products. -
AssociationTransactionId: integer
(int64)
Value that uniquely identifies the supplier organization association row in staging.
-
CategoryCode: string
Maximum Length:
80
Abbreviation that identifies the item class associated with the supplier organization association extensible flexfields. -
GlobalLocationNumber: string
Title:
GLN
Maximum Length:13
Number used to uniquely identify trading parties and locations across the global data synchronization network (GDSN). Review and update the value for this attribute using the Supplier Portal work area, and the Manage Suppliers task. -
ItemNumber: string
Title:
Item
Maximum Length:700
Name or number of the part, item, product, or service. -
OrganizationCode: string
Title:
Organization
Maximum Length:18
Abbreviation 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. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Inventory Organizations task.
-
PartySiteNumber: string
Title:
Address Name
Maximum Length:240
Number that identifies the supplier site for the supplier site association. -
PrimaryFlag: boolean
Title:
Primary
Maximum Length:1
Contains one of the following values: true or false. If true, then the association is primary for the item. If false, then the association is not primary for the item. This attribute doesn't have a default value. -
ProductNumber: string
Title:
Spoke System
Maximum Length:255
Name or number of the spoke part, item, product, or service. -
SpokeSystemCode: string
Abbreviation that identifies the spoke system. Review and update the value for this attribute using the Product Information Management work area, and the Manage Spoke Systems task.
-
SpokeSystemId: integer
(int64)
Value that uniquely identifies the spoke system. Review and update the value for this attribute using the Product Information Management work area, and the Manage Spoke Systems task.
-
SupplierId: integer
Value that uniquely identifies the supplier. Review and update the value for this attribute using the Supplier Portal work area, and the Manage Suppliers task.
-
SupplierName: string
Title:
Supplier
Maximum Length:360
Name of the supplier. Review and update the value for this attribute using the Supplier Portal work area, and the Manage Suppliers task. -
SupplierNumber: string
Title:
Supplier Number
Maximum Length:30
Number that identifies the supplier. Review and update the value for this attribute using the Supplier Portal work area, and the Manage Suppliers task. -
SupplierSiteAssociationStatus: string
Status of the item supplier association.
-
SupplierSiteId: integer
Value that uniquely identifies a supplier site.
-
TransactionId: integer
(int64)
Value that identifies the product row in staging.
Nested Schema : Extensible Flexfields for Associated Supplier Organizations
Type:
array
Title:
Extensible Flexfields for Associated Supplier Organizations
The Extensible Flexfields for Associated Supplier Organization resource is used to manage supplier organization association level extensible flexfields of supplier products.
Show Source
-
Array of:
object Discriminator: CategoryCode
Discriminator:
{ "propertyName":"CategoryCode", "mapping":{ "ROOT_ICC":"#/components/schemas/oracle_apps_scm_productCatalogManagement_advancedItems_flex_egoItemEff_itemSupplierIntf_categories_view_j__ItemSupplierInterfaceRootIccPrivateVO-item-post-request" } }
Nested Schema : Discriminator: CategoryCode
Type:
object
Discriminator: CategoryCode
Discriminator Values
Match One Schema
Show Source
Nested Schema : oracle_apps_scm_productCatalogManagement_advancedItems_flex_egoItemEff_itemSupplierIntf_categories_view_j__ItemSupplierInterfaceRootIccPrivateVO-item-post-request
Type:
Show Source
object
-
AssociationTransactionId: integer
(int64)
Value that uniquely identifies the supplier organization association extensible flexfield row in staging.
-
CategoryCode: string
Maximum Length:
80
Default Value:ROOT_ICC
Abbreviation that identifies the item class associated with the supplier organization association extensible flexfields. -
ItemNumber: string
Title:
Item
Maximum Length:700
Name or number of the part, item, product, or service. -
PartySiteNumber: string
Title:
Address Name
Maximum Length:240
Number that identifies the supplier site for the supplier site association. -
ProductNumber: string
Title:
Spoke System
Maximum Length:255
Name or number of the spoke part, item, product, or service. -
SpokeSystemCode: string
Abbreviation that identifies the spoke system. Review and update the value for this attribute using the Product Information Management work area, and the Manage Spoke Systems task.
-
SpokeSystemId: integer
(int64)
Value that uniquely identifies the spoke system. Review and update the value for this attribute using the Product Information Management work area, and the Manage Spoke Systems task.
-
SupplierId: integer
Value that uniquely identifies the supplier. Review and update the value for this attribute using the Supplier Portal work area, and the Manage Suppliers task.
-
SupplierName: string
Title:
Supplier Name
Maximum Length:360
Name of the supplier. Review and update the value for this attribute using the Supplier Portal work area, and the Manage Suppliers task. -
SupplierNumber: string
Title:
Supplier Number
Maximum Length:30
Number that identifies the supplier. Review and update the value for this attribute using the Supplier Portal work area, and the Manage Suppliers task. -
TransactionId: integer
(int64)
Value that identifies the product row in staging.
Nested Schema : schema
Type:
Show Source
object
-
AsyncTrackerId: string
Title:
Asynchronous Upload Tracker Id
An identifier used for tracking the uploaded files. -
AttachedDocumentId: integer
(int64)
Title:
Attached Document Id
Value that uniquely identifies the attached document. -
CategoryName: string
Title:
Category
Maximum Length:30
Name of the product 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
-
DatatypeCode: string
Title:
Type
Maximum Length:30
Default Value:FILE
Abbreviation that indicates the type of data. Valid values include WEB_PAGE, TEXT, or FILE. -
Description: string
Title:
Description
Maximum Length:255
Description of the product attachment. -
DmDocumentId: string
Maximum Length:
255
Value that uniquely identifies the document from which the attachment is created. -
DmFolderPath: string
Title:
Dm Folder Path
Maximum Length:1000
Path to the folder in which the attachment file is uploaded. -
DmVersionNumber: string
Maximum Length:
255
Version number that identifies the attachment in repository. -
DownloadInfo: string
Title:
DownloadInfo
JSON object represented as a string containing information used to programmatically retrieve a file attachment. -
ErrorStatusCode: string
Title:
Error Status Code
Abbreviation that identifies the error code, if any, for the attachment. -
ErrorStatusMessage: string
Title:
Error Status Message
Text of the error message, if any, for the attachment. -
ExpirationDate: string
(date-time)
Title:
Expiration Date
Date when the contents of the attachment are no longer valid. -
FileContents: string
(byte)
Title:
File Contents
Contents of the attachment. -
FileName: string
Title:
File Name
Maximum Length:2048
Name of the file attached to the product. -
FileUrl: string
Title:
File Url
Path of the document file. -
PostProcessingAction: string
Title:
PostProcessingAction
Name of the action that can be performed after an attachment is uploaded. -
Title: string
Title:
Title
Title of the product attachment. -
UploadedFileContentType: string
Title:
Uploaded File Content Type
Content type of the attached file. -
UploadedFileLength: integer
Title:
File Size
Length of the attached file. -
UploadedFileName: string
Title:
Uploaded File Name
Name of the attached file. -
UploadedText: string
Title:
Uploaded Text
Contents of text file that is attached. -
Uri: string
Title:
Uri
Maximum Length:4000
URI (Uniform Resource Identifier) appended to the base URI derived from the endpoint associated with application identified by the MODULE_ID. -
Url: string
Title:
Url
Maximum Length:4000
Uniform resource locator of the attachment.
Nested Schema : schema
Type:
Show Source
object
-
CategoryCode: string
Title:
Category Code
Maximum Length:820
Abbreviation that identifies the catalog category. Review and update the value for this attribute using the Product Information Management work area, and the Manage Catalogs task. -
CategoryName: string
Title:
Category
Maximum Length:250
Name of the catalog category. Review and update the value for this attribute using the Product Information Management work area, and the Manage Catalogs task. -
EndDate: string
(date)
Date when the item category assignment becomes inactive.
-
InterfaceTableUniqueId: integer
(int64)
Value that uniquely identifies the category association row in staging.
-
ItemCatalog: string
Title:
Catalog
Maximum Length:30
Name of the catalog. Review and update the value for this attribute using the Product Information Management work area, and the Manage Catalogs task. -
ItemCatalogId: integer
(int64)
Title:
Catalog
Value that uniquely identifies the catalog. -
ItemNumber: string
Title:
Item
Maximum Length:300
Name or number of the part, item, product, or service. -
OrganizationCode: string
Title:
Default Organization
Maximum Length:18
Abbreviation 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)
Title:
Default Organization
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. -
ProductNumber: string
Title:
Spoke Item
Maximum Length:255
Name or number of the spoke part, item, product, or service. -
SpokeSystemCode: string
Abbreviation that identifies the spoke system. Review and update the value for this attribute using the Product Information Management work area, and the Manage Spoke Systems task.
-
SpokeSystemId: integer
(int64)
Title:
Spoke System ID
Value that uniquely identifies the spoke system. Review and update the value for this attribute using the Product Information Management work area, and the Manage Spoke Systems task. -
StartDate: string
(date)
Date when the item category assignment becomes active.
-
SupplierId: integer
(int64)
Value that uniquely identifies the supplier. Review and update the value for this attribute using the Supplier Portal work area, and the Manage Suppliers task.
-
SupplierName: string
Title:
Supplier
Name of the supplier. Review and update the value for this attribute using the Supplier Portal work area, and the Manage Suppliers task. -
TransactionId: integer
(int64)
Value that identifies the product row in staging.
-
TransactionType: string
Title:
Transaction Type
Maximum Length:10
Type of action to be taken when importing a record. Valid values include SYNC and DELETE.
Nested Schema : Discriminator: CategoryCode
Type:
object
Discriminator: CategoryCode
Discriminator Values
Match One Schema
Show Source
Nested Schema : oracle_apps_scm_productCatalogManagement_advancedItems_flex_egoItemEff_itemIntf_categories_view_j__ItemInterfaceRootIccPrivateVO-item-post-request
Type:
Show Source
object
-
CategoryCode: string
Maximum Length:
80
Default Value:ROOT_ICC
Abbreviation that identifies the item class associated with the extensible flexfields. -
ItemId: integer
(int64)
Title:
Item Number
Value that uniquely identifies the part, item, product, or service. -
ItemNumber: string
Title:
Master Item
Maximum Length:300
Name or number of the part, item, product, or service. -
OrganizationCode: string
Title:
Default Organization
Maximum Length:18
Abbreviation 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)
Title:
Organization
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. -
ProductNumber: string
Title:
Spoke Item
Maximum Length:255
Name or number of the spoke part, item, product, or service. -
SpokeSystemCode: string
Maximum Length:
30
Abbreviation that identifies the spoke system. Review and update the value for this attribute using the Product Information Management work area, and the Manage Spoke Systems task. -
SpokeSystemId: integer
(int64)
Title:
Spoke System ID
Value that uniquely identifies the spoke system. Review and update the value for this attribute using the Product Information Management work area, and the Manage Spoke Systems task. -
SupplierId: integer
(int64)
Value that uniquely identifies the supplier. Review and update the value for this attribute using the Supplier Portal work area, and the Manage Suppliers task.
-
TransactionId: integer
(int64)
Value that uniquely identifies the extensible flexfield row in staging.
Nested Schema : schema
Type:
Show Source
object
-
CommonItemNumber: string
Maximum Length:
240
Name or number of the item for a common pack. -
CommonOrganizationCode: string
Maximum Length:
18
Abbreviation that identifies the organization for a common pack. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Inventory Organizations task. -
CommonOrganizationId: integer
(int64)
Value that uniquely identifies the organization for a common pack. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Inventory Organizations task.
-
ItemNumber: string
Maximum Length:
820
Name or number of the part, item, product, or service. -
ItemTransactionId: integer
(int64)
Value that identifies the product row in staging.
-
OrganizationCode: string
Maximum Length:
18
Abbreviation 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. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Inventory Organizations task.
-
packComponents: array
Pack Components
Title:
Pack Components
The Pack Components resource is used to manage pack components of supplier products. -
ProductNumber: string
Maximum Length:
255
Name or number of the spoke part, item, product, or service. -
SpokeSystemCode: string
Abbreviation that identifies the spoke system. Review and update the value for this attribute using the Product Information Management work area, and the Manage Spoke Systems task.
-
SpokeSystemId: integer
(int64)
Value that uniquely identifies the spoke system. Review and update the value for this attribute using the Product Information Management work area, and the Manage Spoke Systems task.
-
SupplierId: integer
(int64)
Value that uniquely identifies the supplier. Review and update the value for this attribute using the Supplier Portal work area, and the Manage Suppliers task.
-
SupplierName: string
Title:
Supplier
Name of the supplier. Review and update the value for this attribute using the Supplier Portal work area, and the Manage Suppliers task. -
TransactionId: integer
(int64)
Value that uniquely identifies the pack row in staging.
Nested Schema : Pack Components
Type:
array
Title:
Pack Components
The Pack Components resource is used to manage pack components of supplier products.
Show Source
Nested Schema : schema
Type:
Show Source
object
-
AssemblyItemNumber: string
Maximum Length:
820
Number that identifies the parent item of the component item of a pack. -
ComponentItemNumber: string
Maximum Length:
820
Number that identifies the component item of a pack. -
ComponentProductDescription: string
Title:
Component Product Description
Maximum Length:240
Spoke item description of the component item of a pack. -
ComponentProductNumber: string
Title:
Component Product Number
Maximum Length:255
Spoke item number of the component item of a pack. -
ComponentQuantity: number
Quantity of the component item used in the pack.
-
ItemTransactionId: integer
(int64)
Value that identifies the product row in staging.
-
OrganizationCode: string
Maximum Length:
18
Abbreviation 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. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Inventory Organizations task.
-
ParentProductNumber: string
Title:
Parent Product Number
Maximum Length:255
Spoke item number of the parent item of the component item of a pack. -
SpokeSystemCode: string
Abbreviation that identifies the spoke system. Review and update the value for this attribute using the Product Information Management work area, and the Manage Spoke Systems task.
-
SpokeSystemId: integer
(int64)
Value that uniquely identifies the spoke system. Review and update the value for this attribute using the Product Information Management work area, and the Manage Spoke Systems task.
-
SupplierId: integer
(int64)
Value that uniquely identifies the supplier. Review and update the value for this attribute using the Supplier Portal work area, and the Manage Suppliers task.
-
SupplierName: string
Title:
Supplier
Name of the supplier. Review and update the value for this attribute using the Supplier Portal work area, and the Manage Suppliers task. -
TransactionId: integer
Value that uniquely identifies the pack component row in staging.
Nested Schema : supplierProducts-productRelationships-item-post-request
Type:
Show Source
object
-
CompetitorSubTypeValue: string
Maximum Length:
255
Value that indicates the type of the competitor trading partner item in the item relationship. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task. -
CrossReference: string
Title:
Cross Reference
Maximum Length:1020
Value that uniquely identifies the cross-reference of an item. -
CrossReferenceTypeValue: string
Maximum Length:
255
Value that indicates the type of cross-reference relationship. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task. -
EndDate: string
(date-time)
Title:
End Date
Date and time when the item relationship ends or is no longer active. -
EPCGTINSerial: integer
(int64)
Title:
EPC or GTIN Serial
Value that uniquely identifies the electronic product code (EPC) or global trade item number (GTIN) identifier for the GTIN item relationship. -
FromItemNumber: string
Title:
Item
Maximum Length:820
Name or number of the item from which the relationship is created. -
InterfaceTableUniqueId: integer
(int64)
Value that uniquely identifies the product relationship row in staging.
-
ItemRelationshipType: string
Title:
Type
Maximum Length:30
Value that indicates the type of trading partner item relationship. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task. -
MasterOrganizationCode: string
Title:
Master Organization
Maximum Length:18
Abbreviation 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. -
MasterOrganizationId: integer
(int64)
Title:
Master Organization
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. -
OrganizationCode: string
Title:
Default Organization
Maximum Length:18
Abbreviation that identifies the item cross-reference relationship 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)
Title:
Organization
Value that uniquely identifies the item cross-reference relationship organization. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Inventory Organizations task. -
OrganizationIndependentFlag: boolean
Title:
Organization Independent
Maximum Length:1
Contains one of the following values: true or false. If true, then the item relationship is applicable across all organizations. If false, then the item relationship is not applicable across all organizations. This attribute doesn't have a default value. -
PlanningEnabledFlag: boolean
Title:
Planning Enabled
Maximum Length:1
Contains one of the following values: true or false. If true, then planning is enabled for related item. If false, then planning is not enabled for related item. This attribute doesn't have a default value. -
PreferenceNumber: integer
(int64)
Title:
Rank
Number that indicates the rank of the trading partner item relationship. -
ProductNumber: string
Title:
Spoke Item
Maximum Length:255
Name or number of the spoke part, item, product, or service. -
ReciprocalFlag: boolean
Title:
Reciprocal
Maximum Length:1
Contains one of the following values: true or false. If true, then a reciprocal relationship exists in the item relationship. If false, then a reciprocal relationship doesn't exists in the item relationship. This attribute doesn't have a default value. -
RelatedItemRelationshipRank: integer
Rank of the related item relationship.
-
RelationshipDescription: string
Title:
Relationship Description
Maximum Length:200
Description of the item relationship. -
RelationshipStatusCode: string
Maximum Length:
30
Abbreviation that uniquely identifies the status of trading partner item relationship. A list of accepted values is defined in the lookup type ORA_ACA_AML_STATUS. Review the value for this attribute using the Setup and Maintenance work area, and the Manage Product Development Lookups task. -
RelationshipStatusValue: string
Status of trading partner item relationship. A list of accepted values is defined in the lookup type ORA_ACA_AML_STATUS. Review the value for this attribute using the Setup and Maintenance work area, and the Manage Product Development Lookups task.
-
RelationshipTypeValue: string
Value that indicates the type of related item. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task.
-
SpokeSystemCode: string
Maximum Length:
255
Abbreviation that identifies the spoke system. Review and update the value for this attribute using the Product Information Management work area, and the Manage Spoke Systems task. -
SpokeSystemId: integer
(int64)
Title:
Spoke System ID
Value that uniquely identifies the spoke system. Review and update the value for this attribute using the Product Information Management work area, and the Manage Spoke Systems task. -
StartDate: string
(date-time)
Title:
Start Date
Date and time when the item relationship begins or becomes active. -
SubType: string
Title:
Type
Maximum Length:100
Abbreviation that identifies the party type of the GTIN in item relationship. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task. -
SubTypeValue: string
Value that indicates the party type of the global trade item number (GTIN) in item relationship. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task.
-
SupplierId: integer
(int64)
Value that uniquely identifies the supplier. Review and update the value for this attribute using the Supplier Portal work area, and the Manage Suppliers task.
-
SupplierName: string
Title:
Supplier
Name of the supplier. Review and update the value for this attribute using the Supplier Portal work area, and the Manage Suppliers task. -
ToItemNumber: string
Title:
To Item
Maximum Length:820
Name or number of the item for which the relationship is created. -
TradingPartnerItemNumber: string
Title:
Trading Partner Item
Maximum Length:150
Name or number of the item from a trading partner. -
TradingPartnerNumber: string
Title:
Trading Partner Number
Maximum Length:30
Number that identifies the trading partner. -
TransactionId: integer
(int64)
Value that identifies the product row in the staging interface.
-
TransactionType: string
Title:
Transaction Type
Maximum Length:10
Type of action to be taken when importing a record. Valid values include SYNC and DELETE. -
UOMCode: string
Title:
UOM
Maximum Length:72
Unit of measure code of the global trade item number (GTIN) relationship. -
UOMCodeValue: string
Maximum Length:
255
Unit of measure of the global trade item number (GTIN) relationship. -
UOMName: string
Title:
UOM
Maximum Length:25
Unit of measure name of the global trade item number (GTIN) relationship.
Nested Schema : schema
Type:
Show Source
object
-
CategoryCode: string
Maximum Length:
80
Item class associated with the revision extensible flexfields. -
EffectivityDate: string
(date-time)
Title:
Effective Date
Date when the revision goes into effect. -
ItemNumber: string
Title:
Item
Maximum Length:700
Name or number of the part, item, product, or service. -
ItemRevisionDescription: string
Title:
Description
Maximum Length:240
Description of the item revision. -
OrganizationCode: string
Title:
Default Organization
Maximum Length:18
Abbreviation 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. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Inventory Organizations task.
-
ProductNumber: string
Title:
Spoke Item
Maximum Length:255
Name or number of the spoke part, item, product, or service. -
RevisionCode: string
Title:
Revision Code
Maximum Length:18
Value that identifies the revision. -
revisionEFFs: array
Extensible Flexfields for Revisions
Title:
Extensible Flexfields for Revisions
The Extensible Flexfields for Revision resource is used to manage revision level extensible flexfields of supplier products. -
RevisionReasonValue: string
Value that indicates the 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.
-
RevisionTransactionId: integer
(int64)
Value that uniquely identifies the revision row in staging.
-
SpokeSystemCode: string
Abbreviation that identifies the spoke system. Review and update the value for this attribute using the Product Information Management work area, and the Manage Spoke Systems task.
-
SpokeSystemId: integer
(int64)
Title:
Spoke System ID
Value that uniquely identifies the spoke system. Review and update the value for this attribute using the Product Information Management work area, and the Manage Spoke Systems task. -
SupplierId: integer
(int64)
Value that uniquely identifies the supplier. Review and update the value for this attribute using the Supplier Portal work area, and the Manage Suppliers task.
-
SupplierName: string
Title:
Supplier
Name of the supplier. Review and update the value for this attribute using the Supplier Portal work area, and the Manage Suppliers task. -
TransactionId: integer
(int64)
Value that identifies the product row in staging.
Nested Schema : Extensible Flexfields for Revisions
Type:
array
Title:
Extensible Flexfields for Revisions
The Extensible Flexfields for Revision resource is used to manage revision level extensible flexfields of supplier products.
Show Source
-
Array of:
object Discriminator: CategoryCode
Discriminator:
{ "propertyName":"CategoryCode", "mapping":{ "ROOT_ICC":"#/components/schemas/oracle_apps_scm_productCatalogManagement_advancedItems_flex_egoItemEff_itemRevisionIntf_categories_view_j__ItemRevisionInterfaceRootIccPrivateVO-item-post-request" } }
Nested Schema : Discriminator: CategoryCode
Type:
object
Discriminator: CategoryCode
Discriminator Values
Match One Schema
Show Source
Nested Schema : oracle_apps_scm_productCatalogManagement_advancedItems_flex_egoItemEff_itemRevisionIntf_categories_view_j__ItemRevisionInterfaceRootIccPrivateVO-item-post-request
Type:
Show Source
object
-
CategoryCode: string
Maximum Length:
80
Default Value:ROOT_ICC
Abbreviation that identifies the item class associated with the revision extensible flexfields. -
ItemNumber: string
Title:
Item
Maximum Length:700
Name or number of the part, item, product, or service. -
OrganizationCode: string
Title:
Default Organization
Maximum Length:18
Abbreviation 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. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Inventory Organizations task.
-
ProductNumber: string
Title:
Spoke Item
Maximum Length:255
Name or number of the spoke part, item, product, or service. -
RevisionCode: string
Title:
Revision Code
Maximum Length:18
Value that identifies the revision. -
RevisionTransactionId: integer
(int64)
Value that uniquely identifies the revision extensible flexfield row in staging.
-
SpokeSystemCode: string
Abbreviation that identifies the spoke system. Review and update the value for this attribute using the Product Information Management work area, and the Manage Spoke Systems task.
-
SpokeSystemId: integer
(int64)
Title:
Spoke System ID
Value that uniquely identifies the spoke system. Review and update the value for this attribute using the Product Information Management work area, and the Manage Spoke Systems task. -
SupplierId: integer
(int64)
Value that uniquely identifies the supplier. Review and update the value for this attribute using the Supplier Portal work area, and the Manage Suppliers task.
-
TransactionId: integer
(int64)
Value that identifies the product row in staging.
Nested Schema : schema
Type:
Show Source
object
-
HTMLLongDescription: string
Maximum Length:
2147483647
Text description of the part, item, product, or service that includes hypertext tags. -
InterfaceTableUniqueId: integer
(int64)
Value that uniquely identifies the translation row in staging.
-
ItemDescription: string
Maximum Length:
240
Description of the part, item, product, or service. -
ItemNumber: string
Maximum Length:
700
Name or number of the part, item, product, or service. -
Language: string
Maximum Length:
4
Language associated with the item record. -
LongDescription: string
Maximum Length:
4000
Text description of the part, item, product, or service. -
OrganizationCode: string
Maximum Length:
18
Abbreviation 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. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Inventory Organizations task.
-
ProductNumber: string
Maximum Length:
255
Name or number of the spoke part, item, product, or service. -
SourceLanguage: string
Maximum Length:
4
Source language associated with the item record. -
SpokeSystemCode: string
Maximum Length:
30
Abbreviation that identifies the spoke system. Review and update the value for this attribute using the Product Information Management work area, and the Manage Spoke Systems task. -
SpokeSystemId: integer
(int64)
Value that uniquely identifies the spoke system. Review and update the value for this attribute using the Product Information Management work area, and the Manage Spoke Systems task.
-
SupplierId: integer
(int64)
Value that uniquely identifies the supplier. Review and update the value for this attribute using the Supplier Portal work area, and the Manage Suppliers task.
-
SupplierName: string
Title:
Supplier
Name of the supplier. Review and update the value for this attribute using the Supplier Portal work area, and the Manage Suppliers task. -
TransactionId: integer
(int64)
Value that identifies the product row in staging.
Response
Supported Media Types
- application/json
Default Response
The following table describes the default response for this task.
Headers
-
Metadata-Context:
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version:
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Root Schema : supplierProducts-item-response
Type:
Show Source
object
-
AcceptableEarlyDays: number
Title:
Acceptable Early Days
Number of days before which the planning process will not 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 will not suggest rescheduling. -
AccountingRuleValue: string
Maximum Length:
120
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. -
AllowExpressTransactionsFlag: boolean
Title:
Allow Express Transactions
Maximum Length:1
Contains one of the following values: true or false. If true, then deliver all distributions for this item with one data entry transaction if the quantity to deliver equals the balance on the purchase order line. 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. -
AllowMaintenanceAssetFlag: boolean
Title:
Enable Asset Maintenance
Maximum Length:1
Contains 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 not be defined for the item. This attribute doesn't have a default value. -
AllowPurchasingDocumentDescriptionUpdateFlag: boolean
Title:
Allow Purchasing Document Description Update
Maximum Length:1
Contains 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 the update. This attribute doesn't have a default value. -
AllowSubstituteReceiptsFlag: boolean
Title:
Allow Substitute Receipts
Maximum Length:1
Contains 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. -
AllowSuspendFlag: boolean
Title:
Allow Suspend
Maximum Length:1
Contains one of the following values: true or false. If true, then allow suspending a service contract. If false, then don't allow suspending a service contract. This attribute doesn't have a default value. -
AllowTerminateFlag: boolean
Title:
Allow Terminate
Maximum Length:1
Contains one of the following values: true or false. If true, then allow permanently stopping a service contract. If false, then don't allow permanently stopping a service contract. This attribute doesn't have a default value. -
AllowUnorderedReceiptsFlag: boolean
Title:
Allow Unordered Receipts
Maximum Length:1
Contains 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. -
AssembleToOrderFlag: boolean
Title:
Assemble to Order
Maximum Length:1
Contains 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 is not created for the item. This attribute doesn't have a default value. -
AssetCategoryId: integer
(int64)
Title:
Asset Category
Value that uniquely identifies the key flexfield structure for an asset category. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Key Flexfields task. -
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 is not movable. This attribute doesn't have a default value.
-
AssetTrackedFlag: boolean
Title:
Enable Asset Tracking
Maximum Length:1
Contains one of the following values: true or false. If true, then the item is classified as an asset item. If false, then the item is not classified as an asset item. This attribute doesn't have a default value. -
AssetTrackedValue: string
Maximum Length:
255
Value that indicates how asset tracking is done. A list of accepted values is defined in the lookup type ORA_EGP_ASSET_TRACKING. Review the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task. -
associatedSupplierOrganizations: array
Associated Supplier Organizations
Title:
Associated Supplier Organizations
The Associated Supplier Organizations resource is used to manage supplier organization associations of supplier products. -
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.
-
ATPValue: string
Value that indicates whether to check the available-to-promise (ATP) or capable-to-promise (CTP) status when placing demand. Contains one of the following values: Yes or No. If Yes, then check ATP when placing demand for this item. If No then don't check ATP when placing demand for this item.
-
attachments: array
Attachments
Title:
Attachments
The Attachments resource manages the attachments associated with an supplier product. -
AutoCreatedConfigurationFlag: boolean
Title:
Autocreated Configuration
Maximum Length:1
Contains one of the following values: true or false. If true, then item is automatically created. If false, then item is not automatically created. This attribute doesn't have a default value. -
AutomaticallyExpireASNFlag: boolean
Title:
Automatically Expire ASN
Contains one of the following values: 1 or 0. If 1, then automatically expire the advance shipment notice. If 0, then don't automatically expire the advance shipment notice. This attribute doesn't have a default value. -
BackOrderableFlag: boolean
Title:
Back Orderable
Maximum Length:1
Contains one of the following values: true or false. If true, then backorder the item if available-to-promise (ATP) fails. If false, then don't backorder the item. This attribute doesn't have a default value. -
BackToBackEnabledFlag: boolean
Title:
Back-to-Back Enabled
Maximum Length:1
Contains 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. This attribute doesn't have a default value. -
BaseItemValue: string
Maximum Length:
300
Value that uniquely identifies the model to use when creating an assemble-to-order configuration. -
BatchId: integer
(int64)
Value that uniquely identifies an item batch.
-
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.
-
BuildInWIPFlag: boolean
Title:
Build in WIP
Maximum Length:1
Contains 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 are not created. This attribute doesn't have a default value. -
BulkPickedFlag: boolean
Title:
Bulk Picked
Maximum Length:1
Contains one of the following values: true or false. If true, then pick items in bulk. If false, then don't pick items in bulk. This attribute doesn't have a default value. -
BundleId: integer
(int64)
Value to uniquely identify the grouping of packs for import.
-
BuyerEmailAddress: string
Maximum Length:
240
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. -
CarryingCostPercentage: number
Title:
Carrying Cost Percentage
Percent of unit cost that represents the internal cost to stock one unit for one year. -
CASNumber: string
Title:
CAS Number
Maximum Length:30
Value that indicates the Chemical Abstracts Service (CAS) registry number which uniquely identifies a chemical substance. -
categories: array
Categories
Title:
Categories
The Categories resource is used to manage product categories of supplier products. -
CategoryCode: string
Maximum Length:
80
Abbreviation that identifies the catalog category. Review and update the value for this attribute using the Product Information Management work area, and the Manage Catalogs task. -
CheckMaterialShortageFlag: boolean
Title:
Check Material Shortage
Maximum Length:1
Contains 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. This attribute doesn't have a default value. -
ChildLotEnabledFlag: boolean
Title:
Child Lot Enabled
Maximum Length:1
Contains one of the following values: true or false. If true, then use lot control on the item during the transaction if parent lot is specified. If false, then don't use lot control on the item during the transaction. This attribute doesn't have a default value. -
ChildLotFormatValidationFlag: boolean
Title:
Child Lot Format Validation
Maximum Length:1
Contains 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. This attribute doesn't have a default value. -
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.
-
ChildLotPrefix: string
Title:
Child Lot Prefix
Maximum Length:30
Alphabetic prefix to add to the child lot. -
ChildLotStartingNumber: number
Title:
Child Lot Starting Number
First number to use in a sequence of numbers for the child lot. -
CollateralFlag: boolean
Title:
Collateral
Maximum Length:1
Contains one of the following values: true or false. If true, then the item is collateral. If false, then the item is not collateral. This attribute doesn't have a default value. -
CommonSupplyProjectDemandFlag: boolean
Maximum Length:
1
Contains 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 cannot 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. -
ConfiguratorModelTypeValue: 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.
-
ConsignedFlag: boolean
Title:
Consigned
Contains one of the following values: 1 or 0. If 1, then the item resides at your location but the supplier owns it. If 0, then the item resides at your location and you own it. This attribute doesn't have a default value. -
ContainerItemFlag: boolean
Title:
Container
Maximum Length:1
Contains 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. This attribute doesn't have a default value. -
ContainerTypeValue: string
Maximum Length:
255
Value that indicates the type of container used for shipping 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. -
ContractManufacturingFlag: boolean
Title:
Contract Manufacturing
Maximum Length:1
Contains 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. -
CopyLotAttributeFlag: boolean
Title:
Copy Lot Attributes
Maximum Length:1
Contains 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. This attribute doesn't have a default value. -
CostingEnabledFlag: boolean
Title:
Costing Enabled
Maximum Length:1
Contains one of the following values: true or false. If true, then item costs are reported and accounted. If false, then item costs are not reported and accounted. This attribute doesn't have a default value. -
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.
-
CreatedBy: string
Read Only:
true
Maximum Length:64
User who created the product. -
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 After
Date after which the supply for the item is considered while generating planned orders. -
CreateSupplyFlag: boolean
Title:
Create Supply
Maximum Length:1
Contains 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. This attribute doesn't have a default value. -
CreationDate: string
(date-time)
Read Only:
true
Date and time when the application created the product. -
CriticalComponentFlag: boolean
Title:
Critical Component
Indicates that the item is a critical component for master production schedule (MPS) and distribution resource planning (DRP). -
CumulativeManufacturingLeadTime: number
Title:
Cumulative Manufacturing Lead Time
Number of days required to manufacture the item, including the adjusted, cumulative, 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. -
CumulativeTotalLeadTime: number
Title:
Cumulative Total Lead Time
Number of days required to assemble the item, including the adjusted, cumulative, total lead time for the component that requires the longest time to assemble. -
CustomerOrderEnabledFlag: boolean
Title:
Customer Orders Enabled
Maximum Length:1
Contains 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 cannot be ordered by external customers at this point of time. This attribute doesn't have a default value. -
CustomerOrderFlag: boolean
Title:
Customer Ordered
Maximum Length:1
Value 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 cannot be ordered by external customers. This attribute doesn't have a default value. -
CustomerSelfServiceEnabledFlag: boolean
Title:
Enable for Customer Self Service
Maximum Length:1
Contains one of the following values: true or false. If true, then the item is enabled for customer self service. If false, then the item is not enabled for customer self service. This attribute doesn't have a default value. -
CycleCountEnabledFlag: boolean
Title:
Cycle Count Enabled
Maximum Length:1
Contains one of the following values: true or false. If true, then the item is scheduled for automatic cycle count. If false, then the item is not cycle counted. This attribute doesn't have a default value. -
DaysEarlyReceiptAllowed: number
Title:
Days Early Receipt Allowed
Number of days that you can receive the item before the promise date occurs without warning or rejection. -
DaysLateReceiptAllowed: number
Title:
Days Late Receipt Allowed
Number of days that you can receive the item after the promise date occurs without warning or rejection. -
DaysOfCover: number
Title:
Days of Cover
Number of days of cover for the item. The application multiplies days of cover by the average demand to calculate the safety stock level. -
DefaultBuyerValue: string
Maximum Length:
960
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. -
DefaultGradeValue: string
Title:
Default Grade
Maximum Length:150
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. -
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 cannot be provided.
-
DefaultLotStatusValue: string
Maximum Length:
320
Value that indicates the default lot status for the item. This is an internal value. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Material Statuses task. -
DefaultRepairTransactionName: string
Title:
Default Repair Transaction Name
Maximum Length:250
Value that identifies the system, component, and position where an asset item is 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.
-
DefaultSerialStatusValue: string
Maximum Length:
320
Value that indicates the default serial status of the item. This is an internal value. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Material Statuses task. -
DefaultShippingOrganizationValue: string
Maximum Length:
18
Value that identifies the primary shipping organization. -
DefectTrackingOnFlag: boolean
Title:
Enable Defect Tracking
Maximum Length:1
Contains one of the following values: true or false. If true, then defects of the item are tracked. If false, then defects of the item are not tracked. This attribute doesn't have a default value. -
DemandPeriod: number
Title:
Demand Period
Number of days to use when calculating the average daily demand. -
DemandTimeDays: number
Title:
Demand Time Days
Point in time to ignore forecast demand and to consider only sales order demand when calculating gross requirements. -
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.
-
DimensionUOMValue: string
Maximum Length:
25
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. -
DownloadableFlag: boolean
Title:
Downloadable
Maximum Length:1
Contains 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 cannot download the item; for example, the item is a desktop computer. This attribute doesn't have a default value. -
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.
-
EFFs: array
Extensible Flexfields
Title:
Extensible Flexfields
The Extensible Flexfields resource is used to manage extensible flexfields of supplier products. -
ElectronicFormatFlag: boolean
Title:
Electronic Format
Maximum Length:1
Contains 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. This attribute doesn't have a default value. -
EligibilityRuleFlag: boolean
Title:
Eligibility Rule
Maximum Length:1
Contains 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. This attribute doesn't have a default value. -
EnableContractCoverageFlag: boolean
Title:
Enable Contract Coverage
Maximum Length:1
Contains one of the following values: true or false. If true, then the item can be included in a service contract. If false, then the item cannot be included in a service contract. This attribute doesn't have a default value. -
EnableGenealogyTrackingFlag: boolean
Title:
Enable Genealogy Tracking
Maximum Length:1
Contains one of the following values: true or false. If true, then item is enabled for genealogy tracking. If false, then item is not enabled for genealogy tracking. This attribute doesn't have a default value. -
EnableIotFlag: boolean
Maximum Length:
1
Contains one of the following values: True or False. If True, then the asset can be enabled for Internet of Things (IoT). If False, then the asset cannot be enabled for 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:
255
Value 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. -
EngineeredItemFlag: boolean
Maximum Length:
1
Contains one of the following values: true or false. If true, then the item is engineered by the customer in house. If false, then the item is not engineered by the customer in house. This attribute doesn't have a default value. -
EventFlag: boolean
Title:
Event
Maximum Length:1
Contains one of the following values: true or false. If true, then the item is an event. If false, then the item is not an event. This attribute doesn't have a default value. -
ExpenditureTypeValue: string
Maximum Length:
30
Default type of expenditure 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 Interval
Number of days the application adds to the expiration date before taking an action on the lot. -
ExpirationActionValue: string
Title:
Expiration Action
Maximum Length:32
Value that indicates the default action to be taken for this item when the lot expires or the lot fails a quality check. This is an internal value. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Lot Expiration Actions task. -
FinancingAllowedFlag: boolean
Title:
Financing Allowed
Maximum Length:1
Contains one of the following values: true or false. If true, then customer can finance this item. If false, then customer cannot finance this item. This attribute doesn't have a default value. -
FixedDaysSupply: number
Title:
Fixed Days Supply
Number of days to use to modify the size and timing of each planned order quantity. -
FixedLeadTime: number
Title:
Fixed Lead Time
Number of days required to assemble an item independent of the sales order quantity, such as setup time or teardown time. -
FixedLotSizeMultiplier: number
Title:
Fixed Lot Size Multiplier
Multiplier to use, in units for each day, for each fixed lot quantity or each repetitive rate. -
FixedOrderQuantity: number
Title:
Fixed Order Quantity
Quantity to use to modify the size of each planned order quantity or each repetitive daily rate. -
ForcePurchaseLeadTimeFlag: boolean
Title:
Enforce Purchasing Lead Time
Maximum Length:1
Contains one of the following values: true or false. If true, then the purchasing lead time for the item is enforced as a hard constraint. If false, then the purchasing lead time for the item is not enforced as a hard constraint. This attribute doesn't have a default value. -
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.
-
ForecastHorizon: number
Title:
Window Days
Time period to use when forecasting demand for the item. -
ForecastTypeValue: 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.
-
FormattedDescription: string
Title:
Formatted Description
Maximum Length:2147483647
Text description of the part, item, product, or service that includes hypertext tags. -
GLN: string
Maximum Length:
255
Number used to uniquely identify trading parties and locations across the global data synchronization network (GDSN). -
GradeControlFlag: boolean
Title:
Grade Controlled
Maximum Length:1
Contains 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 is not grade controlled. This attribute doesn't have a default value. -
GTIN: string
Maximum Length:
255
Value that indicates the global trade item number. This attribute is used to identify the trade items developed by GS1 (comprising the former EAN International and Uniform Code Council). -
HardPeggingLevelValue: string
Maximum Length:
255
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
Read Only:
true
Maximum Length:255
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. -
HazardousMaterialFlag: boolean
Title:
Hazardous Material
Maximum Length:1
Contains one of the following values: true or false. If true, then the item is hazardous. If false, then the item is not hazardous. This attribute doesn't have a default value. -
HoldDays: number
Title:
Hold Days
Number of days to add to the lot creation date that determines when you can release the lot. -
IncludeInRollUpFlag: boolean
Title:
Include in Rollup
Maximum Length:1
Contains one of the following values: true or false. If true, then item is included in the cost rollup. If false, then item is not included in the cost rollup. This attribute doesn't have a default value. -
InternallyTransferableFlag: boolean
Title:
Internally Transferable
Maximum Length:1
Contains one of the following values: true or false. If true, then the item can be ordered by internal customers. If false, then the item cannot be ordered by internal customers. This attribute doesn't have a default value. -
InternalVolume: number
Title:
Internal Volume
Volume of the container or vehicle. This is an internal value. -
InventoryAssetFlag: boolean
Title:
Inventory Asset Value
Maximum Length:1
Contains one of the following values: true or false. If true, then the item is valued as an asset in inventory. If false, then the item is not valued as an asset in inventory. This attribute doesn't have a default value. -
InventoryCarryPenalty: number
Title:
Inventory Carry
Value that indicates the penalty for jobs that are not completed before their scheduled finish date. -
InventoryItemFlag: boolean
Title:
Inventory Item
Maximum Length:1
Contains one of the following values: true or false. If true, then the item can be stocked and transacted. If false, then the item cannot be stocked and transacted. This attribute doesn't have a default value. -
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.
-
InvoiceCloseTolerancePercentage: number
Title:
Invoice Close Tolerance Percentage
Percent tolerance to use when closing the purchase order shipment for invoicing. -
InvoicedFlag: boolean
Title:
Invoiced
Maximum Length:1
Contains 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 cannot be invoiced at this point of time. This attribute doesn't have a default value. -
InvoiceEnabledFlag: boolean
Title:
Invoice Enabled
Maximum Length:1
Contains one of the following values: true or false. If true, then the item can be invoiced in Oracle Receivables Cloud. If false, then the item cannot be invoiced. This attribute doesn't have a default value. -
InvoiceMatchOptionValue: integer
(int32)
Title:
Invoice Match Option
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. -
InvoicingRuleValue: string
Maximum Length:
120
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. -
IssueUOMValue: string
Title:
Unit of Issue
Maximum Length:25
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. -
ItemClass: string
Name of the item class. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Item Classes task.
-
ItemDescription: string
Title:
Master Item Description
Maximum Length:240
Description of the part, item, product, or service. -
ItemId: integer
(int64)
Title:
Item Number
Value that uniquely identifies the part, item, product, or service. -
ItemNumber: string
Title:
Master Item
Maximum Length:300
Name or number of the part, item, product, or service. -
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.
-
Keyword: string
Read Only:
true
Maximum Length:255
String of characters used for the keyword search. -
LastUpdateDate: string
(date-time)
Read Only:
true
Date and time when the product was most recently updated. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
User who most recently updated the product. -
LeadTimeLotSize: number
Title:
Lead Time Lot Size
Quantity to use when computing the processing lead time. -
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:
Links
The link relations associated with the resource instance. -
ListPrice: number
Title:
List Price
List price of the item. -
LongDescription: string
Title:
Long Description
Maximum Length:4000
Text description of the part, item, product, or service. -
LotControlValue: string
Value that indicates the ability to use lot numbers during material transactions for tracking the batches of an 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.
-
LotDivisibleFlag: boolean
Title:
Lot Divisible
Maximum Length:1
Contains 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. This attribute doesn't have a default value. -
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.
-
LotMergeEnabledFlag: boolean
Title:
Lot Merge Enabled
Maximum Length:1
Contains 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. This attribute doesn't have a default value. -
LotSplitEnabledFlag: boolean
Title:
Lot Split Enabled
Maximum Length:1
Contains 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 cannot be split into many lots. This attribute doesn't have a default value. -
LotStatusEnabledFlag: boolean
Title:
Lot Status Enabled
Maximum Length:1
Contains one of the following values: true or false. If true, then the item lot is status controlled at the lot level. If false, then the item lot is not status controlled. This attribute doesn't have a default value. -
LotSubstitutionEnabledFlag: boolean
Title:
Lot Substitution Enabled
Maximum Length:1
Contains 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. This attribute doesn't have a default value. -
LotTranslateEnabledFlag: boolean
Title:
Lot Translate Enabled
Maximum Length:1
Contains one of the following values: true or false. If true, then the item lots can be translated. If false, then the item lots cannot be translated. This attribute doesn't have a default value. -
MarketPrice: number
Title:
Market Price
Value that indicates the market price of the item which is printed on the purchase order lines. -
MatchApprovalLevelValue: string
Maximum Length:
255
Status 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. -
MatchConfigurationOptionValue: string
Value that indicates the capability to match 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.
-
MaterialTransactionEnabledFlag: boolean
Title:
Transaction Enabled
Maximum Length:1
Contains one of the following values: true or false. If true, then transactions can be performed on the item. If false, then transactions cannot be performed on the item. This attribute doesn't have a default value. -
MaturityDays: number
Title:
Maturity Days
Number of days to add to the lot creation date to determine the lot maturity date. -
MaximumLoadWeight: number
Title:
Maximum Load Weight
Maximum load weight of the container or vehicle. You can specify a value for this attribute only if any one of the attributes VehicleItemFlag or ContainerItemFlag is set to true. -
MaximumMinMaxQuantity: number
Title:
Maximum Min-Max Quantity
Minimum quantity for minimum-maximum planning. -
MaximumOrderQuantity: number
Title:
Maximum Order Quantity
Maximum order quantity or repetitive rate in units for each day. -
MinimumFillPercent: number
Title:
Minimum Fill Percent
Minimum percent to fill the container or vehicle before shipping. -
MinimumLicenseQuantity: number
Title:
Minimum License Quantity
Minimum number of licenses the customer must order for the item. -
MinimumMinMaxQuantity: number
Title:
Minimum Min-Max Quantity
Minimum quantity for minimum-maximum planning. -
MinimumOrderQuantity: number
Title:
Minimum Order Quantity
Minimum order quantity of the item. -
MRPCalculateATPFlag: boolean
Title:
Calculate ATP
Maximum Length:1
Contains 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. This attribute doesn't have a default value. -
NegativeDeviationFactor: number
Title:
Negative Deviation Factor
Maximum negative deviation for the transaction. This deviation is the maximum allowed value that is less than the secondary quantity that product management manages from the default conversion factor. -
NegativeMeasurementError: number
Title:
Negative Measurement Error
Maximum negative difference to allow between the cycle count quantity and the on-hand quantity that the application monitors. -
NegotiationRequiredFlag: boolean
Title:
Negotiation Required
Maximum Length:1
Contains one of the following values: true or false. If true, then you require negotiation. If false, then you don't require negotiation. This attribute doesn't have a default value. -
OperationSlackPenalty: number
Title:
Operation Slack Penalty
Value that indicates, in units per day, the operation slack penalty for items having lag time between operations. -
OrderableOnWebFlag: boolean
Title:
Orderable on the Web
Maximum Length:1
Contains 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. This attribute doesn't have a default value. -
OrderCost: number
Title:
Order Cost
Fixed costs that are associated with placing a sales order for the item. -
OrderManagementIndivisibleFlag: boolean
Title:
Order Management Indivisible
Maximum Length:1
Contains 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. This attribute doesn't have a default value. -
OrderModifierStartQuantityFlag: boolean
Title:
Apply Order Modifier to Start Quantity
Maximum Length:1
Indicates whether to apply order-modifier settings for an item to calculate the planned order-start quantities. -
OrganizationCode: string
Title:
Default Organization
Maximum Length:18
Abbreviation 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)
Title:
Organization
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. -
OutputTaxClassificationCodeValue: string
Title:
Output Tax Classification Code
Maximum Length:50
Value that indicates a tax code to use when calculating the tax based on the 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. -
OutsideProcessServiceFlag: boolean
Maximum Length:
1
Contains one of the following values: true or false. If true, the item can be processed in an outside facility. If false, the item cannot be processed in an outside facility. This attribute doesn't have a default value. -
OvercompletionToleranceTypeValue: string
Value that indicates the type of over completion tolerance. 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.
-
OvercompletionToleranceValue: number
Title:
Overcompletion Tolerance Value
Value that indicates the acceptable percent or quantity of assemblies that are allowed to be over completed. -
OverReturnTolerance: number
Title:
Overreturn Tolerance
Value that indicates the amount of the shipment you can exceed at the time of receiving or receipt creation. -
OverShipmentTolerance: number
Title:
Overshipment Tolerance
Value that indicates the amount of the shipment that you can exceed at the time of ship confirmation. -
PackagingStringValue: string
Maximum Length:
100
Value that indicates the packaging of an item. Review and update the value for this attribute using the Item work area, and the Edit Item page. -
packs: array
Packs
Title:
Packs
The Packs resource is used to manage packs of supplier products. -
PackTypeValue: string
Value of the pack type, also known as trade item unit descriptor (TIUD), that describes the hierarchy level of the global trade item number (GTIN). Hierarchy is used as the 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.
-
PartsSourcingName: string
Title:
Parts Sourcing
Maximum Length:100
Indicates the source of a field-service part. -
PaymentTermsValue: string
Maximum Length:
15
Value that indicates a valid payment terms code. This is an internal value. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Payment Terms task. -
PickComponentsFlag: boolean
Title:
Pick Components
Maximum Length:1
Contains one of the following values: true or false. If true, then items can be picked from the finished goods inventory. If false, then items cannot be picked from the finished goods inventory. This attribute doesn't have a default value. -
PickingRuleValue: string
Maximum Length:
320
Value that indicates the picking rule that defines the order in which subinventories, locators, lots, and revisions are picked. This is an internal value. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Picking Rules task. -
Planner: string
Title:
Planner
Maximum Length:10
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. -
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.
-
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.
-
PlanningTimeDays: number
Title:
Planning Time Fence Days
Days to add to the planning time fence. Use this attribute as an option when you define the time fence. -
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.
-
PositiveDeviationFactor: number
Title:
Positive Deviation Factor
Maximum positive deviation for the transaction. This deviation is the maximum allowed value that is greater than the secondary quantity that product management manages from the default conversion factor. -
PositiveMeasurementError: number
Title:
Positive Measurement Error
Maximum positive difference to allow between the cycle count quantity and the on-hand quantity that the application monitors. -
PostprocessingDays: number
Title:
Postprocessing Days
Number of days required to receive a purchased item into inventory from the supplier receipt. -
PreprocessingDays: number
Title:
Preprocessing Days
Value that indicates the days that must be added to purchasing or manufacturing lead time to place an order. -
PriceTolerancePercentage: number
Title:
Price Tolerance Percentage
Maximum 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 is 5% above the requisition price is not acceptable, and you cannot approve the purchase order. -
PricingUOMValue: string
Value that indicates the unit of measure that is 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.
-
PrimaryUOMValue: string
Maximum Length:
25
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. -
ProcessCostingEnabledFlag: boolean
Title:
Process Costing Enabled
Maximum Length:1
Contains one of the following values: true or false. If true, then the 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. This attribute doesn't have a default value. -
ProcessExecutionEnabledFlag: boolean
Title:
Process Execution Enabled
Maximum Length:1
Contains one of the following values: true or false. If true, then the 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. This attribute doesn't have a default value. -
ProcessingDays: number
Title:
Processing Days
Number of days required to procure or manufacture the item. -
ProcessQualityEnabledFlag: boolean
Title:
Process Quality Enabled
Maximum Length:1
Contains one of the following values: true or false. If true, then the 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. This attribute doesn't have a default value. -
ProcessSupplyLocatorId: integer
(int64)
Title:
Process Supply Locator
Value that indicates the locator from which the item is normally consumed as an ingredient in process manufacturing. This is an internal value. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Locators task. -
ProcessSupplySubinventoryValue: string
Title:
Process Supply Subinventory
Maximum Length:10
Value that indicates a subinventory from which the item is normally consumed as an ingredient in process manufacturing. This is an internal value. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Subinventories task. -
ProcessYieldLocatorId: integer
(int64)
Title:
Process Yield Locator
Value that indicates locator in which you place the results of a production batch. This is an internal value. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Locators task. -
ProcessYieldSubinventoryValue: string
Title:
Process Yield Subinventory
Maximum Length:10
Value that indicates a subinventory in which you place results of a production batch. This is an internal value. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Subinventories task. -
ProcurementBusinessUnitName: string
Maximum Length:
240
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. -
ProductActionDate: string
(date)
Date and time when an action was taken on the product.
-
ProductActionMessage: string
Maximum Length:
4000
Text indicating the message to a supplier on taking an action on the product. -
ProductCategoryCode: string
Title:
Product Category Code
Maximum Length:820
Abbreviation that identifies the category of a product. Review and update the value for this attribute using the Product Information Management work area, and the Manage Catalogs task. -
ProductCategoryName: string
Title:
Product Category Name
Maximum Length:81
Name of the category of a product. Review and update the value for this attribute using the Product Information Management work area, and the Manage Catalogs task. -
ProductDescription: string
Title:
Product Description
Maximum Length:240
Description of the spoke part, item, product, or service. -
ProductNumber: string
Title:
Product Number
Maximum Length:255
Name or number of the spoke part, item, product, or service. -
productRelationships: array
Product Relationships
Title:
Product Relationships
The Product Relationships resource is used to manage product relationships of supplier products. -
ProductStatus: string
Maximum Length:
100
Default Value:DRAFT
Status of the product. -
ProductUploadId: integer
(int64)
Value that uniquely identifies the product upload through which products are uploaded.
-
ProductUploadName: string
Name of the product upload through which products are uploaded.
-
ProvisioningEnabledFlag: boolean
Title:
Enable Provisioning
Maximum Length:1
Contains one of the following values: true or false. If true, then item is eligible for electronic fulfillment by the service fulfillment manager. If false, then item is not eligible for electronic fulfillment. This attribute doesn't have a default value. -
PurchasableFlag: boolean
Title:
Purchasable
Maximum Length:1
Contains 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 the addition. This attribute doesn't have a default value. -
PurchasingFlag: boolean
Title:
Purchased
Maximum Length:1
Contains one of the following values: true or false. If true, then the item is purchased and received. If false, then the item is not purchased and received. This attribute doesn't have a default value. -
PurchasingInputTaxClassificationValue: string
Title:
Input Tax Classification Code
Maximum Length:50
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. -
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.
-
QuantityReceivedTolerancePercentage: number
Title:
Quantity Received Tolerance
Maximum percent of the quantity received to allow that is greater than the expected receipt quantity. For example, if the expected receipt quantity is 10, and if QuantityReceivedTolerancePercentage is 20, then allow a received quantity of up to 12. -
ReceiptCloseTolerancePercentage: number
Title:
Receipt Close Tolerance Percentage
Percent tolerance to use when closing the purchase order shipment for receipt. -
ReceiptDateActionValue: string
Value that indicates the action to be performed when the receive date is outside the range defined by the Days Early Receipt Allowed or Days Late Receipt Allowed values. Valid values include None, Reject, and 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.
-
ReceiptRoutingValue: string
Maximum Length:
255
Value that indicates the action to be performed when the item is received. 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. -
RecipeEnabledFlag: boolean
Title:
Recipe Enabled
Maximum Length:1
Contains one of the following values: true or false. If true, then the item is used in recipes and formulas in process manufacturing. If false, then don't use the item in recipes and formulas. This attribute doesn't have a default value. -
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.
-
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.
-
ReleaseTimeDays: number
Title:
Release Time Fence Days
Additional days to be added to the release time fence. -
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.
-
RepairLeadtime: number
Title:
Repair Lead Time
Time taken to repair the part at the supplier site. -
RepairYield: number
Title:
Repair Yield
Yield in the repair process when you upgrade or repair a defective part. -
ReplacementTypeValue: string
Maximum Length:
255
Value that indicates whether the item is field or customer replaceable. A list of accepted values is defined in the lookup type ORA_EGP_SERVICE_REPLACE_TYPE. Review the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task. -
ReplenishmentMaximumDaysOfSupply: number
Title:
Maximum Days of Supply
Maximum days of supply to allow before replenishing the item. -
ReplenishmentMaximumOrder: number
Title:
Maximum Order
Maximum quantity to allow on the sales order for the item. -
ReplenishmentMinimumDaysOfSupply: number
Title:
Minimum Days of Supply
Minimum days of supply to allow before replenishing the item. -
ReplenishmentMinimumOrder: number
Title:
Minimum Order
Minimum quantity to allow on the sales order or repetitive rate in the number of units for each day. -
ReplenishmentSourceTypeValue: string
Value that determines how to replenish 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.
-
RequiresFulfillmentLocationFlag: boolean
Title:
Requires Fulfillment Location
Maximum Length:1
Contains one of the following values: true or false. If true, then the fulfilment location of the item is required. If false, then the fulfilment location of the item is not required. This attribute doesn't have a default value. -
RequiresItemAssociationFlag: boolean
Title:
Requires Item Association
Maximum Length:1
Contains 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 is not required. This attribute doesn't have a default value. -
ReservableFlag: boolean
Title:
Reservable
Contains one of the following values: 1 or 0. If 1, then create material reservations for the item. If 0, then don't create material reservations for the item. This attribute doesn't have a default value. -
RestrictLocatorsFlag: boolean
Title:
Restrict Locators
Contains one of the following values: 1 or 0. If 1, then restrict the transactions of the item from the locator. If 0, then don't restrict the transactions of the item from the locator. This attribute doesn't have a default value. -
RestrictSubinventoriesFlag: boolean
Title:
Restrict Subinventory
Contains one of the following values: 1 or 0. If 1, then restrict the transactions of the item from the subinventory. If 0, then don't restrict the transactions of the item from the subinventory. This attribute doesn't have a default value. -
RetestInterval: number
Title:
Retest Interval
Number of days after the creation date before retesting the lot. -
ReturnableFlag: boolean
Title:
Returnable
Maximum Length:1
Contains one of the following values: true or false. If true, then the item can be returned by external customers. If false, then the item cannot be returned by external customers. This attribute doesn't have a default value. -
RevisionQuantityControlFlag: boolean
Title:
Revision Control
Contains one of the following values: 1 or 0. If 1, then the item is under revision control and it includes inventory attributes. If 0, then the item is not under revision control and it includes inventory attributes. This attribute doesn't have a default value. -
revisions: array
Revisions
Title:
Revisions
The Revisions resource is used to manage revisions of supplier products. -
RMAInspectionRequiredFlag: boolean
Title:
RMA Inspection Required
Value that indicates that items returned from customers will be inspected. This is an internal value. Contains one of the following values: 1 or 0. If 1, then inspection is needed for items returned by customers. The item then must be separately transferred to inventory. If 0, then Inspection is not needed for items returned by customers. -
RoundingControlTypeFlag: boolean
Title:
Round Order Quantities
Contains one of the following values: 1 or 0. If 1, 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 0, then don't resolve the unit of issue to an integer. This attribute doesn't have a default value. Setting this attribute to 0 might result in a fractional amount. -
RoundingFactor: number
Title:
Rounding Factor
Factor 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. -
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.
-
SalesAccountId: integer
(int64)
Title:
Sales Account
Account used when tracking a sales item. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Keyflex Fields task. -
SalesProductTypeValue: string
Value that indicates the type of sales product. 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.
-
SecondaryUOMValue: string
Maximum Length:
25
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. -
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.
-
SerialStartingNumber: string
Title:
Starting Serial Number
Maximum Length:80
Starting number associated with the serial numbers when they are automatically created for an item. -
SerialStartingPrefix: string
Title:
Starting Serial Prefix
Maximum Length:80
Prefix associated when serial numbers are automatically created for an item. -
SerialStatusEnabledFlag: boolean
Title:
Serial Status Enabled
Maximum Length:1
Contains one of the following values: true or false. If true, then transactions on the item are restricted to the subinventory. If false, then transactions on the item are not restricted to the subinventory. This attribute doesn't have a default value. -
ServiceBillingEnabledFlag: boolean
Title:
Enable Service Billing
Maximum Length:1
Contains one of the following values: true or false. If true, then enable the billing service. If false, then don't enable the billing service. This attribute doesn't have a default value. -
ServiceDuration: number
Title:
Service Duration
Value that indicates the duration for an item to fulfil a service contract. The value of this attribute depends on the value of ServiceDurationTypeValue. You can update the value for ServiceDuration if the value for ServiceDurationType is either variable or fixed. -
ServiceDurationPeriodValue: string
Maximum Length:
25
Value that indicates the duration for an item to fulfil a service contract. A list of accepted values are the units of measures belonging to units of measure classes for time. 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. -
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.
-
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 cannot be created for the item. This attribute doesn't have a default value.
-
ServiceStartDelay: number
Title:
Service Start Delay
Value that specifies the delay in starting a service after a milestone. -
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.
-
ShelfLifeDays: number
Title:
Shelf Life Days
Number of days that each lot is active. -
ShipModelCompleteFlag: boolean
Title:
Ship Model Complete
Maximum Length:1
Contains 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 is not available. This attribute doesn't have a default value. -
ShippableFlag: boolean
Title:
Shippable
Maximum Length:1
Contains 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 cannot ship the item. This attribute doesn't have a default value. For example, the item is a service agreement that you don't physically ship. -
ShrinkageRate: number
Title:
Shrinkage Rate
Average amount of material you expect to lose when manufacturing or storing the item. -
SourceOrganizationValue: string
Read Only:
true
Maximum Length:255
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. -
SourceSubinventoryValue: string
Title:
Source Subinventory
Maximum Length:10
Value that indicates a subinventory from which the item is normally consumed. This is an internal value. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Subinventories task. -
SpokeSystemCode: string
Title:
Spoke System Code
Maximum Length:30
Abbreviation that identifies the spoke system. Review and update the value for this attribute using the Product Information Management work area, and the Manage Spoke Systems task. -
SpokeSystemId: integer
(int64)
Title:
Spoke System ID
Value that uniquely identifies the spoke system. Review and update the value for this attribute using the Product Information Management work area, and the Manage Spoke Systems task. -
StandardCoverageValue: string
Title:
Standard Coverage
Maximum Length:150
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. -
StandardLotSize: number
Title:
Standard Lot Size
Quantity of a particular item that is 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 sub-elements with a lot basis type. -
StartingLotNumber: string
Title:
Starting Lot Number
Maximum Length:80
Starting number associated with the lot numbers when they are automatically created for an item. -
StartingLotPrefix: string
Title:
Starting Lot Prefix
Maximum Length:80
Prefix associated when the lot number are automatically created for an item. -
StockEnabledFlag: boolean
Title:
Stocked
Maximum Length:1
Contains one of the following values: true or false. If true, then the item can be stocked in inventory. If false, then the item cannot be stocked in inventory. This attribute doesn't have a default value. -
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.
-
StructureItemTypeValue: string
Value that indicates the type of bill of material the item can possess. 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.
-
StyleItemFlag: boolean
Title:
Style Item
Maximum Length:1
Contains one of the following values: true or false. If true, then the item is a style item. If false, then the item is not a style item. This attribute doesn't have a default value. -
StyleItemNumberValue: string
Title:
Style Item Number
Maximum Length:700
Name or number of the corresponding style item. -
SubcontractingComponentValue: number
Title:
Subcontracting Component
Value that indicates the subcontracting type associated with the item when it is 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. -
SupplierId: integer
(int64)
Title:
Supplier ID
Value that uniquely identifies the supplier. Review and update the value for this attribute using the Supplier Portal work area, and the Manage Suppliers task. -
SupplierName: string
Title:
Supplier
Name of the supplier. Review and update the value for this attribute using the Supplier Portal work area, and the Manage Suppliers task. -
TaxableFlag: boolean
Title:
Taxable
Maximum Length:1
Contains 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. This attribute doesn't have a default value. -
Template: string
Title:
Template
Maximum Length:960
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.
-
TransactionConversionValue: number
Title:
Conversions
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. -
TransactionEnabledFlag: boolean
Title:
Order Management Transaction Enabled
Maximum Length:1
Contains one of the following values: true or false. If true, then allow transactions in Oracle Order Management Cloud. 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. This attribute doesn't have a default value. -
TransactionId: integer
(int64)
Value that uniquely identifies the product row in staging.
-
TransferOrdersEnabledFlag: boolean
Title:
Transfer Orders Enabled
Maximum Length:1
Contains one of the following values: true or false. If true, then the item can be ordered on an internal requisition. If false, then item cannot be ordered based on an internal requisition. This attribute doesn't have a default value. -
translations: array
Translations
Title:
Translations
The Translations resource is used to manage translatable attributes of supplier products. -
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:
Undercompletion Tolerance Value
Attribute that indicates the acceptable percent or quantity of assemblies that're allowed to be under completion. -
UnderReturnTolerance: number
Title:
Underreturn Tolerance
Value that indicates the lower limit of the received quantity to be considered as full receipt. -
UnderShipmentTolerance: number
Title:
Undershipment Tolerance
Value that indicates the lower limit of the quantity of shipment which can be shipped at the time of ship confirmation. -
UnitHeightQuantity: number
Title:
Height
Height of the item. -
UnitLengthQuantity: number
Title:
Length
Length of the item. -
UnitVolumeQuantity: number
Title:
Unit Volume
Volume of one item. -
UnitWeightQuantity: number
Title:
Unit Weight
Weight of one item. -
UnitWidthQuantity: number
Title:
Width
Width of the item. -
UNNumberValue: string
Maximum Length:
30
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. -
UseApprovedSupplierFlag: boolean
Title:
Use Approved Supplier
Maximum Length:1
Contains one of the following values: true or false. If true, then require an approved supplier. If false, then don't require an approved supplier. This attribute doesn't have a default value. -
UserItemTypeValue: string
Type of 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:
Variable Lead Time
Time taken to produce one unit of an assembly. -
VehicleItemFlag: boolean
Title:
Vehicle
Maximum Length:1
Contains one of the following values: true or false. If true, then use vehicles to ship items. If false, then don't use vehicles. This attribute doesn't have a default value. -
VMIFixedOrderQuantity: number
Title:
Fixed Quantity
Fixed quantity to reorder in the inventory that the vendor manages. -
VolumeUOMValue: string
Maximum Length:
25
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. -
WarehouseEquipmentFlag: boolean
Title:
Warehouse Equipment
Contains one of the following values: 1 or 0. If 1, then the item is equipment. If 0, then the item is not equipment. This attribute doesn't have a default value. -
WebStatusValue: string
Web status of the item. Valid values are Enabled, Published, and Unpublished.
-
WeightUOMValue: string
Maximum Length:
25
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. -
WIPSupplyLocatorId: integer
(int64)
Title:
Supply Locator
Value that indicates the supply locator from which to issue (push) or backflush (pull) an item to work in process. This is an internal value. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Locators task. -
WIPSupplySubinventoryValue: string
Title:
WIP Supply Subinventory
Maximum Length:10
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. -
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.
Nested Schema : Associated Supplier Organizations
Type:
array
Title:
Associated Supplier Organizations
The Associated Supplier Organizations resource is used to manage supplier organization associations of supplier products.
Show Source
Nested Schema : Attachments
Type:
array
Title:
Attachments
The Attachments resource manages the attachments associated with an supplier product.
Show Source
Nested Schema : Categories
Type:
array
Title:
Categories
The Categories resource is used to manage product categories of supplier products.
Show Source
Nested Schema : Extensible Flexfields
Type:
array
Title:
Extensible Flexfields
The Extensible Flexfields resource is used to manage extensible flexfields of supplier products.
Show Source
-
Array of:
object Discriminator: CategoryCode
Discriminator:
{ "propertyName":"CategoryCode", "mapping":{ "ROOT_ICC":"#/components/schemas/oracle_apps_scm_productCatalogManagement_advancedItems_flex_egoItemEff_itemIntf_categories_view_j__ItemInterfaceRootIccPrivateVO-item-response" } }
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Packs
Type:
array
Title:
Packs
The Packs resource is used to manage packs of supplier products.
Show Source
Nested Schema : Product Relationships
Type:
array
Title:
Product Relationships
The Product Relationships resource is used to manage product relationships of supplier products.
Show Source
Nested Schema : Revisions
Type:
array
Title:
Revisions
The Revisions resource is used to manage revisions of supplier products.
Show Source
Nested Schema : Translations
Type:
array
Title:
Translations
The Translations resource is used to manage translatable attributes of supplier products.
Show Source
Nested Schema : supplierProducts-associatedSupplierOrganizations-item-response
Type:
Show Source
object
-
Address: string
Maximum Length:
255
Address of the supplier. Review and update the value for this attribute using the Supplier Portal work area, and the Manage Suppliers task. -
AddressName: string
Maximum Length:
255
Name of the supplier address. Review and update the value for this attribute using the Supplier Portal work area, and the Manage Suppliers task. -
associatedSupplierOrganizationEFFs: array
Extensible Flexfields for Associated Supplier Organizations
Title:
Extensible Flexfields for Associated Supplier Organizations
The Extensible Flexfields for Associated Supplier Organization resource is used to manage supplier organization association level extensible flexfields of supplier products. -
AssociationTransactionId: integer
(int64)
Value that uniquely identifies the supplier organization association row in staging.
-
CategoryCode: string
Maximum Length:
80
Abbreviation that identifies the item class associated with the supplier organization association extensible flexfields. -
CreatedBy: string
Read Only:
true
Maximum Length:64
User who created the supplier organization association. -
CreationDate: string
(date-time)
Read Only:
true
Date and time when the application created the supplier organization association. -
GlobalLocationNumber: string
Title:
GLN
Maximum Length:13
Number used to uniquely identify trading parties and locations across the global data synchronization network (GDSN). Review and update the value for this attribute using the Supplier Portal work area, and the Manage Suppliers task. -
ItemNumber: string
Title:
Item
Maximum Length:700
Name or number of the part, item, product, or service. -
LastUpdateDate: string
(date-time)
Read Only:
true
Date and time when the supplier organization association was most recently updated. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
User who most recently updated the supplier organization association. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
OrganizationCode: string
Title:
Organization
Maximum Length:18
Abbreviation 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. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Inventory Organizations task.
-
PartySiteNumber: string
Title:
Address Name
Maximum Length:240
Number that identifies the supplier site for the supplier site association. -
PrimaryFlag: boolean
Title:
Primary
Maximum Length:1
Contains one of the following values: true or false. If true, then the association is primary for the item. If false, then the association is not primary for the item. This attribute doesn't have a default value. -
ProductNumber: string
Title:
Spoke System
Maximum Length:255
Name or number of the spoke part, item, product, or service. -
SpokeSystemCode: string
Abbreviation that identifies the spoke system. Review and update the value for this attribute using the Product Information Management work area, and the Manage Spoke Systems task.
-
SpokeSystemId: integer
(int64)
Value that uniquely identifies the spoke system. Review and update the value for this attribute using the Product Information Management work area, and the Manage Spoke Systems task.
-
SupplierId: integer
Value that uniquely identifies the supplier. Review and update the value for this attribute using the Supplier Portal work area, and the Manage Suppliers task.
-
SupplierName: string
Title:
Supplier
Maximum Length:360
Name of the supplier. Review and update the value for this attribute using the Supplier Portal work area, and the Manage Suppliers task. -
SupplierNumber: string
Title:
Supplier Number
Maximum Length:30
Number that identifies the supplier. Review and update the value for this attribute using the Supplier Portal work area, and the Manage Suppliers task. -
SupplierSiteAssociationStatus: string
Status of the item supplier association.
-
SupplierSiteId: integer
Value that uniquely identifies a supplier site.
-
TransactionId: integer
(int64)
Value that identifies the product row in staging.
Nested Schema : Extensible Flexfields for Associated Supplier Organizations
Type:
array
Title:
Extensible Flexfields for Associated Supplier Organizations
The Extensible Flexfields for Associated Supplier Organization resource is used to manage supplier organization association level extensible flexfields of supplier products.
Show Source
-
Array of:
object Discriminator: CategoryCode
Discriminator:
{ "propertyName":"CategoryCode", "mapping":{ "ROOT_ICC":"#/components/schemas/oracle_apps_scm_productCatalogManagement_advancedItems_flex_egoItemEff_itemSupplierIntf_categories_view_j__ItemSupplierInterfaceRootIccPrivateVO-item-response" } }
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Discriminator: CategoryCode
Type:
object
Discriminator: CategoryCode
Discriminator Values
Match One Schema
Show Source
Nested Schema : oracle_apps_scm_productCatalogManagement_advancedItems_flex_egoItemEff_itemSupplierIntf_categories_view_j__ItemSupplierInterfaceRootIccPrivateVO-item-response
Type:
Show Source
object
-
AssociationTransactionId: integer
(int64)
Value that uniquely identifies the supplier organization association extensible flexfield row in staging.
-
CategoryCode: string
Maximum Length:
80
Default Value:ROOT_ICC
Abbreviation that identifies the item class associated with the supplier organization association extensible flexfields. -
CreatedBy: string
Read Only:
true
Maximum Length:64
User who created the supplier organization association extensible flexfield. -
CreationDate: string
(date-time)
Read Only:
true
Date and time when the application created the supplier organization association extensible flexfield. -
ItemNumber: string
Title:
Item
Maximum Length:700
Name or number of the part, item, product, or service. -
LastUpdateDate: string
(date-time)
Read Only:
true
Date and time when the supplier organization association extensible flexfield was most recently updated. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
User who most recently updated the supplier organization association extensible flexfield. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
PartySiteNumber: string
Title:
Address Name
Maximum Length:240
Number that identifies the supplier site for the supplier site association. -
ProductNumber: string
Title:
Spoke System
Maximum Length:255
Name or number of the spoke part, item, product, or service. -
SpokeSystemCode: string
Abbreviation that identifies the spoke system. Review and update the value for this attribute using the Product Information Management work area, and the Manage Spoke Systems task.
-
SpokeSystemId: integer
(int64)
Value that uniquely identifies the spoke system. Review and update the value for this attribute using the Product Information Management work area, and the Manage Spoke Systems task.
-
SupplierId: integer
Value that uniquely identifies the supplier. Review and update the value for this attribute using the Supplier Portal work area, and the Manage Suppliers task.
-
SupplierName: string
Title:
Supplier Name
Maximum Length:360
Name of the supplier. Review and update the value for this attribute using the Supplier Portal work area, and the Manage Suppliers task. -
SupplierNumber: string
Title:
Supplier Number
Maximum Length:30
Number that identifies the supplier. Review and update the value for this attribute using the Supplier Portal work area, and the Manage Suppliers task. -
TransactionId: integer
(int64)
Value that identifies the product row in staging.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : link
Type:
Show Source
object
-
href: string
Title:
hyperlink reference
The URI to the related resource. -
kind: string
Title:
kind
Allowed Values:[ "collection", "item", "describe", "other" ]
The kind of the related resource. -
name: string
Title:
name
The name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relation
Allowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]
The name of the relation to the resource instance. Example: self.
Nested Schema : properties
Type:
Show Source
object
-
changeIndicator: string
Change indicator or the ETag value of the resource instance.
Nested Schema : supplierProducts-attachments-item-response
Type:
Show Source
object
-
AsyncTrackerId: string
Title:
Asynchronous Upload Tracker Id
An identifier used for tracking the uploaded files. -
AttachedDocumentId: integer
(int64)
Title:
Attached Document Id
Value that uniquely identifies the attached document. -
CategoryName: string
Title:
Category
Maximum Length:30
Name of the product 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 By
Read Only:true
Maximum Length:255
User who created the attachment. -
CreatedByUserName: string
Title:
Created By User Name
Read Only:true
Login that the user used when creating the attachment. -
CreationDate: string
(date-time)
Title:
Creation Date
Read Only:true
Date and time when the user created the attachment. -
DatatypeCode: string
Title:
Type
Maximum Length:30
Default Value:FILE
Abbreviation that indicates the type of data. Valid values include WEB_PAGE, TEXT, or FILE. -
Description: string
Title:
Description
Maximum Length:255
Description of the product attachment. -
DmDocumentId: string
Maximum Length:
255
Value that uniquely identifies the document from which the attachment is created. -
DmFolderPath: string
Title:
Dm Folder Path
Maximum Length:1000
Path to the folder in which the attachment file is uploaded. -
DmVersionNumber: string
Maximum Length:
255
Version number that identifies the attachment in repository. -
DownloadInfo: string
Title:
DownloadInfo
JSON object represented as a string containing information used to programmatically retrieve a file attachment. -
ErrorStatusCode: string
Title:
Error Status Code
Abbreviation that identifies the error code, if any, for the attachment. -
ErrorStatusMessage: string
Title:
Error Status Message
Text of the error message, if any, for the attachment. -
ExpirationDate: string
(date-time)
Title:
Expiration Date
Date when the contents of the attachment are no longer valid. -
FileContents: string
(byte)
Title:
File Contents
Contents of the attachment. -
FileName: string
Title:
File Name
Maximum Length:2048
Name of the file attached to the product. -
FileUrl: string
Title:
File Url
Path of the document file. -
FileWebImage: string
(byte)
Title:
File Web Image
Read Only:true
The base64 encoded image of the file displayed in .png format if the source is a convertible image. -
LastUpdateDate: string
(date-time)
Title:
Last Update Date
Read Only:true
Date and time when the product was most recently updated. -
LastUpdatedBy: string
Title:
Last Updated By
Read Only:true
Maximum Length:255
User who most recently updated the attachment. -
LastUpdatedByUserName: string
Title:
Last Updated By User
Read Only:true
Login that the user used when updating the attachment. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
PostProcessingAction: string
Title:
PostProcessingAction
Name of the action that can be performed after an attachment is uploaded. -
Title: string
Title:
Title
Title of the product attachment. -
UploadedFileContentType: string
Title:
Uploaded File Content Type
Content type of the attached file. -
UploadedFileLength: integer
Title:
File Size
Length of the attached file. -
UploadedFileName: string
Title:
Uploaded File Name
Name of the attached file. -
UploadedText: string
Title:
Uploaded Text
Contents of text file that is attached. -
Uri: string
Title:
Uri
Maximum Length:4000
URI (Uniform Resource Identifier) appended to the base URI derived from the endpoint associated with application identified by the MODULE_ID. -
Url: string
Title:
Url
Maximum Length:4000
Uniform resource locator of the attachment. -
UserName: string
Title:
User Name
Read Only:true
Maximum Length:255
Display 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:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : supplierProducts-categories-item-response
Type:
Show Source
object
-
CategoryCode: string
Title:
Category Code
Maximum Length:820
Abbreviation that identifies the catalog category. Review and update the value for this attribute using the Product Information Management work area, and the Manage Catalogs task. -
CategoryName: string
Title:
Category
Maximum Length:250
Name of the catalog category. Review and update the value for this attribute using the Product Information Management work area, and the Manage Catalogs task. -
CreatedBy: string
Read Only:
true
Maximum Length:64
User who created the category association. -
CreationDate: string
(date-time)
Read Only:
true
Date and time when the application created the category association. -
EndDate: string
(date)
Date when the item category assignment becomes inactive.
-
InterfaceTableUniqueId: integer
(int64)
Value that uniquely identifies the category association row in staging.
-
ItemCatalog: string
Title:
Catalog
Maximum Length:30
Name of the catalog. Review and update the value for this attribute using the Product Information Management work area, and the Manage Catalogs task. -
ItemCatalogId: integer
(int64)
Title:
Catalog
Value that uniquely identifies the catalog. -
ItemNumber: string
Title:
Item
Maximum Length:300
Name or number of the part, item, product, or service. -
LastUpdateDate: string
(date-time)
Read Only:
true
Date and time when the category association was most recently updated. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
User who most recently updated the category association. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
OrganizationCode: string
Title:
Default Organization
Maximum Length:18
Abbreviation 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)
Title:
Default Organization
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. -
ProductNumber: string
Title:
Spoke Item
Maximum Length:255
Name or number of the spoke part, item, product, or service. -
SpokeSystemCode: string
Abbreviation that identifies the spoke system. Review and update the value for this attribute using the Product Information Management work area, and the Manage Spoke Systems task.
-
SpokeSystemId: integer
(int64)
Title:
Spoke System ID
Value that uniquely identifies the spoke system. Review and update the value for this attribute using the Product Information Management work area, and the Manage Spoke Systems task. -
StartDate: string
(date)
Date when the item category assignment becomes active.
-
SupplierId: integer
(int64)
Value that uniquely identifies the supplier. Review and update the value for this attribute using the Supplier Portal work area, and the Manage Suppliers task.
-
SupplierName: string
Title:
Supplier
Name of the supplier. Review and update the value for this attribute using the Supplier Portal work area, and the Manage Suppliers task. -
TransactionId: integer
(int64)
Value that identifies the product row in staging.
-
TransactionType: string
Title:
Transaction Type
Maximum Length:10
Type of action to be taken when importing a record. Valid values include SYNC and DELETE.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Discriminator: CategoryCode
Type:
object
Discriminator: CategoryCode
Discriminator Values
Match One Schema
Show Source
Nested Schema : oracle_apps_scm_productCatalogManagement_advancedItems_flex_egoItemEff_itemIntf_categories_view_j__ItemInterfaceRootIccPrivateVO-item-response
Type:
Show Source
object
-
CategoryCode: string
Maximum Length:
80
Default Value:ROOT_ICC
Abbreviation that identifies the item class associated with the extensible flexfields. -
CreatedBy: string
Read Only:
true
Maximum Length:64
User who created the item extensible flexfield. -
CreationDate: string
(date-time)
Read Only:
true
Date and time when the application created the item extensible flexfield. -
ItemId: integer
(int64)
Title:
Item Number
Value that uniquely identifies the part, item, product, or service. -
ItemNumber: string
Title:
Master Item
Maximum Length:300
Name or number of the part, item, product, or service. -
LastUpdateDate: string
(date-time)
Read Only:
true
Date and time when the item extensible flexfield was most recently updated. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
User who most recently updated the item extensible flexfield. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
OrganizationCode: string
Title:
Default Organization
Maximum Length:18
Abbreviation 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)
Title:
Organization
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. -
ProductNumber: string
Title:
Spoke Item
Maximum Length:255
Name or number of the spoke part, item, product, or service. -
SpokeSystemCode: string
Maximum Length:
30
Abbreviation that identifies the spoke system. Review and update the value for this attribute using the Product Information Management work area, and the Manage Spoke Systems task. -
SpokeSystemId: integer
(int64)
Title:
Spoke System ID
Value that uniquely identifies the spoke system. Review and update the value for this attribute using the Product Information Management work area, and the Manage Spoke Systems task. -
SupplierId: integer
(int64)
Value that uniquely identifies the supplier. Review and update the value for this attribute using the Supplier Portal work area, and the Manage Suppliers task.
-
SupplierName: string
Read Only:
true
Name of the supplier. Review and update the value for this attribute using the Supplier Portal work area, and the Manage Suppliers task. -
TransactionId: integer
(int64)
Value that uniquely identifies the extensible flexfield row in staging.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : supplierProducts-packs-item-response
Type:
Show Source
object
-
CommonItemNumber: string
Maximum Length:
240
Name or number of the item for a common pack. -
CommonOrganizationCode: string
Maximum Length:
18
Abbreviation that identifies the organization for a common pack. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Inventory Organizations task. -
CommonOrganizationId: integer
(int64)
Value that uniquely identifies the organization for a common pack. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Inventory Organizations task.
-
CreatedBy: string
Read Only:
true
Maximum Length:64
User who created the pack. -
CreationDate: string
(date-time)
Read Only:
true
Date and time when the application created the pack. -
ItemNumber: string
Maximum Length:
820
Name or number of the part, item, product, or service. -
ItemTransactionId: integer
(int64)
Value that identifies the product row in staging.
-
LastUpdateDate: string
(date-time)
Read Only:
true
Date and time when the pack was most recently updated. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
User who most recently updated the pack. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
OrganizationCode: string
Maximum Length:
18
Abbreviation 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. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Inventory Organizations task.
-
packComponents: array
Pack Components
Title:
Pack Components
The Pack Components resource is used to manage pack components of supplier products. -
ProductNumber: string
Maximum Length:
255
Name or number of the spoke part, item, product, or service. -
SpokeSystemCode: string
Abbreviation that identifies the spoke system. Review and update the value for this attribute using the Product Information Management work area, and the Manage Spoke Systems task.
-
SpokeSystemId: integer
(int64)
Value that uniquely identifies the spoke system. Review and update the value for this attribute using the Product Information Management work area, and the Manage Spoke Systems task.
-
SupplierId: integer
(int64)
Value that uniquely identifies the supplier. Review and update the value for this attribute using the Supplier Portal work area, and the Manage Suppliers task.
-
SupplierName: string
Title:
Supplier
Name of the supplier. Review and update the value for this attribute using the Supplier Portal work area, and the Manage Suppliers task. -
TransactionId: integer
(int64)
Value that uniquely identifies the pack row in staging.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Pack Components
Type:
array
Title:
Pack Components
The Pack Components resource is used to manage pack components of supplier products.
Show Source
Nested Schema : supplierProducts-packs-packComponents-item-response
Type:
Show Source
object
-
AssemblyItemNumber: string
Maximum Length:
820
Number that identifies the parent item of the component item of a pack. -
ComponentItemNumber: string
Maximum Length:
820
Number that identifies the component item of a pack. -
ComponentProductDescription: string
Title:
Component Product Description
Maximum Length:240
Spoke item description of the component item of a pack. -
ComponentProductNumber: string
Title:
Component Product Number
Maximum Length:255
Spoke item number of the component item of a pack. -
ComponentQuantity: number
Quantity of the component item used in the pack.
-
CreatedBy: string
Read Only:
true
Maximum Length:64
User who created the pack component. -
CreationDate: string
(date-time)
Read Only:
true
Date and time when the application created the pack component. -
ItemTransactionId: integer
(int64)
Value that identifies the product row in staging.
-
LastUpdateDate: string
(date-time)
Read Only:
true
Date and time when the pack component was most recently updated. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
User who most recently updated the pack component. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
OrganizationCode: string
Maximum Length:
18
Abbreviation 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. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Inventory Organizations task.
-
ParentProductNumber: string
Title:
Parent Product Number
Maximum Length:255
Spoke item number of the parent item of the component item of a pack. -
SpokeSystemCode: string
Abbreviation that identifies the spoke system. Review and update the value for this attribute using the Product Information Management work area, and the Manage Spoke Systems task.
-
SpokeSystemId: integer
(int64)
Value that uniquely identifies the spoke system. Review and update the value for this attribute using the Product Information Management work area, and the Manage Spoke Systems task.
-
SupplierId: integer
(int64)
Value that uniquely identifies the supplier. Review and update the value for this attribute using the Supplier Portal work area, and the Manage Suppliers task.
-
SupplierName: string
Title:
Supplier
Name of the supplier. Review and update the value for this attribute using the Supplier Portal work area, and the Manage Suppliers task. -
TransactionId: integer
Value that uniquely identifies the pack component row in staging.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : supplierProducts-productRelationships-item-response
Type:
Show Source
object
-
CompetitorSubTypeValue: string
Maximum Length:
255
Value that indicates the type of the competitor trading partner item in the item relationship. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task. -
CreatedBy: string
Read Only:
true
Maximum Length:64
User who created the product relationship. -
CreationDate: string
(date-time)
Read Only:
true
Date and time when the application created the product relationship. -
CrossReference: string
Title:
Cross Reference
Maximum Length:1020
Value that uniquely identifies the cross-reference of an item. -
CrossReferenceTypeValue: string
Maximum Length:
255
Value that indicates the type of cross-reference relationship. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task. -
EndDate: string
(date-time)
Title:
End Date
Date and time when the item relationship ends or is no longer active. -
EPCGTINSerial: integer
(int64)
Title:
EPC or GTIN Serial
Value that uniquely identifies the electronic product code (EPC) or global trade item number (GTIN) identifier for the GTIN item relationship. -
FromItemNumber: string
Title:
Item
Maximum Length:820
Name or number of the item from which the relationship is created. -
InterfaceTableUniqueId: integer
(int64)
Value that uniquely identifies the product relationship row in staging.
-
ItemRelationshipType: string
Title:
Type
Maximum Length:30
Value that indicates the type of trading partner item relationship. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task. -
LastUpdateDate: string
(date-time)
Read Only:
true
Date and time when the product relationship was most recently updated. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
User who most recently updated the product relationship. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
MasterOrganizationCode: string
Title:
Master Organization
Maximum Length:18
Abbreviation 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. -
MasterOrganizationId: integer
(int64)
Title:
Master Organization
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. -
OrganizationCode: string
Title:
Default Organization
Maximum Length:18
Abbreviation that identifies the item cross-reference relationship 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)
Title:
Organization
Value that uniquely identifies the item cross-reference relationship organization. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Inventory Organizations task. -
OrganizationIndependentFlag: boolean
Title:
Organization Independent
Maximum Length:1
Contains one of the following values: true or false. If true, then the item relationship is applicable across all organizations. If false, then the item relationship is not applicable across all organizations. This attribute doesn't have a default value. -
PlanningEnabledFlag: boolean
Title:
Planning Enabled
Maximum Length:1
Contains one of the following values: true or false. If true, then planning is enabled for related item. If false, then planning is not enabled for related item. This attribute doesn't have a default value. -
PreferenceNumber: integer
(int64)
Title:
Rank
Number that indicates the rank of the trading partner item relationship. -
ProductNumber: string
Title:
Spoke Item
Maximum Length:255
Name or number of the spoke part, item, product, or service. -
ReciprocalFlag: boolean
Title:
Reciprocal
Maximum Length:1
Contains one of the following values: true or false. If true, then a reciprocal relationship exists in the item relationship. If false, then a reciprocal relationship doesn't exists in the item relationship. This attribute doesn't have a default value. -
RelatedItemRelationshipRank: integer
Rank of the related item relationship.
-
RelationshipDescription: string
Title:
Relationship Description
Maximum Length:200
Description of the item relationship. -
RelationshipStatusCode: string
Maximum Length:
30
Abbreviation that uniquely identifies the status of trading partner item relationship. A list of accepted values is defined in the lookup type ORA_ACA_AML_STATUS. Review the value for this attribute using the Setup and Maintenance work area, and the Manage Product Development Lookups task. -
RelationshipStatusValue: string
Status of trading partner item relationship. A list of accepted values is defined in the lookup type ORA_ACA_AML_STATUS. Review the value for this attribute using the Setup and Maintenance work area, and the Manage Product Development Lookups task.
-
RelationshipTypeValue: string
Value that indicates the type of related item. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task.
-
SpokeSystemCode: string
Maximum Length:
255
Abbreviation that identifies the spoke system. Review and update the value for this attribute using the Product Information Management work area, and the Manage Spoke Systems task. -
SpokeSystemId: integer
(int64)
Title:
Spoke System ID
Value that uniquely identifies the spoke system. Review and update the value for this attribute using the Product Information Management work area, and the Manage Spoke Systems task. -
StartDate: string
(date-time)
Title:
Start Date
Date and time when the item relationship begins or becomes active. -
SubType: string
Title:
Type
Maximum Length:100
Abbreviation that identifies the party type of the GTIN in item relationship. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task. -
SubTypeValue: string
Value that indicates the party type of the global trade item number (GTIN) in item relationship. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task.
-
SupplierId: integer
(int64)
Value that uniquely identifies the supplier. Review and update the value for this attribute using the Supplier Portal work area, and the Manage Suppliers task.
-
SupplierName: string
Title:
Supplier
Name of the supplier. Review and update the value for this attribute using the Supplier Portal work area, and the Manage Suppliers task. -
ToItemNumber: string
Title:
To Item
Maximum Length:820
Name or number of the item for which the relationship is created. -
TradingPartnerItemNumber: string
Title:
Trading Partner Item
Maximum Length:150
Name or number of the item from a trading partner. -
TradingPartnerNumber: string
Title:
Trading Partner Number
Maximum Length:30
Number that identifies the trading partner. -
TransactionId: integer
(int64)
Value that identifies the product row in the staging interface.
-
TransactionType: string
Title:
Transaction Type
Maximum Length:10
Type of action to be taken when importing a record. Valid values include SYNC and DELETE. -
UOMCode: string
Title:
UOM
Maximum Length:72
Unit of measure code of the global trade item number (GTIN) relationship. -
UOMCodeValue: string
Maximum Length:
255
Unit of measure of the global trade item number (GTIN) relationship. -
UOMName: string
Title:
UOM
Maximum Length:25
Unit of measure name of the global trade item number (GTIN) relationship.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : supplierProducts-revisions-item-response
Type:
Show Source
object
-
CategoryCode: string
Maximum Length:
80
Item class associated with the revision extensible flexfields. -
CreatedBy: string
Read Only:
true
Maximum Length:64
User who created the revision. -
CreationDate: string
(date-time)
Read Only:
true
Date and time when the application created the revision. -
EffectivityDate: string
(date-time)
Title:
Effective Date
Date when the revision goes into effect. -
ItemNumber: string
Title:
Item
Maximum Length:700
Name or number of the part, item, product, or service. -
ItemRevisionDescription: string
Title:
Description
Maximum Length:240
Description of the item revision. -
LastUpdateDate: string
(date-time)
Read Only:
true
Date and time when the revision was most recently updated. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
User who most recently updated the revision. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
OrganizationCode: string
Title:
Default Organization
Maximum Length:18
Abbreviation 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. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Inventory Organizations task.
-
ProductNumber: string
Title:
Spoke Item
Maximum Length:255
Name or number of the spoke part, item, product, or service. -
RevisionCode: string
Title:
Revision Code
Maximum Length:18
Value that identifies the revision. -
revisionEFFs: array
Extensible Flexfields for Revisions
Title:
Extensible Flexfields for Revisions
The Extensible Flexfields for Revision resource is used to manage revision level extensible flexfields of supplier products. -
RevisionReasonValue: string
Value that indicates the 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.
-
RevisionTransactionId: integer
(int64)
Value that uniquely identifies the revision row in staging.
-
SpokeSystemCode: string
Abbreviation that identifies the spoke system. Review and update the value for this attribute using the Product Information Management work area, and the Manage Spoke Systems task.
-
SpokeSystemId: integer
(int64)
Title:
Spoke System ID
Value that uniquely identifies the spoke system. Review and update the value for this attribute using the Product Information Management work area, and the Manage Spoke Systems task. -
SupplierId: integer
(int64)
Value that uniquely identifies the supplier. Review and update the value for this attribute using the Supplier Portal work area, and the Manage Suppliers task.
-
SupplierName: string
Title:
Supplier
Name of the supplier. Review and update the value for this attribute using the Supplier Portal work area, and the Manage Suppliers task. -
TransactionId: integer
(int64)
Value that identifies the product row in staging.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Extensible Flexfields for Revisions
Type:
array
Title:
Extensible Flexfields for Revisions
The Extensible Flexfields for Revision resource is used to manage revision level extensible flexfields of supplier products.
Show Source
-
Array of:
object Discriminator: CategoryCode
Discriminator:
{ "propertyName":"CategoryCode", "mapping":{ "ROOT_ICC":"#/components/schemas/oracle_apps_scm_productCatalogManagement_advancedItems_flex_egoItemEff_itemRevisionIntf_categories_view_j__ItemRevisionInterfaceRootIccPrivateVO-item-response" } }
Nested Schema : Discriminator: CategoryCode
Type:
object
Discriminator: CategoryCode
Discriminator Values
Match One Schema
Show Source
Nested Schema : oracle_apps_scm_productCatalogManagement_advancedItems_flex_egoItemEff_itemRevisionIntf_categories_view_j__ItemRevisionInterfaceRootIccPrivateVO-item-response
Type:
Show Source
object
-
CategoryCode: string
Maximum Length:
80
Default Value:ROOT_ICC
Abbreviation that identifies the item class associated with the revision extensible flexfields. -
CreatedBy: string
Read Only:
true
Maximum Length:64
User who created the revision extensible flexfield. -
CreationDate: string
(date-time)
Read Only:
true
Date and time when the application created the revision extensible flexfield. -
ItemNumber: string
Title:
Item
Maximum Length:700
Name or number of the part, item, product, or service. -
LastUpdateDate: string
(date-time)
Read Only:
true
Date and time when the revision extensible flexfield was most recently updated. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
User who most recently updated the revision extensible flexfield. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
OrganizationCode: string
Title:
Default Organization
Maximum Length:18
Abbreviation 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. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Inventory Organizations task.
-
ProductNumber: string
Title:
Spoke Item
Maximum Length:255
Name or number of the spoke part, item, product, or service. -
RevisionCode: string
Title:
Revision Code
Maximum Length:18
Value that identifies the revision. -
RevisionTransactionId: integer
(int64)
Value that uniquely identifies the revision extensible flexfield row in staging.
-
SpokeSystemCode: string
Abbreviation that identifies the spoke system. Review and update the value for this attribute using the Product Information Management work area, and the Manage Spoke Systems task.
-
SpokeSystemId: integer
(int64)
Title:
Spoke System ID
Value that uniquely identifies the spoke system. Review and update the value for this attribute using the Product Information Management work area, and the Manage Spoke Systems task. -
SupplierId: integer
(int64)
Value that uniquely identifies the supplier. Review and update the value for this attribute using the Supplier Portal work area, and the Manage Suppliers task.
-
SupplierName: string
Read Only:
true
Name of the supplier. Review and update the value for this attribute using the Supplier Portal work area, and the Manage Suppliers task. -
TransactionId: integer
(int64)
Value that identifies the product row in staging.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : supplierProducts-translations-item-response
Type:
Show Source
object
-
CreatedBy: string
Read Only:
true
Maximum Length:64
User who created the translation. -
CreationDate: string
(date-time)
Read Only:
true
Date and time when the application created the translation. -
HTMLLongDescription: string
Maximum Length:
2147483647
Text description of the part, item, product, or service that includes hypertext tags. -
InterfaceTableUniqueId: integer
(int64)
Value that uniquely identifies the translation row in staging.
-
ItemDescription: string
Maximum Length:
240
Description of the part, item, product, or service. -
ItemNumber: string
Maximum Length:
700
Name or number of the part, item, product, or service. -
Language: string
Maximum Length:
4
Language associated with the item record. -
LastUpdateDate: string
(date-time)
Read Only:
true
Date and time when the translation was most recently updated. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
User who most recently updated the translation. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
LongDescription: string
Maximum Length:
4000
Text description of the part, item, product, or service. -
OrganizationCode: string
Maximum Length:
18
Abbreviation 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. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Inventory Organizations task.
-
ProductNumber: string
Maximum Length:
255
Name or number of the spoke part, item, product, or service. -
SourceLanguage: string
Maximum Length:
4
Source language associated with the item record. -
SpokeSystemCode: string
Maximum Length:
30
Abbreviation that identifies the spoke system. Review and update the value for this attribute using the Product Information Management work area, and the Manage Spoke Systems task. -
SpokeSystemId: integer
(int64)
Value that uniquely identifies the spoke system. Review and update the value for this attribute using the Product Information Management work area, and the Manage Spoke Systems task.
-
SupplierId: integer
(int64)
Value that uniquely identifies the supplier. Review and update the value for this attribute using the Supplier Portal work area, and the Manage Suppliers task.
-
SupplierName: string
Title:
Supplier
Name of the supplier. Review and update the value for this attribute using the Supplier Portal work area, and the Manage Suppliers task. -
TransactionId: integer
(int64)
Value that identifies the product row in staging.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Links
- EFFs
-
Parameters:
- supplierProductsUniqID:
$request.path.supplierProductsUniqID
The Extensible Flexfields resource is used to manage extensible flexfields of supplier products. - supplierProductsUniqID:
- associatedSupplierOrganizations
-
Parameters:
- supplierProductsUniqID:
$request.path.supplierProductsUniqID
The Associated Supplier Organizations resource is used to manage supplier organization associations of supplier products. - supplierProductsUniqID:
- attachments
-
Operation: /fscmRestApi/resources/11.13.18.05/supplierProducts/{supplierProductsUniqID}/child/attachmentsParameters:
- supplierProductsUniqID:
$request.path.supplierProductsUniqID
The Attachments resource manages the attachments associated with an supplier product. - supplierProductsUniqID:
- categories
-
Operation: /fscmRestApi/resources/11.13.18.05/supplierProducts/{supplierProductsUniqID}/child/categoriesParameters:
- supplierProductsUniqID:
$request.path.supplierProductsUniqID
The Categories resource is used to manage product categories of supplier products. - supplierProductsUniqID:
- packs
-
Parameters:
- supplierProductsUniqID:
$request.path.supplierProductsUniqID
The Packs resource is used to manage packs of supplier products. - supplierProductsUniqID:
- productRelationships
-
Parameters:
- supplierProductsUniqID:
$request.path.supplierProductsUniqID
The Product Relationships resource is used to manage product relationships of supplier products. - supplierProductsUniqID:
- revisions
-
Operation: /fscmRestApi/resources/11.13.18.05/supplierProducts/{supplierProductsUniqID}/child/revisionsParameters:
- supplierProductsUniqID:
$request.path.supplierProductsUniqID
The Revisions resource is used to manage revisions of supplier products. - supplierProductsUniqID:
- translations
-
Operation: /fscmRestApi/resources/11.13.18.05/supplierProducts/{supplierProductsUniqID}/child/translationsParameters:
- supplierProductsUniqID:
$request.path.supplierProductsUniqID
The Translations resource is used to manage translatable attributes of supplier products. - supplierProductsUniqID:
Examples
This example describes how to create a supplier product.
Example cURL Command
Use the following cURL command to submit a request on the REST resource.
curl -u username:password -X POST -H "Content-Type:application/vnd.oracle.adf.resourceitem+json" -d 'request payload' "https://servername/fscmRestApi/resources/version/supplierProducts"
Example Request Body
The following example includes the contents of the request body in JSON format. You replace the request payload in the cURL command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it creates.
{ "ProductNumber": "Test22012020", "ProductDescription":"desc", "OrganizationCode":"V1", "ProductCategoryName":"1203", "PrimaryUOMValue":"EA", "associatedSupplierOrganizations":[ { "ProductNumber":"Test22012020", "SupplierName":"Small, Inc.", "PartySiteNumber":"SALES-CO(ERS)", "associatedSupplierOrganizationEFFs":[{ "ProductNumber":"Test22012020", "CategoryCode":"EFF_NT_SR_MR_NV_ALL_LEVEL_ALL_TYPES_2", "ItemSupplierInterfaceEFFBAG_5FNT_5FMR_5FNV_5FIL_5FSL_5FALL_5FTYPES_5F2PrivateVO" :[{ "ContextCode" : "AG_NT_MR_NV_IL_SL_ALL_TYPES_2", "OrganizationCode" : "V1", "SourceSystemReference" : "Test22012020", "SourceSystemId" : 100000012259013, "SupplierId": 12496, "SupplierName": "Small, Inc.", "GlobalLocationNumber" : "123", "_Character1":"NT_MR_Char1_22012019_1", "_Character2":"NT_MR_Char2_19102018_1", "_Number1":30, "_Number1_USEREntrd":400, "_Number2":40, "_Number2_USEREntrd":512, "_Date1": "1919-04-03", "_Date2": "1717-03-18", "_Date_Time1": "2018-03-12T14:44:34.444+01:35", "_Date_Time2": "2019-06-09T08:44:34.999+12:30" }], "ItemSupplierInterfaceEFFBAG_5FNT_5FSR_5FNV_5FIL_5FSL_5FALL_5FTYPES_5F2PrivateVO":[{ "ContextCode":"AG_NT_SR_NV_IL_SL_ALL_TYPES_2", "SourceSystemReference":"Test22012020", "SourceSystemId":100000012259013, "OrganizationCode":"V1", "_Character1":"A", "_Character2":"B", "_Number1_USEREntrd":300, "_Number2_USEREntrd":321 }] }] } ], "categories":[ { "ProductNumber":"Test22012020", "CategoryName":"Battery Holders & Snaps", "ItemCatalog":"Service Catalog" } ], "revisions": [{ "ProductNumber":"Test22012020", "OrganizationCode":"V1", "RevisionCode":"B", "revisionEFFs":[{ "ProductNumber" : "Test22012020", "CategoryCode" : "EFF_NT_SR_MR_NV_ALL_LEVEL_ALL_TYPES_2", "ItemRevisionInterfaceEFFBG_5FNT_5FMR_5FNV_5FRL_5FALL_5FTYPES_5F2PrivateVO" : [{ "ContextCode" : "G_NT_MR_NV_RL_ALL_TYPES_2", "SourceSystemReference" : "Test22012020", "SourceSystemId":100000012259013, "OrganizationCode":"V1", "Revision" : "B", "_Character1":"NT_MR_Char1_22012019_2", "_Character2":"NT_MR_Char2_22012019_2", "_Number1_USEREntrd":400, "_Number2_USEREntrd":512, "_Date1": "1919-04-03", "_Date2": "1717-03-18", "_Date_Time1": "2012-03-12T14:44:34.444+01:35", "_Date_Time2": "2015-06-09T08:44:34.999+12:30" }], "ItemRevisionInterfaceEFFBAG_5FNT_5FSR_5FNV_5FRL_5FALL_5FTYPES_5F2PrivateVO" :[{ "ContextCode" : "AG_NT_SR_NV_RL_ALL_TYPES_2", "SourceSystemReference" : "Test22012020", "SourceSystemId":100000012259013, "OrganizationCode":"V1", "Revision" : "B", "_Character1":"NT_MR_Char1_22012019_1", "_Character2":"NT_MR_Char2_22012019_1", "_Number1_USEREntrd":400, "_Number2_USEREntrd":512, "_Date1": "1919-04-03", "_Date2": "1717-03-18", "_Date_Time1": "2018-03-12T14:44:34.444+01:35", "_Date_Time2": "2019-06-09T08:44:34.999+12:30" }] }] }], "packs": [ { "ProductNumber":"Test22012020", "packComponents": [ { "ParentProductNumber":"Test22012020", "ComponentProductNumber":"i_1120_05" } ] } ], "productRelationships": [ { "ItemRelationshipType":"ITEM_XREF", "ProductNumber":"Test22012020", "CrossReference":"c_1120_05", "CrossReferenceTypeValue":"Old Item Number" } ], "translations": [ { "ProductNumber":"Test22012020", "LongDescription":"Example!", "HTMLLongDescription":"AboutUs" } ], "EFFs": [ { "ProductNumber":"Test22012020", "CategoryCode" : "EFF_NT_SR_MR_NV_ALL_LEVEL_ALL_TYPES_2", "ItemInterfaceEFFBAG_5FNT_5FSR_5FNV_5FIL_5FSL_5FALL_5FTYPES_5F2PrivateVO": [{ "ContextCode":"AG_NT_SR_NV_IL_SL_ALL_TYPES_2", "SourceSystemReference":"Test22012020", "SourceSystemId":100000012259013, "OrganizationCode":"V1", "_Character1":"A", "_Character2":"B", "_Number1_USEREntrd":300, "_Number2_USEREntrd":321 }], "ItemInterfaceEFFBAG_5FNT_5FMR_5FNV_5FIL_5FSL_5FALL_5FTYPES_5F2PrivateVO":[{ "ContextCode":"AG_NT_MR_NV_IL_SL_ALL_TYPES_2", "SourceSystemReference":"Test22012020", "SourceSystemId":100000012259013, "OrganizationCode":"V1", "_Character1":"MR_Char1_220120194_NT", "_Character2":"MR_Char2_220120194_NT", "_Number1_USEREntrd":400, "_Number2_USEREntrd":512 }] } ] }
Example Response Body
The following example includes the contents of the response body in JSON format:
{ "AcceptableEarlyDays": null, "AccountingRuleValue": null, "AllowExpressTransactionsFlag": null, "AllowPurchasingDocumentDescriptionUpdateFlag": null, "AllowMaintenanceAssetFlag": null, "AllowSubstituteReceiptsFlag": null, "AllowSuspendFlag": null, "AllowTerminateFlag": null, "AllowUnorderedReceiptsFlag": null, "TransactionConversionValue": null, "AutomaticallyExpireASNFlag": null, "AssetCategoryId": null, "AssetTrackedFlag": null, "AutoCreatedConfigurationFlag": null, "StartingLotPrefix": null, "SerialStartingPrefix": null, "BackOrderableFlag": null, "BackToBackEnabledFlag": null, "BaseItemValue": null, "BatchId": -1, "BuildInWIPFlag": null, "BulkPickedFlag": null, "BundleId": null, "DefaultBuyerValue": null, "CarryingCostPercentage": null, "CASNumber": null, "CheckMaterialShortageFlag": null, "ChildLotEnabledFlag": null, "ChildLotPrefix": null, "ChildLotStartingNumber": null, "ChildLotFormatValidationFlag": null, "CollateralFlag": null, "ProvisioningEnabledFlag": null, "ConsignedFlag": null, "ContainerItemFlag": null, "ContractManufacturingFlag": null, "CopyLotAttributeFlag": null, "CostingEnabledFlag": null, "CreateSupplyFlag": null, "CreatedBy": "CVSUPPA01", "CreationDate": "2020-03-02T08:54:19.018+00:00", "CustomerSelfServiceEnabledFlag": null, "CumulativeManufacturingLeadTime": null, "CumulativeTotalLeadTime": null, "CustomerOrderEnabledFlag": null, "CustomerOrderFlag": null, "CycleCountEnabledFlag": null, "DaysEarlyReceiptAllowed": null, "DaysLateReceiptAllowed": null, "DaysOfCover": null, "DefaultGradeValue": null, "IncludeInRollUpFlag": null, "DefaultLotStatusValue": null, "DefaultSerialStatusValue": null, "DefaultShippingOrganizationValue": null, "DefectTrackingOnFlag": null, "DemandPeriod": null, "DemandTimeDays": null, "ItemDescription": null, "DimensionUOMValue": null, "DownloadableFlag": null, "PositiveDeviationFactor": null, "NegativeDeviationFactor": null, "ElectronicFormatFlag": null, "EligibilityRuleFlag": null, "EnableGenealogyTrackingFlag": null, "EngineeredItemFlag": null, "WarehouseEquipmentFlag": null, "EventFlag": null, "ExpirationActionValue": null, "ExpirationActionInterval": null, "FinancingAllowedFlag": null, "FixedDaysSupply": null, "FixedLeadTime": null, "FixedLotSizeMultiplier": null, "FixedOrderQuantity": null, "ForecastHorizon": null, "ProcessingDays": null, "GradeControlFlag": null, "HazardousMaterialFlag": null, "HoldDays": null, "FormattedDescription": null, "OrderManagementIndivisibleFlag": null, "TransferOrdersEnabledFlag": null, "InternallyTransferableFlag": null, "InternalVolume": null, "InventoryAssetFlag": null, "InventoryCarryPenalty": null, "InventoryItemFlag": null, "ItemId": null, "InvoiceCloseTolerancePercentage": null, "InvoiceEnabledFlag": null, "InvoiceMatchOptionValue": null, "InvoicedFlag": null, "InvoicingRuleValue": null, "ProductCategoryCode": "MAINTAIN.MISC", "ProductCategoryName": "1203", "ItemNumber": null, "LastUpdateDate": "2020-03-02T08:54:19.864+00:00", "LastUpdatedBy": "CVSUPPA01", "LeadTimeLotSize": null, "ListPrice": null, "LongDescription": null, "LotDivisibleFlag": null, "LotMergeEnabledFlag": null, "LotSplitEnabledFlag": null, "LotStatusEnabledFlag": null, "LotSubstitutionEnabledFlag": null, "LotTranslateEnabledFlag": null, "MarketPrice": null, "MaturityDays": null, "MaximumMinMaxQuantity": null, "MaximumLoadWeight": null, "MaximumOrderQuantity": null, "MinimumMinMaxQuantity": null, "MinimumFillPercent": null, "MinimumLicenseQuantity": null, "MinimumOrderQuantity": null, "MRPCalculateATPFlag": null, "MaterialTransactionEnabledFlag": null, "UseApprovedSupplierFlag": null, "NegativeMeasurementError": null, "NegotiationRequiredFlag": null, "OperationSlackPenalty": null, "OrderCost": null, "OrderableOnWebFlag": null, "OrganizationCode": "V1", "OrganizationId": 204, "OutsideProcessServiceFlag": null, "OverReturnTolerance": null, "OverShipmentTolerance": null, "OvercompletionToleranceValue": null, "PaymentTermsValue": null, "PickComponentsFlag": null, "PickingRuleValue": null, "Planner": null, "PlanningTimeDays": null, "PositiveMeasurementError": null, "PostprocessingDays": null, "ProcurementBusinessUnitName": null, "PreprocessingDays": null, "PriceTolerancePercentage": null, "PrimaryUOMValue": "EA", "ProcessCostingEnabledFlag": null, "ProcessExecutionEnabledFlag": null, "ProcessQualityEnabledFlag": null, "ProcessSupplyLocatorId": null, "ProcessSupplySubinventoryValue": null, "ProcessYieldLocatorId": null, "ProcessYieldSubinventoryValue": null, "ProductUploadId": -1, "PurchasableFlag": null, "PurchasingFlag": null, "PurchasingInputTaxClassificationValue": null, "QuantityReceivedTolerancePercentage": null, "ReceiptCloseTolerancePercentage": null, "RecipeEnabledFlag": null, "ReleaseTimeDays": null, "AssembleToOrderFlag": null, "RequiresFulfillmentLocationFlag": null, "RequiresItemAssociationFlag": null, "ReservableFlag": null, "RestrictLocatorsFlag": null, "RestrictSubinventoriesFlag": null, "RetestInterval": null, "RMAInspectionRequiredFlag": null, "ReturnableFlag": null, "RevisionQuantityControlFlag": null, "RoundingControlTypeFlag": null, "RoundingFactor": null, "SalesAccountId": null, "SecondaryUOMValue": null, "SerialStatusEnabledFlag": null, "ServiceBillingEnabledFlag": null, "ServiceDuration": null, "ServiceDurationPeriodValue": null, "ServiceStartDelay": null, "EnableContractCoverageFlag": null, "ShelfLifeDays": null, "ShipModelCompleteFlag": null, "ShippableFlag": null, "ShrinkageRate": null, "TransactionEnabledFlag": null, "SourceSubinventoryValue": null, "SpokeSystemCode": "JDE", "SpokeSystemId": 100000012259013, "ProductNumber": "Test22012020", "ProductDescription": "desc", "ProductActionDate": null, "ProductActionMessage": null, "ProductStatus": "SUBMITTED", "StandardCoverageValue": null, "StartingLotNumber": null, "SerialStartingNumber": null, "StandardLotSize": null, "StockEnabledFlag": null, "StyleItemFlag": null, "StyleItemNumberValue": null, "SubcontractingComponentValue": null, "SupplierId": 12496, "OutputTaxClassificationCodeValue": null, "TaxableFlag": null, "Template": null, "TransactionId": 300100186077776, "UNNumberValue": null, "UnderReturnTolerance": null, "UnderShipmentTolerance": null, "UnitHeightQuantity": null, "UnitLengthQuantity": null, "IssueUOMValue": null, "UnitVolumeQuantity": null, "UnitWeightQuantity": null, "UnitWidthQuantity": null, "VariableLeadTime": null, "VehicleItemFlag": null, "VMIFixedOrderQuantity": null, "ReplenishmentMaximumDaysOfSupply": null, "ReplenishmentMaximumOrder": null, "ReplenishmentMinimumDaysOfSupply": null, "ReplenishmentMinimumOrder": null, "VolumeUOMValue": null, "WeightUOMValue": null, "WIPSupplyLocatorId": null, "WIPSupplySubinventoryValue": null, "QuantityReceivedToleranceAction": null, "EnforceShipToLocationValue": null, "ReceiptDateActionValue": null, "LotControlValue": null, "LotExpirationControlValue": null, "SerialGenerationValue": null, "ReplenishmentSourceTypeValue": null, "StockLocatorControlValue": null, "PlanningTimeFence": null, "DemandTimeFence": null, "StructureItemTypeValue": null, "ATPComponentsValue": null, "ATPValue": null, "WIPSupplyTypeValue": null, "InventoryPlanningMethodValue": null, "PlanningMakeBuyValue": null, "BillingTypeValue": null, "UserItemTypeValue": null, "PlanningMethodValue": null, "ForecastControlValue": null, "ReleaseTimeFence": null, "OvercompletionToleranceTypeValue": null, "EffectivityControlValue": null, "RecoveredPartDispositionValue": null, "WebStatusValue": null, "ServiceRequestEnabledValue": null, "DefaultSalesOrderSourceTypeValue": null, "ConfiguratorModelTypeValue": null, "TrackingUOMValue": null, "PricingUOMValue": null, "DefaultingControlValue": null, "ReleaseAuthorizationRequiredValue": null, "ForecastTypeValue": null, "MatchConfigurationOptionValue": null, "CreateConfiguredItem": null, "ChildLotParent": null, "PackTypeValue": null, "SalesProductTypeValue": null, "MatchApprovalLevelValue": null, "AssetClassValue": null, "ServiceDurationTypeValue": null, "ServiceStartTypeValue": null, "SafetyStockPlanningMethodValue": null, "ItemStatusValue": null, "LifecyclePhaseValue": null, "ItemClass": null, "Keyword": null, "ReceiptRoutingValue": null, "ContainerTypeValue": null, "HazardClassValue": null, "SourceOrganizationValue": null, "ForcePurchaseLeadTimeFlag": null, "CategoryCode": "EFF_NT_SR_MR_NV_ALL_LEVEL_ALL_TYPES_2", "GLN": null, "GTIN": null, "ProductUploadName": null, "AssetTrackedValue": null, "ReplacementTypeValue": null, "BuyerEmailAddress": null, "SupplierName": "CV_SuppA01", "ExpenditureTypeValue": null, "CommonSupplyProjectDemandFlag": null, "EnableIotFlag": null, "HardPeggingLevelValue": null, "productRelationships": [ { "CreatedBy": "SUPPA01", "CreationDate": "2020-03-02T08:54:19.608+00:00", "CrossReference": "c_1120_05", "RelationshipDescription": null, "EndDate": null, "EPCGTINSerial": null, "InterfaceTableUniqueId": 300100186077785, "FromItemNumber": null, "ItemRelationshipType": "ITEM_XREF", "LastUpdateDate": "2020-03-02T08:54:20.074+00:00", "LastUpdatedBy": "SUPPA01", "MasterOrganizationCode": null, "MasterOrganizationId": null, "OrganizationIndependentFlag": null, "OrganizationCode": null, "OrganizationId": 204, "PlanningEnabledFlag": null, "PreferenceNumber": null, "ReciprocalFlag": null, "ToItemNumber": null, "SpokeSystemId": 100000012259013, "ProductNumber": "Test22012020", "StartDate": null, "SubType": "Old Item Number", "TradingPartnerItemNumber": null, "TradingPartnerNumber": null, "TransactionId": 300100186077776, "UOMCode": null, "UOMName": null, "SubTypeValue": null, "CrossReferenceTypeValue": "Old Item Number", "RelationshipTypeValue": null, "UOMCodeValue": null, "SpokeSystemCode": null, "CompetitorSubTypeValue": null, "SupplierId": 12496, "SupplierName": "CV_SuppA01", "RelationshipStatusCode": null, "RelationshipStatusValue": null, "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/productRelationships/300100186077785", "name": "productRelationships", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel": "canonical", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/productRelationships/300100186077785", "name": "productRelationships", "kind": "item" }, { "rel": "parent", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF", "name": "supplierProducts", "kind": "item" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/productRelationships/300100186077785/lov/LovRelationshipTypeValue", "name": "LovRelationshipTypeValue", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/productRelationships/300100186077785/lov/LovUOMCodeValue", "name": "LovUOMCodeValue", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/productRelationships/300100186077785/lov/LovCrossReferenceTypeValue", "name": "LovCrossReferenceTypeValue", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/productRelationships/300100186077785/lov/LovMasterOrganizationCode", "name": "LovMasterOrganizationCode", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/productRelationships/300100186077785/lov/LovSubTypeValue", "name": "LovSubTypeValue", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/productRelationships/300100186077785/lov/LovOrganizationCode", "name": "LovOrganizationCode", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/productRelationships/300100186077785/lov/LovRelationshipStatusValue", "name": "LovRelationshipStatusValue", "kind": "collection" } ] } ], "packs": [ { "CommonItemNumber": null, "CommonOrganizationCode": null, "CommonOrganizationId": null, "CreatedBy": "SUPPA01", "CreationDate": "2020-03-02T08:54:19.578+00:00", "ItemNumber": null, "ItemTransactionId": 300100186077776, "LastUpdateDate": "2020-03-02T08:54:21.234+00:00", "LastUpdatedBy": "SUPPA01", "OrganizationCode": null, "OrganizationId": 204, "SpokeSystemCode": "JDE", "SpokeSystemId": 100000012259013, "ProductNumber": "Test22012020", "TransactionId": 300100186077784, "SupplierId": 12496, "SupplierName": "CV_SuppA01", "packComponents": [ { "AssemblyItemNumber": null, "ComponentProductDescription": null, "ComponentProductNumber": "i_1120_05", "ComponentItemNumber": null, "ComponentQuantity": null, "CreatedBy": "SUPPA01", "CreationDate": "2020-03-02T08:54:19.596+00:00", "ItemTransactionId": null, "LastUpdateDate": "2020-03-02T08:54:20.074+00:00", "LastUpdatedBy": "SUPPA01", "OrganizationCode": null, "OrganizationId": 204, "ParentProductNumber": "Test22012020", "SpokeSystemCode": "JDE", "SpokeSystemId": 100000012259013, "TransactionId": 300100186077784, "SupplierId": 12496, "SupplierName": "CV_SuppA01", "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/packs/300100186077784/child/packComponents/300100186077784", "name": "packComponents", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel": "canonical", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/packs/300100186077784/child/packComponents/300100186077784", "name": "packComponents", "kind": "item" }, { "rel": "parent", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/packs/300100186077784", "name": "packs", "kind": "item" } ] } ], "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/packs/300100186077784", "name": "packs", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel": "canonical", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/packs/300100186077784", "name": "packs", "kind": "item" }, { "rel": "parent", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF", "name": "supplierProducts", "kind": "item" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/packs/300100186077784/lov/LovOrganizationCode", "name": "LovOrganizationCode", "kind": "collection" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/packs/300100186077784/child/packComponents", "name": "packComponents", "kind": "collection" } ] } ], "translations": [ { "CreatedBy": "SUPPA01", "CreationDate": "2020-03-02T08:54:19.625+00:00", "ItemDescription": null, "HTMLLongDescription": "AboutUs", "InterfaceTableUniqueId": 300100186077786, "ItemNumber": null, "Language": "US", "LastUpdateDate": "2020-03-02T08:54:20.075+00:00", "LastUpdatedBy": "SUPPA01", "LongDescription": "Example!", "OrganizationCode": null, "OrganizationId": 204, "SourceLanguage": null, "SpokeSystemCode": "JDE", "SpokeSystemId": 100000012259013, "ProductNumber": "Test22012020", "TransactionId": 300100186077776, "SupplierId": 12496, "SupplierName": "CV_SuppA01", "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/translations/300100186077786", "name": "translations", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel": "canonical", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/translations/300100186077786", "name": "translations", "kind": "item" }, { "rel": "parent", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF", "name": "supplierProducts", "kind": "item" } ] } ], "EFFs": [ { "CategoryCode": "EFF_NT_SR_MR_NV_ALL_LEVEL_ALL_TYPES_2", "ItemNumber": null, "ItemId": null, "OrganizationCode": "V1", "OrganizationId": 204, "ProductNumber": "Test22012020", "SpokeSystemCode": "JDE", "SpokeSystemId": 100000012259013, "SupplierId": 12496, "TransactionId": 300100186077776, "CreatedBy": "SUPPA01", "CreationDate": "2020-03-02T08:54:19.018+00:00", "LastUpdateDate": "2020-03-02T08:54:19.864+00:00", "LastUpdatedBy": "SUPPA01", "SupplierName": "CV_SuppA01", "ItemInterfaceEFFBAG_5FNT_5FMR_5FNV_5FIL_5FSL_5FALL_5FTYPES_5F2PrivateVO": [ { "BatchId": -1, "BundleId": null, "ContextCode": "AG_NT_MR_NV_IL_SL_ALL_TYPES_2", "CreatedBy": "SUPPA01", "CreationDate": "2020-03-02T08:54:19.800+00:00", "InterfaceTableUniqueId": 300100186077788, "InventoryItemId": null, "ItemNumber": null, "JobDefinitionName": null, "JobDefinitionPackage": null, "LastUpdateDate": "2020-03-02T08:54:20.077+00:00", "LastUpdateLogin": "9E9C68376CD567E3E053AF01F40AC288", "LastUpdatedBy": "SUPPA01", "ObjectVersionNumber": 1, "OrganizationCode": "V1", "OrganizationId": null, "PhaseNumber": null, "ProcessStatus": null, "RequestId": null, "RowNumber": null, "SourceSystemId": 100000012259013, "SourceSystemReference": "Test22012020", "ThreadNumber": null, "ItemTransactionId": 300100186077776, "TransactionType": null, "VersionEnabledFlag": null, "VersionRevisionCode": null, "VersionStartDate": null, "InterfaceDataType": "SUPPLIER_STAGE", "LoadRequestId": null, "TransactionId": 300100186077776, "_Character1": "MR_Char1_220120194_NT", "_Character2": "MR_Char2_220120194_NT", "_Number1": null, "_Number1_USEREntrd": 400, "_Number2": null, "_Number2_USEREntrd": 512, "_Date1": null, "_Date2": null, "_Date_Time1": null, "_Date_Time2": null, "u_Number_UOM_QTY_1UE": null, "_Number_UOM_QTY_1_USEREntrd": null, "_Number_UOM_QTY_1UEUOM": null, "_Number_UOM_QTY_1UEUOMNAME": null, "u_Number_UOM_Length_2UE": null, "_Number_UOM_Length_2_USEREntrd": null, "_Number_UOM_Length_2UEUOM": null, "_Number_UOM_Length_2UEUOMNAME": null, "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/EFFs/300100186077776/child/ItemInterfaceEFFBAG_5FNT_5FMR_5FNV_5FIL_5FSL_5FALL_5FTYPES_5F2PrivateVO/300100186077788", "name": "ItemInterfaceEFFBAG_5FNT_5FMR_5FNV_5FIL_5FSL_5FALL_5FTYPES_5F2PrivateVO", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel": "canonical", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/EFFs/300100186077776/child/ItemInterfaceEFFBAG_5FNT_5FMR_5FNV_5FIL_5FSL_5FALL_5FTYPES_5F2PrivateVO/300100186077788", "name": "ItemInterfaceEFFBAG_5FNT_5FMR_5FNV_5FIL_5FSL_5FALL_5FTYPES_5F2PrivateVO", "kind": "item" }, { "rel": "parent", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/EFFs/300100186077776", "name": "EFFs", "kind": "item" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/EFFs/300100186077776/child/ItemInterfaceEFFBAG_5FNT_5FMR_5FNV_5FIL_5FSL_5FALL_5FTYPES_5F2PrivateVO/300100186077788/lov/LVVO__Number_UOM_Length_2UEUOM", "name": "LVVO__Number_UOM_Length_2UEUOM", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/EFFs/300100186077776/child/ItemInterfaceEFFBAG_5FNT_5FMR_5FNV_5FIL_5FSL_5FALL_5FTYPES_5F2PrivateVO/300100186077788/lov/LVVO__Number_UOM_QTY_1UEUOM", "name": "LVVO__Number_UOM_QTY_1UEUOM", "kind": "collection" } ] } ], "ItemInterfaceEFFBAG_5FNT_5FSR_5FNV_5FIL_5FSL_5FALL_5FTYPES_5F2PrivateVO": [ { "BatchId": -1, "BundleId": null, "ContextCode": "AG_NT_SR_NV_IL_SL_ALL_TYPES_2", "CreatedBy": "SUPPA01", "CreationDate": "2020-03-02T08:54:19.759+00:00", "InterfaceTableUniqueId": 300100186077787, "InventoryItemId": null, "ItemNumber": null, "JobDefinitionName": null, "JobDefinitionPackage": null, "LastUpdateDate": "2020-03-02T08:54:20.075+00:00", "LastUpdateLogin": "9E9C68376CD567E3E053AF01F40AC288", "LastUpdatedBy": "SUPPA01", "ObjectVersionNumber": 1, "OrganizationCode": "V1", "OrganizationId": null, "PhaseNumber": null, "ProcessStatus": null, "RequestId": null, "RowNumber": null, "SourceSystemId": 100000012259013, "SourceSystemReference": "Test22012020", "ThreadNumber": null, "ItemTransactionId": 300100186077776, "TransactionType": null, "VersionEnabledFlag": null, "VersionRevisionCode": null, "VersionStartDate": null, "InterfaceDataType": "SUPPLIER_STAGE", "LoadRequestId": null, "TransactionId": 300100186077776, "_Character1": "A", "_Character2": "B", "_Number1": null, "_Number1_USEREntrd": 300, "_Number2": null, "_Number2_USEREntrd": 321, "_Date1": null, "_Date2": null, "_Date_Time1": null, "_Date_Time2": null, "u_Number_UOM_QTY_1UE": null, "_Number_UOM_QTY_1_USEREntrd": null, "_Number_UOM_QTY_1UEUOM": null, "_Number_UOM_QTY_1UEUOMNAME": null, "u_Number_UOM_Length_2UE": null, "_Number_UOM_Length_2_USEREntrd": null, "_Number_UOM_Length_2UEUOM": null, "_Number_UOM_Length_2UEUOMNAME": null, "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/EFFs/300100186077776/child/ItemInterfaceEFFBAG_5FNT_5FSR_5FNV_5FIL_5FSL_5FALL_5FTYPES_5F2PrivateVO/300100186077787", "name": "ItemInterfaceEFFBAG_5FNT_5FSR_5FNV_5FIL_5FSL_5FALL_5FTYPES_5F2PrivateVO", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel": "canonical", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/EFFs/300100186077776/child/ItemInterfaceEFFBAG_5FNT_5FSR_5FNV_5FIL_5FSL_5FALL_5FTYPES_5F2PrivateVO/300100186077787", "name": "ItemInterfaceEFFBAG_5FNT_5FSR_5FNV_5FIL_5FSL_5FALL_5FTYPES_5F2PrivateVO", "kind": "item" }, { "rel": "parent", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/EFFs/300100186077776", "name": "EFFs", "kind": "item" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/EFFs/300100186077776/child/ItemInterfaceEFFBAG_5FNT_5FSR_5FNV_5FIL_5FSL_5FALL_5FTYPES_5F2PrivateVO/300100186077787/lov/LVVO__Number_UOM_Length_2UEUOM", "name": "LVVO__Number_UOM_Length_2UEUOM", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/EFFs/300100186077776/child/ItemInterfaceEFFBAG_5FNT_5FSR_5FNV_5FIL_5FSL_5FALL_5FTYPES_5F2PrivateVO/300100186077787/lov/LVVO__Number_UOM_QTY_1UEUOM", "name": "LVVO__Number_UOM_QTY_1UEUOM", "kind": "collection" } ] } ], "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/EFFs/300100186077776", "name": "EFFs", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel": "canonical", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/EFFs/300100186077776", "name": "EFFs", "kind": "item" }, { "rel": "parent", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF", "name": "supplierProducts", "kind": "item" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/EFFs/300100186077776/child/ItemInterfaceEFFBAG_5FNT_5FMR_5FNV_5FIL_5FSL_5FALL_5FTYPES_5F2PrivateVO", "name": "ItemInterfaceEFFBAG_5FNT_5FMR_5FNV_5FIL_5FSL_5FALL_5FTYPES_5F2PrivateVO", "kind": "collection" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/EFFs/300100186077776/child/ItemInterfaceEFFBAG_5FNT_5FSR_5FNV_5FIL_5FSL_5FALL_5FTYPES_5F2PrivateVO", "name": "ItemInterfaceEFFBAG_5FNT_5FSR_5FNV_5FIL_5FSL_5FALL_5FTYPES_5F2PrivateVO", "kind": "collection" } ] } ], "associatedSupplierOrganizations": [ { "AssociationTransactionId": 300100186077777, "CreatedBy": "SUPPA01", "CreationDate": "2020-03-02T08:54:19.103+00:00", "GlobalLocationNumber": null, "ItemNumber": null, "LastUpdateDate": "2020-03-02T08:54:20.012+00:00", "LastUpdatedBy": "SUPPA01", "OrganizationCode": null, "OrganizationId": 204, "PrimaryFlag": null, "SpokeSystemId": 100000012259013, "SpokeSystemCode": "JDE", "ProductNumber": "Test22012020", "SupplierId": 12496, "SupplierName": "Small, Inc.", "SupplierNumber": null, "SupplierSiteId": null, "PartySiteNumber": "SALES-CO(ERS)", "TransactionId": 300100186077776, "SupplierSiteAssociationStatus": null, "CategoryCode": "EFF_NT_SR_MR_NV_ALL_LEVEL_ALL_TYPES_2", "AddressName": null, "Address": null, "associatedSupplierOrganizationEFFs": [ { "AssociationTransactionId": 300100186077777, "CategoryCode": "EFF_NT_SR_MR_NV_ALL_LEVEL_ALL_TYPES_2", "ItemNumber": null, "ProductNumber": "Test22012020", "SpokeSystemCode": "JDE", "SpokeSystemId": 100000012259013, "SupplierId": 12496, "SupplierName": "Small, Inc.", "SupplierNumber": null, "PartySiteNumber": "SALES-CO(ERS)", "CreatedBy": "SUPPA01", "CreationDate": "2020-03-02T08:54:19.103+00:00", "LastUpdateDate": "2020-03-02T08:54:20.012+00:00", "LastUpdatedBy": "SUPPA01", "TransactionId": 300100186077776, "ItemSupplierInterfaceEFFBAG_5FNT_5FMR_5FNV_5FIL_5FSL_5FALL_5FTYPES_5F2PrivateVO": [ { "BatchId": -1, "BundleId": null, "ContextCode": "AG_NT_MR_NV_IL_SL_ALL_TYPES_2", "CreatedBy": "SUPPA01", "CreationDate": "2020-03-02T08:54:19.272+00:00", "InventoryItemId": null, "ItemNumber": null, "JobDefinitionName": null, "JobDefinitionPackage": null, "LastUpdateDate": "2020-03-02T08:54:20.013+00:00", "LastUpdateLogin": "9E9C68376CD567E3E053AF01F40AC288", "LastUpdatedBy": "SUPPA01", "ObjectVersionNumber": 1, "OrganizationCode": "V1", "OrganizationId": null, "PhaseNumber": null, "ProcessStatus": null, "RequestId": null, "RowNumber": null, "SourceSystemId": 100000012259013, "SourceSystemReference": "Test22012020", "SupplierId": 12496, "SupplierName": "Office Depot,Inc", "SupplierSiteId": null, "SupplierSiteName": "SALES-CO(ERS)", "GlobalLocationNumber": "123", "ThreadNumber": null, "ItemTransactionId": null, "TransactionType": null, "VersionEnabledFlag": null, "VersionRevisionCode": null, "VersionStartDate": null, "AssociationTransactionId": 300100186077777, "InterfaceTableUniqueId": 300100186077778, "InterfaceDataType": "SUPPLIER_STAGE", "TransactionId": null, "_Character1": "NT_MR_Char1_22012019_1", "_Character2": "NT_MR_Char2_19102018_1", "_Number1": 30, "_Number1_USEREntrd": 400, "_Number2": 40, "_Number2_USEREntrd": 512, "_Date1": "1919-04-03", "_Date2": "1717-03-18", "_Date_Time1": "2018-03-12T13:09:34.444+00:00", "_Date_Time2": "2019-06-08T20:14:34.999+00:00", "u_Number_UOM_QTY_1UE": null, "_Number_UOM_QTY_1_USEREntrd": null, "_Number_UOM_QTY_1UEUOM": null, "_Number_UOM_QTY_1UEUOMNAME": null, "u_Number_UOM_Length_2UE": null, "_Number_UOM_Length_2_USEREntrd": null, "_Number_UOM_Length_2UEUOM": null, "_Number_UOM_Length_2UEUOMNAME": null, "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/associatedSupplierOrganizations/300100186077777/child/associatedSupplierOrganizationEFFs/300100186077777/child/ItemSupplierInterfaceEFFBAG_5FNT_5FMR_5FNV_5FIL_5FSL_5FALL_5FTYPES_5F2PrivateVO/300100186077778", "name": "ItemSupplierInterfaceEFFBAG_5FNT_5FMR_5FNV_5FIL_5FSL_5FALL_5FTYPES_5F2PrivateVO", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel": "canonical", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/associatedSupplierOrganizations/300100186077777/child/associatedSupplierOrganizationEFFs/300100186077777/child/ItemSupplierInterfaceEFFBAG_5FNT_5FMR_5FNV_5FIL_5FSL_5FALL_5FTYPES_5F2PrivateVO/300100186077778", "name": "ItemSupplierInterfaceEFFBAG_5FNT_5FMR_5FNV_5FIL_5FSL_5FALL_5FTYPES_5F2PrivateVO", "kind": "item" }, { "rel": "parent", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/associatedSupplierOrganizations/300100186077777/child/associatedSupplierOrganizationEFFs/300100186077777", "name": "associatedSupplierOrganizationEFFs", "kind": "item" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/associatedSupplierOrganizations/300100186077777/child/associatedSupplierOrganizationEFFs/300100186077777/child/ItemSupplierInterfaceEFFBAG_5FNT_5FMR_5FNV_5FIL_5FSL_5FALL_5FTYPES_5F2PrivateVO/300100186077778/lov/LVVO__Number_UOM_Length_2UEUOM", "name": "LVVO__Number_UOM_Length_2UEUOM", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/associatedSupplierOrganizations/300100186077777/child/associatedSupplierOrganizationEFFs/300100186077777/child/ItemSupplierInterfaceEFFBAG_5FNT_5FMR_5FNV_5FIL_5FSL_5FALL_5FTYPES_5F2PrivateVO/300100186077778/lov/LVVO__Number_UOM_QTY_1UEUOM", "name": "LVVO__Number_UOM_QTY_1UEUOM", "kind": "collection" } ] } ], "ItemSupplierInterfaceEFFBAG_5FNT_5FSR_5FNV_5FIL_5FSL_5FALL_5FTYPES_5F2PrivateVO": [ { "BatchId": -1, "BundleId": null, "ContextCode": "AG_NT_SR_NV_IL_SL_ALL_TYPES_2", "CreatedBy": "SUPPA01", "CreationDate": "2020-03-02T08:54:19.320+00:00", "InventoryItemId": null, "ItemNumber": null, "JobDefinitionName": null, "JobDefinitionPackage": null, "LastUpdateDate": "2020-03-02T08:54:20.068+00:00", "LastUpdateLogin": "9E9C68376CD567E3E053AF01F40AC288", "LastUpdatedBy": "SUPPA01", "ObjectVersionNumber": 1, "OrganizationCode": "V1", "OrganizationId": null, "PhaseNumber": null, "ProcessStatus": null, "RequestId": null, "RowNumber": null, "SourceSystemId": 100000012259013, "SourceSystemReference": "Test22012020", "SupplierId": null, "SupplierName": "Small, Inc.", "SupplierSiteId": null, "SupplierSiteName": "SALES-CO(ERS)", "GlobalLocationNumber": null, "ThreadNumber": null, "ItemTransactionId": null, "TransactionType": null, "VersionEnabledFlag": null, "VersionRevisionCode": null, "VersionStartDate": null, "AssociationTransactionId": 300100186077777, "InterfaceTableUniqueId": 300100186077779, "InterfaceDataType": "SUPPLIER_STAGE", "TransactionId": null, "_Character1": "A", "_Character2": "B", "_Number1": null, "_Number1_USEREntrd": 300, "_Number2": null, "_Number2_USEREntrd": 321, "_Date1": null, "_Date2": null, "_Date_Time1": null, "_Date_Time2": null, "u_Number_UOM_QTY_1UE": null, "_Number_UOM_QTY_1_USEREntrd": null, "_Number_UOM_QTY_1UEUOM": null, "_Number_UOM_QTY_1UEUOMNAME": null, "u_Number_UOM_Length_2UE": null, "_Number_UOM_Length_2_USEREntrd": null, "_Number_UOM_Length_2UEUOM": null, "_Number_UOM_Length_2UEUOMNAME": null, "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/associatedSupplierOrganizations/300100186077777/child/associatedSupplierOrganizationEFFs/300100186077777/child/ItemSupplierInterfaceEFFBAG_5FNT_5FSR_5FNV_5FIL_5FSL_5FALL_5FTYPES_5F2PrivateVO/300100186077779", "name": "ItemSupplierInterfaceEFFBAG_5FNT_5FSR_5FNV_5FIL_5FSL_5FALL_5FTYPES_5F2PrivateVO", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel": "canonical", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/associatedSupplierOrganizations/300100186077777/child/associatedSupplierOrganizationEFFs/300100186077777/child/ItemSupplierInterfaceEFFBAG_5FNT_5FSR_5FNV_5FIL_5FSL_5FALL_5FTYPES_5F2PrivateVO/300100186077779", "name": "ItemSupplierInterfaceEFFBAG_5FNT_5FSR_5FNV_5FIL_5FSL_5FALL_5FTYPES_5F2PrivateVO", "kind": "item" }, { "rel": "parent", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/associatedSupplierOrganizations/300100186077777/child/associatedSupplierOrganizationEFFs/300100186077777", "name": "associatedSupplierOrganizationEFFs", "kind": "item" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/associatedSupplierOrganizations/300100186077777/child/associatedSupplierOrganizationEFFs/300100186077777/child/ItemSupplierInterfaceEFFBAG_5FNT_5FSR_5FNV_5FIL_5FSL_5FALL_5FTYPES_5F2PrivateVO/300100186077779/lov/LVVO__Number_UOM_Length_2UEUOM", "name": "LVVO__Number_UOM_Length_2UEUOM", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/associatedSupplierOrganizations/300100186077777/child/associatedSupplierOrganizationEFFs/300100186077777/child/ItemSupplierInterfaceEFFBAG_5FNT_5FSR_5FNV_5FIL_5FSL_5FALL_5FTYPES_5F2PrivateVO/300100186077779/lov/LVVO__Number_UOM_QTY_1UEUOM", "name": "LVVO__Number_UOM_QTY_1UEUOM", "kind": "collection" } ] } ], "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/associatedSupplierOrganizations/300100186077777/child/associatedSupplierOrganizationEFFs/300100186077777", "name": "associatedSupplierOrganizationEFFs", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel": "canonical", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/associatedSupplierOrganizations/300100186077777/child/associatedSupplierOrganizationEFFs/300100186077777", "name": "associatedSupplierOrganizationEFFs", "kind": "item" }, { "rel": "parent", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/associatedSupplierOrganizations/300100186077777", "name": "associatedSupplierOrganizations", "kind": "item" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/associatedSupplierOrganizations/300100186077777/child/associatedSupplierOrganizationEFFs/300100186077777/child/ItemSupplierInterfaceEFFBAG_5FNT_5FMR_5FNV_5FIL_5FSL_5FALL_5FTYPES_5F2PrivateVO", "name": "ItemSupplierInterfaceEFFBAG_5FNT_5FMR_5FNV_5FIL_5FSL_5FALL_5FTYPES_5F2PrivateVO", "kind": "collection" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/associatedSupplierOrganizations/300100186077777/child/associatedSupplierOrganizationEFFs/300100186077777/child/ItemSupplierInterfaceEFFBAG_5FNT_5FSR_5FNV_5FIL_5FSL_5FALL_5FTYPES_5F2PrivateVO", "name": "ItemSupplierInterfaceEFFBAG_5FNT_5FSR_5FNV_5FIL_5FSL_5FALL_5FTYPES_5F2PrivateVO", "kind": "collection" } ] } ], "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/associatedSupplierOrganizations/300100186077777", "name": "associatedSupplierOrganizations", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel": "canonical", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/associatedSupplierOrganizations/300100186077777", "name": "associatedSupplierOrganizations", "kind": "item" }, { "rel": "parent", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF", "name": "supplierProducts", "kind": "item" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/associatedSupplierOrganizations/300100186077777/lov/LovStatusValue", "name": "LovStatusValue", "kind": "collection" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/associatedSupplierOrganizations/300100186077777/child/associatedSupplierOrganizationEFFs", "name": "associatedSupplierOrganizationEFFs", "kind": "collection" } ] } ], "categories": [ { "CategoryCode": "Battery Holders & Snaps", "CategoryName": "Battery Holders & Snaps", "ItemCatalogId": 1100000083, "ItemCatalog": "Service Catalog", "CreatedBy": "SUPPA01", "CreationDate": "2020-03-02T08:54:19.354+00:00", "InterfaceTableUniqueId": 300100186077780, "ItemNumber": null, "LastUpdateDate": "2020-03-02T08:54:20.070+00:00", "LastUpdatedBy": "SUPPA01", "OrganizationCode": null, "OrganizationId": 204, "SpokeSystemCode": "JDE", "SpokeSystemId": 100000012259013, "ProductNumber": "Test22012020", "TransactionId": 300100186077776, "SupplierId": 12496, "SupplierName": "CV_SuppA01", "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/categories/300100186077780", "name": "categories", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel": "canonical", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/categories/300100186077780", "name": "categories", "kind": "item" }, { "rel": "parent", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF", "name": "supplierProducts", "kind": "item" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/categories/300100186077780/lov/LovCategorySetValue", "name": "LovCategorySetValue", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/categories/300100186077780/lov/LovCategoryValue", "name": "LovCategoryValue", "kind": "collection" } ] } ], "revisions": [ { "CreatedBy": "SUPPA01", "CreationDate": "2020-03-02T08:54:19.379+00:00", "ItemRevisionDescription": null, "EffectivityDate": null, "ItemNumber": null, "LastUpdateDate": "2020-03-02T08:54:20.070+00:00", "LastUpdatedBy": "SUPPA01", "OrganizationCode": "V1", "OrganizationId": 204, "RevisionCode": "B", "RevisionTransactionId": 300100186077781, "SpokeSystemCode": "JDE", "SpokeSystemId": 100000012259013, "ProductNumber": "Test22012020", "TransactionId": 300100186077776, "RevisionReasonValue": null, "CategoryCode": "EFF_NT_SR_MR_NV_ALL_LEVEL_ALL_TYPES_2", "SupplierId": 12496, "SupplierName": "CV_SuppA01", "revisionEFFs": [ { "CategoryCode": "EFF_NT_SR_MR_NV_ALL_LEVEL_ALL_TYPES_2", "ItemNumber": null, "OrganizationCode": "V1", "OrganizationId": 204, "ProductNumber": "Test22012020", "RevisionCode": "B", "RevisionTransactionId": 300100186077781, "SpokeSystemCode": "JDE", "SpokeSystemId": 100000012259013, "CreatedBy": "SUPPA01", "CreationDate": "2020-03-02T08:54:19.379+00:00", "LastUpdateDate": "2020-03-02T08:54:20.070+00:00", "LastUpdatedBy": "SUPPA01", "TransactionId": 300100186077776, "SupplierId": 12496, "SupplierName": "CV_SuppA01", "ItemRevisionInterfaceEFFBAG_5FNT_5FSR_5FNV_5FRL_5FALL_5FTYPES_5F2PrivateVO": [ { "BatchId": -1, "BundleId": null, "ContextCode": "AG_NT_SR_NV_RL_ALL_TYPES_2", "CreatedBy": "SUPPA01", "CreationDate": "2020-03-02T08:54:19.543+00:00", "InventoryItemId": null, "ItemNumber": null, "JobDefinitionName": null, "JobDefinitionPackage": null, "LastUpdateDate": "2020-03-02T08:54:20.073+00:00", "LastUpdateLogin": "9E9C68376CD567E3E053AF01F40AC288", "LastUpdatedBy": "SUPPA01", "ObjectVersionNumber": 1, "OrganizationCode": "V1", "OrganizationId": null, "PhaseNumber": null, "ProcessStatus": null, "RequestId": null, "Revision": "B", "RevisionId": null, "RowNumber": null, "SourceSystemId": 100000012259013, "SourceSystemReference": "Test22012020", "ThreadNumber": null, "ItemTransactionId": null, "TransactionType": null, "VersionEnabledFlag": null, "VersionRevisionCode": null, "VersionStartDate": null, "RevisionTransactionId": 300100186077781, "InterfaceTableUniqueId": 300100186077783, "InterfaceDataType": "SUPPLIER_STAGE", "TransactionId": null, "_Character1": "NT_MR_Char1_22012019_1", "_Character2": "NT_MR_Char2_22012019_1", "_Number1": null, "_Number1_USEREntrd": 400, "_Number2": null, "_Number2_USEREntrd": 512, "_Date1": "1919-04-03", "_Date2": "1717-03-18", "_Date_Time1": "2018-03-12T13:09:34.444+00:00", "_Date_Time2": "2019-06-08T20:14:34.999+00:00", "u_Number_UOM_QTY_1UE": null, "_Number_UOM_QTY_1_USEREntrd": null, "_Number_UOM_QTY_1UEUOM": null, "_Number_UOM_QTY_1UEUOMNAME": null, "u_Number_UOM_Length_2UE": null, "_Number_UOM_Length_2_USEREntrd": null, "_Number_UOM_Length_2UEUOM": null, "_Number_UOM_Length_2UEUOMNAME": null, "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/revisions/300100186077781/child/revisionEFFs/300100186077781/child/ItemRevisionInterfaceEFFBAG_5FNT_5FSR_5FNV_5FRL_5FALL_5FTYPES_5F2PrivateVO/300100186077783", "name": "ItemRevisionInterfaceEFFBAG_5FNT_5FSR_5FNV_5FRL_5FALL_5FTYPES_5F2PrivateVO", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel": "canonical", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/revisions/300100186077781/child/revisionEFFs/300100186077781/child/ItemRevisionInterfaceEFFBAG_5FNT_5FSR_5FNV_5FRL_5FALL_5FTYPES_5F2PrivateVO/300100186077783", "name": "ItemRevisionInterfaceEFFBAG_5FNT_5FSR_5FNV_5FRL_5FALL_5FTYPES_5F2PrivateVO", "kind": "item" }, { "rel": "parent", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/revisions/300100186077781/child/revisionEFFs/300100186077781", "name": "revisionEFFs", "kind": "item" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/revisions/300100186077781/child/revisionEFFs/300100186077781/child/ItemRevisionInterfaceEFFBAG_5FNT_5FSR_5FNV_5FRL_5FALL_5FTYPES_5F2PrivateVO/300100186077783/lov/LVVO__Number_UOM_Length_2UEUOM", "name": "LVVO__Number_UOM_Length_2UEUOM", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/revisions/300100186077781/child/revisionEFFs/300100186077781/child/ItemRevisionInterfaceEFFBAG_5FNT_5FSR_5FNV_5FRL_5FALL_5FTYPES_5F2PrivateVO/300100186077783/lov/LVVO__Number_UOM_QTY_1UEUOM", "name": "LVVO__Number_UOM_QTY_1UEUOM", "kind": "collection" } ] } ], "ItemRevisionInterfaceEFFBG_5FNT_5FMR_5FNV_5FRL_5FALL_5FTYPES_5F2PrivateVO": [ { "BatchId": -1, "BundleId": null, "ContextCode": "G_NT_MR_NV_RL_ALL_TYPES_2", "CreatedBy": "SUPPA01", "CreationDate": "2020-03-02T08:54:19.500+00:00", "InventoryItemId": null, "ItemNumber": null, "JobDefinitionName": null, "JobDefinitionPackage": null, "LastUpdateDate": "2020-03-02T08:54:20.071+00:00", "LastUpdateLogin": "9E9C68376CD567E3E053AF01F40AC288", "LastUpdatedBy": "SUPPA01", "ObjectVersionNumber": 1, "OrganizationCode": "V1", "OrganizationId": null, "PhaseNumber": null, "ProcessStatus": null, "RequestId": null, "Revision": "B", "RevisionId": null, "RowNumber": null, "SourceSystemId": 100000012259013, "SourceSystemReference": "Test22012020", "ThreadNumber": null, "ItemTransactionId": null, "TransactionType": null, "VersionEnabledFlag": null, "VersionRevisionCode": null, "VersionStartDate": null, "RevisionTransactionId": 300100186077781, "InterfaceTableUniqueId": 300100186077782, "InterfaceDataType": "SUPPLIER_STAGE", "TransactionId": null, "_Character1": "NT_MR_Char1_22012019_2", "_Character2": "NT_MR_Char2_22012019_2", "_Number1": null, "_Number1_USEREntrd": 400, "_Number2": null, "_Number2_USEREntrd": 512, "_Date1": "1919-04-03", "_Date2": "1717-03-18", "_Date_Time1": "2012-03-12T13:09:34.444+00:00", "_Date_Time2": "2015-06-08T20:14:34.999+00:00", "u_Number_UOM_QTY_1UE": null, "_Number_UOM_QTY_1_USEREntrd": null, "_Number_UOM_QTY_1UEUOM": null, "_Number_UOM_QTY_1UEUOMNAME": null, "u_Number_UOM_Length_2UE": null, "_Number_UOM_Length_2_USEREntrd": null, "_Number_UOM_Length_2UEUOM": null, "_Number_UOM_Length_2UEUOMNAME": null, "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/revisions/300100186077781/child/revisionEFFs/300100186077781/child/ItemRevisionInterfaceEFFBG_5FNT_5FMR_5FNV_5FRL_5FALL_5FTYPES_5F2PrivateVO/300100186077782", "name": "ItemRevisionInterfaceEFFBG_5FNT_5FMR_5FNV_5FRL_5FALL_5FTYPES_5F2PrivateVO", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel": "canonical", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/revisions/300100186077781/child/revisionEFFs/300100186077781/child/ItemRevisionInterfaceEFFBG_5FNT_5FMR_5FNV_5FRL_5FALL_5FTYPES_5F2PrivateVO/300100186077782", "name": "ItemRevisionInterfaceEFFBG_5FNT_5FMR_5FNV_5FRL_5FALL_5FTYPES_5F2PrivateVO", "kind": "item" }, { "rel": "parent", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/revisions/300100186077781/child/revisionEFFs/300100186077781", "name": "revisionEFFs", "kind": "item" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/revisions/300100186077781/child/revisionEFFs/300100186077781/child/ItemRevisionInterfaceEFFBG_5FNT_5FMR_5FNV_5FRL_5FALL_5FTYPES_5F2PrivateVO/300100186077782/lov/LVVO__Number_UOM_Length_2UEUOM", "name": "LVVO__Number_UOM_Length_2UEUOM", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/revisions/300100186077781/child/revisionEFFs/300100186077781/child/ItemRevisionInterfaceEFFBG_5FNT_5FMR_5FNV_5FRL_5FALL_5FTYPES_5F2PrivateVO/300100186077782/lov/LVVO__Number_UOM_QTY_1UEUOM", "name": "LVVO__Number_UOM_QTY_1UEUOM", "kind": "collection" } ] } ], "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/revisions/300100186077781/child/revisionEFFs/300100186077781", "name": "revisionEFFs", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel": "canonical", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/revisions/300100186077781/child/revisionEFFs/300100186077781", "name": "revisionEFFs", "kind": "item" }, { "rel": "parent", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/revisions/300100186077781", "name": "revisions", "kind": "item" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/revisions/300100186077781/child/revisionEFFs/300100186077781/child/ItemRevisionInterfaceEFFBAG_5FNT_5FSR_5FNV_5FRL_5FALL_5FTYPES_5F2PrivateVO", "name": "ItemRevisionInterfaceEFFBAG_5FNT_5FSR_5FNV_5FRL_5FALL_5FTYPES_5F2PrivateVO", "kind": "collection" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/revisions/300100186077781/child/revisionEFFs/300100186077781/child/ItemRevisionInterfaceEFFBG_5FNT_5FMR_5FNV_5FRL_5FALL_5FTYPES_5F2PrivateVO", "name": "ItemRevisionInterfaceEFFBG_5FNT_5FMR_5FNV_5FRL_5FALL_5FTYPES_5F2PrivateVO", "kind": "collection" } ] } ], "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/revisions/300100186077781", "name": "revisions", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel": "canonical", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/revisions/300100186077781", "name": "revisions", "kind": "item" }, { "rel": "parent", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF", "name": "supplierProducts", "kind": "item" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/revisions/300100186077781/lov/LOVRevisionReasonValue", "name": "LOVRevisionReasonValue", "kind": "collection" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/revisions/300100186077781/child/revisionEFFs", "name": "revisionEFFs", "kind": "collection" } ] } ], "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF", "name": "supplierProducts", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel": "canonical", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF", "name": "supplierProducts", "kind": "item" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovReceivingRoutingValue", "name": "LovReceivingRoutingValue", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovPaymentTermsValue", "name": "LovPaymentTermsValue", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovTradeItemDescriptorValue", "name": "LovTradeItemDescriptorValue", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovDefaultingControlValue", "name": "LovDefaultingControlValue", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovDimensionUOMValue", "name": "LovDimensionUOMValue", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovInventoryPlanningValue", "name": "LovInventoryPlanningValue", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovMatchConfigurationOptionValue", "name": "LovMatchConfigurationOptionValue", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovForecastTypeValue", "name": "LovForecastTypeValue", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovInventoryItemStatusValue", "name": "LovInventoryItemStatusValue", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovItemCatalogGroupValue", "name": "LovItemCatalogGroupValue", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovDefaultGradeValue", "name": "LovDefaultGradeValue", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovDefaultShippingOrganizationValue", "name": "LovDefaultShippingOrganizationValue", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovServiceDurationTypeValue", "name": "LovServiceDurationTypeValue", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovServiceRequestEnabledValue", "name": "LovServiceRequestEnabledValue", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovProcessYieldSubinventoryValue", "name": "LovProcessYieldSubinventoryValue", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovAssetTrackedValue", "name": "LovAssetTrackedValue", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovQuantityReceivedToleranceAction", "name": "LovQuantityReceivedToleranceAction", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovDefaultSalesOrderSourceTypeValue", "name": "LovDefaultSalesOrderSourceTypeValue", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovPurchasingTaxValue", "name": "LovPurchasingTaxValue", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovIssueUOMValue", "name": "LovIssueUOMValue", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovExpenditureType", "name": "LovExpenditureType", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovOvercompletionToleranceTypeValue", "name": "LovOvercompletionToleranceTypeValue", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovUNNumberValue", "name": "LovUNNumberValue", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovSerialNumberControlValue", "name": "LovSerialNumberControlValue", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovReceiptDaysExceptionValue", "name": "LovReceiptDaysExceptionValue", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovReleaseAuthorizationRequiredValue", "name": "LovReleaseAuthorizationRequiredValue", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovMRPPlanningValue", "name": "LovMRPPlanningValue", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovReleaseTimeFenceValue", "name": "LovReleaseTimeFenceValue", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovDefaultSerialStatusValue", "name": "LovDefaultSerialStatusValue", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovMaterialBillableValue", "name": "LovMaterialBillableValue", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovCreateConfiguredItem", "name": "LovCreateConfiguredItem", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovSecondaryUOMValue", "name": "LovSecondaryUOMValue", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovShelfLifeValue", "name": "LovShelfLifeValue", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovReplenishmentSourceTypeValue", "name": "LovReplenishmentSourceTypeValue", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovCurrentPhaseValue", "name": "LovCurrentPhaseValue", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovAccountingRuleValue", "name": "LovAccountingRuleValue", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovProductUploadName", "name": "LovProductUploadName", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovATPValue", "name": "LovATPValue", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovContainerTypeValue", "name": "LovContainerTypeValue", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovHardPeggingLevelValue", "name": "LovHardPeggingLevelValue", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovReplacementType", "name": "LovReplacementType", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovSalesProductTypeValue", "name": "LovSalesProductTypeValue", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovDemandTimeFenceValue", "name": "LovDemandTimeFenceValue", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovSourceSubinventoryValue", "name": "LovSourceSubinventoryValue", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovWebStatusValue", "name": "LovWebStatusValue", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovWeightUOMValue", "name": "LovWeightUOMValue", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovParentChildGenerationValue", "name": "LovParentChildGenerationValue", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovVolumeUOMValue", "name": "LovVolumeUOMValue", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovProcessSupplySubinventoryValue", "name": "LovProcessSupplySubinventoryValue", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovRecoveredPartDispositionValue", "name": "LovRecoveredPartDispositionValue", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovDefaultLotStatusValue", "name": "LovDefaultLotStatusValue", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovLocationControlValue", "name": "LovLocationControlValue", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovATPComponentsValue", "name": "LovATPComponentsValue", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovATOForecastControlValue", "name": "LovATOForecastControlValue", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovServiceStartTypeValue", "name": "LovServiceStartTypeValue", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovPlanningMakeBuyValue", "name": "LovPlanningMakeBuyValue", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovPlanningTimeFenceValue", "name": "LovPlanningTimeFenceValue", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovEnforceShipToLocationValue", "name": "LovEnforceShipToLocationValue", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovEffectivityControlValue", "name": "LovEffectivityControlValue", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovAssetClassValue", "name": "LovAssetClassValue", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovAllowedUnitsLookupValue", "name": "LovAllowedUnitsLookupValue", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovConfiguratorModelTypeValue", "name": "LovConfiguratorModelTypeValue", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovWIPSupplyTypeValue", "name": "LovWIPSupplyTypeValue", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovOrganizationValue", "name": "LovOrganizationValue", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovServiceDurationPeriodValue", "name": "LovServiceDurationPeriodValue", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovItemTypeValue", "name": "LovItemTypeValue", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovInvoicingRuleValue", "name": "LovInvoicingRuleValue", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovPrimaryUOMValue", "name": "LovPrimaryUOMValue", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovSourceOrganizationValue", "name": "LovSourceOrganizationValue", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovSafetyStockPlanningMethodValue", "name": "LovSafetyStockPlanningMethodValue", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovTrackingUOMValue", "name": "LovTrackingUOMValue", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovTaxValue", "name": "LovTaxValue", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovWIPSupplySubinventoryValue", "name": "LovWIPSupplySubinventoryValue", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovLotControlValue", "name": "LovLotControlValue", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovPricingUOMValue", "name": "LovPricingUOMValue", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovPickingRuleValue", "name": "LovPickingRuleValue", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovProductCategoryName", "name": "LovProductCategoryName", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovHazardClassValue", "name": "LovHazardClassValue", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovExpirationActionValue", "name": "LovExpirationActionValue", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovBuyerValue", "name": "LovBuyerValue", "kind": "collection" }, { "rel": "lov", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/lov/LovBOMItemTypeValue", "name": "LovBOMItemTypeValue", "kind": "collection" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/EFFs", "name": "EFFs", "kind": "collection" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/associatedSupplierOrganizations", "name": "associatedSupplierOrganizations", "kind": "collection" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/attachments", "name": "attachments", "kind": "collection" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/categories", "name": "categories", "kind": "collection" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/packs", "name": "packs", "kind": "collection" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/productRelationships", "name": "productRelationships", "kind": "collection" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/revisions", "name": "revisions", "kind": "collection" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/supplierProducts/00050000000EACED00057708000110F084FCFA50FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF/child/translations", "name": "translations", "kind": "collection" } ] }