IMS Web Service Reference

Method: SetMaterialType

Description

Sets the material type.                 Required privilege: "security.set_basedata".

Action

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

Input

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

Element  Type  Occurs  Description 
    1..1 
tns:Token  common:TokenType  1..1 
tns:MaterialTypeKey  common:MaterialTypeKeyType  1..1 
tns:Code  common:MaterialTypeCodeType  1..1 
tns:Name  common:MaterialTypeNameType  1..1 
tns:Disabled  xsd:boolean  1..1 
Output

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

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