IMS Web Service Reference

Method: FindRequisitions

Description

Finds requisitions based on specified criteria.

Action

http://ims.lyngsoesystems.com/query/FindRequisitions

Input

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

Element  Type  Occurs  Description 
    1..1 
tns:Token  common:TokenType  1..1 
tns:RequisitionId  common:RequisitionIdType  0..1 
tns:Taken  xsd:boolean  0..1 
tns:Fulfilled  xsd:boolean  0..1 
tns:PickupBranchKey  common:BranchKeyType  0..1 
tns:ReadyForPick  xsd:boolean  0..1 
tns:PickBranchKey  common:BranchKeyType  0..1 
tns:RequisitionTimeStart  xsd:dateTime  0..1 
tns:RequisitionTimeEnd  xsd:dateTime  0..1 
tns:ChangeTimeStart  xsd:dateTime  0..1 
tns:ChangeTimeEnd  xsd:dateTime  0..1 
tns:IncludingItemId  common:ItemIdType  0..1 
tns:IncludingBibRecId  common:BibliographicRecordIdType  0..1 
tns:Active  xsd:boolean  0..1 
tns:Deleted  xsd:boolean  0..1 
Output

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

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