IMS Web Service Reference

Method: SetFloatCode

Description

Sets the float code.                 Required privilege: "security.set_basedata".

Action

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

Input

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

Element  Type  Occurs  Description 
    1..1 
tns:Token  common:TokenType  1..1 
tns:FloatCodeKey  common:FloatCodeKeyType  1..1 
tns:DepartmentTypeKey  common:DepartmentTypeKeyType  0..1 
tns:Code  common:FloatCodeType  1..1 
tns:Name  common:FloatCodeDisplayNameType  1..1 
tns:Description  common:DescriptionType  1..1 
tns:UsesDepartmentChange  xsd:boolean  1..1 
tns:Disabled  xsd:boolean  1..1 
Output

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

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