IMS Web Service Reference

Method: GetRequisitionDetails

Description

Retrieves details for the specified requisition.

Action

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

Input

The input of this method is the document element tns:GetRequisitionDetails 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 
Output

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

Element  Type  Occurs  Description 
    1..1 
tns:RequisitionDetails  common:RequisitionDetailsType  1..1 
Faults
Name  Content  Description 
InternalError  common:InternalErrorExceptionInfo 
InvalidArgument  common:InvalidArgumentExceptionInfo 
InvalidTokenException  common:InvalidTokenExceptionInfo 
InsufficientPrivileges  common:InsufficientPrivilegesExceptionInfo 
NoDataFound  common:NoDataFoundExceptionInfo