ClientCostCenter

Description

Package: com.ibm.rpm.clientcostcenters.containers

Extends: AbstractCostCenter

Usage

ClientCostCenter records, include information that is required to identify a Clie2ntCostCenter and assign them to projects.

Parent is not mandatory, allowed parent types are ClientFolder and Division.

Supported API Calls

Security Restrictions

N/A

Fields

Table 1. ClientCostCenter Field Description
Field Detail
attributeAssignments

Type:AttributeAssignment[]

Default value: N/A

Description: The attribute assignments for this ClientCostCenter

Field validation description: N/A

Additional field security restrictions: N/A

customFieldAssignments

Type:CustomFieldAssignment[ ]

Default value: N/A

Description: N/A

Field validation description: N/A

Additional field security restrictions: N/A

defaultFlag

Type: boolean

Default value: false

Description: Indicates if the current ClientCostCenter is the default one.

Field validation description: The value must be 'Y', 'N', or null.

Additional field security restrictions: N/A

documentFolder

Type: DocumentFolder

Default value: N/A

Description: The documentFolder for this ClientCostCenter.

Field validation description: N/A

Additional field security restrictions: N/A

externalID

Type: string

Default value: N/A

Description: The external identifier of this client cost center.

Field validation description: Limit 32 characters.

Additional field security restrictions: N/A

rtfAssignments

Type: RtfAssignment[]

Default value: N/A

Description: The RTF assignments for this ClientCostCenter.

Field validation description: N/A

Additional field security restrictions: N/A

state

Type: CostCenterStage[]

Default value: N/A

Description: TBD

Field validation description: N/A

Additional field security restrictions: N/A

statusUpdates

Type: StatusUpdate[]

Default value: N/A

Description: The status updates for this ClientCostCenter.

Field validation description: N/A

Additional field security restrictions: N/A

Inherited Fields

Click on object for list of inherited fields:

From RPMObject

From GenericClient

Related Objects