ProductBaseComponents Web Service
Method/productbasecomponents.asmx/AddDepartment
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/AddDepartment (Method)
Description
The AddDepartment function adds a department record.
Request (AddDepartmentSoapIn)

The request body is of type AddDepartment.

Request Body Parameters

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

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
Description optional xs:string
autoClaim xs:boolean
Response (AddDepartmentSoapOut)

The response body is of type AddDepartmentResponse.

Response Body Parameters

NameDescriptionData Type
 xml:int
AddDepartmentResult Element Sequence AddDepartmentResponse Element

Overview

Sequence
See Also
All Operations Resource GroupProductBaseComponents Web Service