Manufacturing 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. |
toDate |
ToDate |
O |
F |
This field is used to set the ending date of a time frame during which
an item was modified. |
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 |
xd: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. |
Manufacturing Item Input
Format |
Type/Member |
Type |
Req/Opt |
Collect? |
Description |
ManufacturerItemData |
|
This object is a collection of manufacturer items. |
manufacturerItem |
MananufacturerItem |
R |
T |
This is a collection of manufacturer item objects. |
ManufacturerItem |
|
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
manufacturer item. |
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. |
Manufacturing Item Output
Format |
Type/Member |
Type |
Req/Opt |
Collect? |
Description |
ManufacturerItemData |
|
This object is a collection of manufacturer items. |
statusInfo |
StatusInformation |
R |
F |
This field contains the status information on any database operation
requested against this object. |
manufacturerItem |
ManufacturerItem |
O |
T |
This is a collection of manufacturer 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. |
ManufacturerItem |
|
|
|
The representation of an item that is a manufacturer 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
manufacturer item. |
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 |
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. |
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. |
|
|
|
|
|