FinancialComponents Web Service
Method/GetSingleCostCenter
FinancialComponents Web Service > All Operations Resource Group : /GetSingleCostCenter (Method)
Description
The GetSingleCostCenter function returns the costCenter record for the given primary key.
Request (GetSingleCostCenterSoapIn)

The request body is of type GetSingleCostCenter.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSingleCostCenter Element

Overview

Sequence
itemId xs:int
Response (GetSingleCostCenterSoapOut)

The response body is of type GetSingleCostCenterResponse.

Response Body Parameters

NameDescriptionData Type
 CostCenterInfo
Cancelled Element ExportCode Element Description Element Code Element IsDerived Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence GetSingleCostCenterResult Element Sequence GetSingleCostCenterResponse Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
IsDerived xs:boolean
Code optional xs:string
Description optional xs:string
ExportCode optional xs:string
Cancelled xs:boolean
See Also
All Operations Resource GroupFinancialComponents Web Service