ProductBaseComponents Web Service
Method/productbasecomponents.asmx/UpdateDepartment
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/UpdateDepartment (Method)
Description
The UpdateDepartment function updates a department record.
Request (UpdateDepartmentSoapIn)

The request body is of type UpdateDepartment.

Request Body Parameters

NameDescriptionData Type
 DepartmentInfo
 xml:boolean
isForceUpdate Element Description Element CompanyId Element OrganizationId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence department Element Sequence UpdateDepartment Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
Description optional xs:string
isForceUpdate xs:boolean
Response (UpdateDepartmentSoapOut)

The response body is of type UpdateDepartmentResponse.

Response Body Parameters

NameDescriptionData Type
 xml:int
UpdateDepartmentResult Element Sequence UpdateDepartmentResponse Element

Overview

Sequence
See Also
All Operations Resource GroupProductBaseComponents Web Service