Supplier Item

This table describes the formats for Supplier  Item. The formats are described for:

Supplier Item Input Format

Type/Member Type Req/Opt Collect? Description
SupplierItemData   This object is a collection of supplier items.
supplierItem SupplierItem R T This is a collection of supplier item objects.
SupplierItem   The representation of an item that is a supplier item of the enterprise organization.
item Item O F This field holds the basic details of this item.
picture xsd:string O F This is the uniform resource indicator of an image or picture of this supplier item.
listPrice xsd:decimal O F This is the list price of this supplier item.
currencyName xsd:string O F The name of currency used to specify the cost of this item.
currencySymbol xsd:string O F The display symbol of the currency used.
UOM xsd:string O F The Unit Of Measure that is considered for this item's list price. Valid value is: Each
Item   This data type represents an item. The item could be of any type (manufacturer item, internal item, supplier item, etc). The type of item is indicated by appropriate valid values of the itemType field of this item.
itemID ItemID R F The number or identifier of the internal item as known to the enterprise organization.
itemRevisionNumber xsd:string O F The revision number of the internal item.
itemCreator OrganizationReference O F The unique identifier of the organization that created this item.
shortDescription ShortDescription O F A brief (short) description of this item.
longDescription xsd:string O F The detailed (long) description of this item.
leadTime xsd:integer O F The lead time for this item to be made available.
leadTimeUOM xsd:string O F The unit of measure of the lead time for this item. Valid values are: 1. Day 2. Week 3. Month
nextRevisionItem ItemReference O F The reference to an item that is the next revision of this item.
commodity CommodityReference O F The reference to the commodity classification that this item belongs to.
supplementalInfoID xsd:string O F The unique identifier of the defining supplemental information of this item.
supplementalInfoCreator OrganizationReference O F The unique identifier of the organization that created and controls the defining supplemental information of this item.
supplementalInfoDescription ShortDescription O F A short description of the defining supplemental information of this item.
lastModifiedDate xsd:Date:Time O F The date this item was last modified.
OrganizationReference  
orgID xsd:string O F Unique key identifying the organization object.
orgName xsd:string O F The name of this organization.
ItemReference   This object is used to reference an Item. It has only the minimum fields required to identify an item for reference.
itemID ItemID O F The number or identifier of the internal item as known to the enterprise organization.
itemRevisionNumber xsd:string O F The revision number of the internal item.
itemCreator OrganizationReference O F The unique identifier of the organization that created this item.
shortDescription ShortDescription O F A brief (short) description of this item.
CommodityReference   This object is used to reference a Commodity. It has only the minimum fields required to identify a commodity for reference.
commodityCode xsd:string O F The number or identifier of the commodity.
commodityCreator OrganizationReference O F The unique identifier of the organization that created this commodity.
commodityDescription ShortDescription O F A brief (short) description of this commodity.

Supplier Item Output Format

Type/Member Type Req/Opt Collect? Description
SupplierItemData   This object is a collection of supplier items.
statusInfo StatusInformation R F This field contains the status information on any database operation requested against this object.
supplierItem SupplierItem O T This is a collection of supplier item objects.
StatusInformation  
statusCode xsd:string R F The status code to represent the success or failure of the operation.
statusMessage xsd:string R f The status message to provide the description of the status.
jobID xsd:string R F The job id returned by the EIS for reference incase of Async operations.
Type = SupplierItemDataFormat   The representation of an item that is a supplier item of the enterprise organization.
item Item O F This field holds the basic details of this item.
picture xsd:string O F This is the uniform resource indicator of an image or picture of this supplier item.
listPrice xsd:decimal O F This is the list price of this supplier item.
currencyName xsd:string O F The name of currency used to specify the cost of this item.
currencySymbol xsd:string O F The display symbol of the currency used.
UOM xsd:string O F The Unit Of Measure that is considered for this item's list price. Valid Value is, Each .
Item   This data type represents an item. The item could be of any type (manufacturer item, internal item, supplier item, etc). The type of item is indicated by appropriate valid values of the itemType field of this item.
itemID ItemID O F The number or identifier of the internal item as known to the enterprise organization.
itemRevisionNumber xsd:string O F The revision number of the internal item.
itemType ItemType O F The field takes in enumerated values indicating the type of item.
itemCreator OrganizationReference O F The unique identifier of the organization that created this item.
shortDescription ShortDescription O F A brief (short) description of this item.
longDescription xsd:string O F The detailed (long) description of this item.
leadTime xsd:integer O F The lead time for this item to be made available.
leadTimeUOM xsd:string O F The unit of measure of the lead time for this item. Valid values are: 1. Day 2. Week 3. Month
nextRevisionItem ItemReference O F The reference to an item that is the next revision of this item.
commodity Commodity O F The reference to the commodity classification that this item belongs to.
supplementalInfoID xsd:string O F The unique identifier of the defining supplemental information of this item.
supplementalInfoCreator OrganizationReference O F The unique identifier of the organization that created and controls the defining supplemental information of this item.
supplementalInfoDescription ShortDescription O F A short description of the defining supplemental information of this item.
lastModifiedDate xsd:dateTime O F The date this item was last modified.
errorInfo ErrorInformation     This field holds the error information, if any, pertinent to an operation performed on this object.
OrganizationReference  
orgID xsd:string O F Unique key identifying the organization object.
orgName xsd:string O F The name of this organization.
ItemReference   This object is used to reference an Item. It has only the minimum fields required to identify an item for reference.
itemID ItemID O F The number or identifier of the internal item as known to the enterprise organization.
itemRevisionNumber xsd:string O F The revision number of the internal item.
itemCreator OrganizationReference O F The unique identifier of the organization that created this item.
itemType ItemType O F The field takes in enumerated values indicating the type of item.
shortDescription ShortDescription O F A brief (short) description of this item.
CommodityReference   This object is used to reference a Commodity. It has only the minimum fields required to identify a commodity for reference.
commodityCode xsd:string O F The number or identifier of the commodity.
commodityCreator OrganizationReference O F  The unique identifier of the organization that created this commodity.
commodityDescription ShortDescription O F A brief (short) description of this commodity.
ErrorInformation  
errorCode xsd:string R F The error code to represent specific type of error.
errorMessage xsd:string R F The error message that describes the reason for the failure of item.