IMS Web Service Reference

Method: GetRequisitionHistory

Description

Retrieves the history for the specified requisition.

Action

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

Input

The input of this method is the document element tns:GetRequisitionHistory 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:RequisitionKey  common:RequisitionKeyType  0..1 
tns:MaxRecords  xsd:int  0..1 
Output

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

Element  Type  Occurs  Description 
    1..1 
tns:HistoryEntries  common:RequisitionHistoryEntryType  0..* 
Faults
Name  Content  Description 
InternalError  common:InternalErrorExceptionInfo 
InvalidArgument  common:InvalidArgumentExceptionInfo 
InvalidTokenException  common:InvalidTokenExceptionInfo 
InsufficientPrivileges  common:InsufficientPrivilegesExceptionInfo 
NoDataFound  common:NoDataFoundExceptionInfo