IMS Web Service Reference

Method: FindOrderDefinitions

Description

Retrieves orders definitions matching the specified criteria.

Action

http://ims.lyngsoesystems.com/orders/FindOrderDefinitions

Input

The input of this method is the document element tns:FindOrderDefinitions having the structure defined by the following table.

Element  Type  Occurs  Description 
    1..1 
tns:Token  common:TokenType  1..1 
tns:OrderDefinitionClassKey  common:OrderDefinitionClassKeyType  0..1 
tns:OrderDefinitionTypeKey  common:OrderDefinitionTypeKeyType  0..1 
tns:MinCreationTime  xsd:dateTime  0..1 
tns:MaxCreationTime  xsd:dateTime  0..1 
tns:ReadyForPick  xsd:boolean  0..1 
tns:NamedListKey  common:NamedListKeyType  0..1 
tns:DestinationBranchKey  common:BranchKeyType  0..1 
tns:ItemId  common:ItemIdType  0..1 
tns:ItemCurrentBranchKey  common:BranchKeyType  0..1 
Output

The output of this method is the document element tns:FindOrderDefinitionsResponse having the structure defined by the following table.

Element  Type  Occurs  Description 
    1..1 
tns:OrderDefinitions  common:OrderDefinitionSummaryType  0..* 
Faults
Name  Content  Description 
InternalError  common:InternalErrorExceptionInfo 
InvalidArgument  common:InvalidArgumentExceptionInfo 
InvalidTokenException  common:InvalidTokenExceptionInfo 
InsufficientPrivileges  common:InsufficientPrivilegesExceptionInfo 
TooManyRows  common:TooManyRowsExceptionInfo