IMS Web Service Reference

Method: DeleteFineSorting

Description

Delete a fine sorting. Only fine sortings belonging to a draft branch configuration can be deleted.                 Required privilege: "security.set_branch_configuration".

Action

http://ims.lyngsoesystems.com/administration/DeleteFineSorting

Input

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

Element  Type  Occurs  Description 
    1..1 
tns:Token  common:TokenType  1..1 
tns:BranchKey  common:BranchKeyType  1..1 
tns:BranchConfigurationKey  common:BranchConfigurationKeyType  1..1 
tns:FineSortingKey  common:FineSortingKeyType  1..1 
Output

The output of this method is the document element tns:DeleteFineSortingResponse that is always empty.

Faults
Name  Content  Description 
InternalError  common:InternalErrorExceptionInfo 
InvalidArgument  common:InvalidArgumentExceptionInfo 
InvalidTokenException  common:InvalidTokenExceptionInfo 
InsufficientPrivileges  common:InsufficientPrivilegesExceptionInfo 
ChildRecordFound  common:ChildRecordFoundExceptionInfo