Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Panel
titlePwsCostCenterSummary
  • PwsCostCenterSummary
    • CostCenterId: Int32
    • CostCenterName: String
    • CostCenterNumber: String
    • CostCenterUid: Int64
    • CompanyIdentity: PwsCompanyRef
    • EnabledForEngagementsFlag: Boolean
    • EnabledForResourcesFlag: Boolean
    • InactiveFlag: Boolean
    • ParentCostCenterIdentity: PwsCostCenterRef

Elements


Element

Data Type

Required?

Default

Description

Sample Data

CostCenterId

Int32

On Insert: No

On Update: No

 

 

 


The cost center Id is a unique identifier for a cost center. For internal use only


CostCenterName

String

On Insert: Yes

On Update: Yes (if CostCenterNumber and CostCenterUid are not provided)

 

 

 


The cost center name is a unique identifier for a cost center.


CostCenterNumber

String

On Insert: No

On Update: Yes (if CostCenterName and CostCenterUid are not provided)

 

 

 


The cost center number is a unique identifier for a client


CostCenterUid

Int64

On Insert: No

On Update: Yes (Yes (if CostCenterName and CostCenterNumber are not provided)

 

 

 


A unique and immutable identifier for a cost center


CompanyIdentity

PwsCompanyRef

On Insert: Yes

On Update: No

 


The company associated with the cost center

  


EnabledForEngagementsFlag

Boolean

 

 

On Insert: No

On Update: No


If set to 'true' the cost center is enabled for engagements


EnabledForResourcesFlag

Boolean

 

 

 

 

 

On Insert: No

On Update: No


If set to 'true' the cost center is enabled for resources


InactiveFlag

Boolean

 

 

 

 

On Insert: No

On Update: No


If set to 'true' the cost center has a status of "Inactive", if set to 'false' the cost center has a status of "Active"


ParentCostCenterIdentity

PwsCostCenterRef

 

 

 

On Insert: No

On Update: No


The parent cost center associated with the cost center (if any). Click here for more information.