|
Organization Filter Format |
|
Type/Member |
Type |
Req/Opt |
Collect? |
Description |
|
OrganizationFilterData |
|
A container for the Organization Filter. |
|
organizationFilter |
Organization |
O |
F |
Organization query criteria. |
|
Organization |
|
|
|
orgID |
xsd:string |
O |
F |
Unique key identifying the organization object. |
|
orgName |
xsd:string |
O |
F |
The name of this organization. |
|
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. |
|
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. |
|
Organization Input Format |
|
Type/Member |
Type |
Req/Opt |
Collect? |
Description |
|
OrganizationData |
|
organization |
Organization |
R |
T |
The collection of organization objects. |
|
Organization |
|
|
orgID |
xsd:string |
R |
F |
Unique key identifying the organization object. |
|
orgName |
xsd:string |
R |
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:bolean |
O |
F |
Defines the organization as a customer organization. |
|
taxCode |
xsd:string |
O |
F |
This is the organization supplier tax ID. |
|
cageCode |
xsd:bolean |
O |
F |
This is the organization Commercial and Government Entity (CAGE) code.
It is analogous to DUNS number. |
|
UCCNumber |
xsd:bolean |
O |
F |
This is the organization UCC number. |
|
orgLogo |
xsd:bolean |
O |
F |
This is the URL of an image that is the logo of the organization. |
|
DUNSNumber |
xsd:bolean |
O |
F |
The organization DUNS number. |
|
orgWebsite |
xsd:boolean |
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. |
|
OrganizationReference |
|
orgID |
xsd:string |
O |
F |
Unique key identifying the organization object. |
|
orgName |
xsd:string |
O |
F |
The name of this organization. |
|
Organization Output Format |
|
Type/Member |
Type |
Req/Opt |
Collect? |
Description |
|
OrganizationData |
|
|
statusInfo |
StatusInformation |
R |
F |
The status information. |
|
organization |
Organization |
O |
T |
The collection of 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. |
|
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. |