Consumer of Item Filter
Format |
Type/Member |
Type |
Req/Opt |
Collect? |
Description |
ConsumerOfItemFilterData |
|
A container for the ConsumerOfItemFilter. |
consumerOfItemFilter |
ConsumerOfItemQuery |
O |
F |
A reduced set of properties used for querying consumer of item
objects. |
ConsumerOfItemQuery |
|
A reduced set of properties used for querying consumer of item
objects. |
organization |
OrganizationReference |
O |
F |
The reference to the consumer organization 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. |
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. |
Consumer of Item Input Format
|
Type/Member |
Type |
Req/Opt |
Collect? |
Description |
ConsumerOfItemData |
|
ConsumerOfItem |
ConsumerOfItem |
R |
T |
This is a collection of consumer organization objects. |
ConsumerOfItem |
|
The representation of an item that is a supplier item of the
enterprise organization. |
item |
Item |
O |
F |
The reference to the item that is consumed by the organization. |
Organization |
|
orgID |
xsd:string |
R |
F |
Unique key identifying the organization object. |
orgName |
xsd:string |
O |
F |
The name of this organization. |
parentOrg |
OrganizationReference |
O |
F |
Unique key identifying the organization object to which this
organization object belongs. |
supplierFlag |
xsd:boolean |
O |
F |
When this Boolean is set to true, the organization is said to be a
supplier by definition. Otherwise, the organization is not a supplier. |
manufacturerFlag |
xsd:boolean |
O |
F |
When this Boolean is set to true, the organization is said to be a
manufacturer by definition. Otherwise, the organization is not a
manufacturer. |
customerFlag |
xsd:boolean |
O |
F |
Defines the organization as a customer organization. |
taxCode |
xsd:string |
O |
F |
This is the organization supplier tax ID. |
cageCode |
xsd:string |
O |
F |
This is the organization Commercial and Government Entity (CAGE) code.
It is analogous to DUNS number. |
UCCNumber |
xsd:string |
O |
F |
This is the organization UCC number. |
orgLogo |
xsd:string |
O |
F |
This is the URL of an image that is the logo of the organization. |
DUNSNumber |
xsd:string |
O |
F |
The organization DUNS number. |
orgWebsite |
xsd:string |
O |
F |
URL of the organization web site. |
lastModifiedDate |
xsd:date:Time |
O |
F |
The date when the organization record was last modified. |
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. |
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 |
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. |
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. |
Consumer of Item Output Format
|
Type/Member |
Type |
Req/Opt |
Collect? |
Description |
ConsumerOfItemData |
|
statusInfo |
StatusInformation |
R |
F |
The status information. |
consumerOfItem |
ConsumerOfItem |
O |
T |
The collection of consumer organization 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. |
ConsumerOfItem |
|
organization |
Organization |
O |
F |
The consumer organization object. |
item |
ItemReference |
O |
F |
The reference to the item that is consumed by the organization. |
Organization |
|
orgID |
xsd:string |
O |
F |
Unique key identifying the organization object. |
orgName |
xsd:string |
O |
F |
The name of this organization. |
parentOrg |
OrganizationReference |
O |
F |
Unique key identifying the organization object to which this
organization object belongs. |
internalFlag |
xsd:boolean |
O |
F |
Defines the organization as an internal organization. |
supplierFlag |
xsd:boolean |
O |
F |
When this Boolean is set to true, the organization is said to be a
supplier by definition. Otherwise, the organization is not a supplier. |
manufacturerFlag |
xsd:boolean |
O |
F |
When this Boolean is set to true, the organization is said to be a
manufacturer by definition. Otherwise, the organization is not a
manufacturer. |
customerFlag |
xsd:boolean |
O |
F |
Defines the organization as a customer organization. |
taxCode |
xsd:string |
O |
F |
This is the organization supplier tax ID. |
cageCode |
xsd:string |
O |
F |
This is the organization Commercial and Government Entity (CAGE) code.
It is analogous to DUNS number. |
UCCNumber |
xsd:string |
O |
F |
This is the organization UCC number. |
orgLogo |
xsd:string |
O |
F |
This is the URL of an image that is the logo of the organization. |
DUNSNumber |
xsd:string |
O |
F |
The organization DUNS number. |
orgWebsite |
xsd:string |
O |
F |
URL of the organization web site. |
lastModifiedDate |
xsd:dateTime |
O |
F |
The date when the organization record was last modified. |
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. |
errorInfo |
ErrorInformation |
O |
F |
The error information. |
OrganizationReference |
|
orgID |
xsd:string |
O |
F |
Unique key identifying the organization object. |
orgName |
xsd:string |
O |
F |
The name of this organization. |
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. |
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. |