Internal Item

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

Item Filter Format

Type/Member Type Req/Opt Collect? Description
ItemFilterData   A container for the ItemFilter.
itemFilter ItemQuery O F This object is used to query an Item.
ItemQuery       This object is used to query an Item.
item ItemReference O F The permissible query parameters for an item.
fromDate Fromdate O F This field is used to set the starting date of a time frame during which an item was modified.
Item Reference   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.
OrganizationReference  
orgID xsd:string O F Unique key identifying the organization object.
orgName xsd:string O F The name of this organization.

Item Input Format

Type/Member Type Req/Opt Collect? Description
InternalItemData   This object is a collection of internal items and the status associated with any operation performed on this collection.
internalItem Internalitem R T A collection of internal items.
InternalItem   The representation of an item that is Internal to the enterprise organization.
item Item O F This field holds the basic details of this item.
standardPartCost xsd:string O F This is the standard part cost of this 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.
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:dateTime O F The date this item was last modified.
OrganizationReference  
orgID xsd:string O F Unique key identifying the organization object.
org:Name 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 O F A brief (short) description of this commodity.

Item Output Format

Type/Member Type Req/Opt Collect? Description
InternalItemData   This object is a collection of internal items and the status associated with any operation performed on this collection.
statusInfo StatusInformation R F The status of any operation performed on this data set.
internalItem InternalItem O T A collection of internal items.
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.
InternalItem   The representation of an item that is Internal to the enterprise organization.
item Item O F This field holds the basic details of this item.
standardPartCost xsd:decimal O F This is the standard part cost of this 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.
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 OrganiationReference 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:dateTime O F The date this item was last modified.
errorInfo errorInformation O F 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.
ErrorInformatikon  
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.

Note: The ItemFilterFormat is generically used for Internal, Manufacturer and Supplier Item.