IMS Web Service Reference

Method: SetMaterialWidthWithPageCount

Description

Creates or edits a material width specification for items with a page count. If no material width specification with the given key exist a new one will be created. Use GetNewMaterialWidthKey to obtain a new key.                 Required privilege: "security.set_width".

Action

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

Input

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

Element  Type  Occurs  Description 
    1..1 
tns:Token  common:TokenType  1..1 
tns:MaterialWidthKey  common:MaterialWidthKeyType  1..1 
tns:Position  xsd:int  1..1 
tns:DepartmentTypeKey  common:DepartmentTypeKeyType  0..1 
tns:IlsLocationKey  common:IlsLocationKeyType  0..1 
tns:IlsSublocationKey  common:IlsSublocationKeyType  0..1 
tns:CollectionKey  common:CollectionKeyType  0..1 
tns:MaterialTypeKey  common:MaterialTypeKeyType  0..1 
tns:ClassificationRangeStart  common:ClassificationRangeType  0..1 
tns:ClassificationRangeEnd  common:ClassificationRangeType  0..1 
tns:PageWidth  common:CapacityType  1..1 
tns:CoverWidth  common:CapacityType  1..1 
Output

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

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