Previous Topic: ca_resource_class TableNext Topic: ca_resource_department Table


ca_resource_cost_center Table

An asset is associated with.

Field

Data Type

Reference

Remarks

creation_date

INTEGER

 

Identifies the date of when this record was created.

creation_user

nvarchar(64)

 

User or process that created the record.

delete_time

INTEGER

 

Specifies the time of deletion.

description

nvarchar(255)

 

Indicates the cost center description.

exclude_registration

INTEGER

 

Specifies to exclude registration.

id

INTEGER

 

Primary key that is also the cost center id.

inactive

INTEGER

Active_Boolean_ Table::enum

Sets the Active flag, as follows:
0—False (Active)
1—True (Inactive)

last_update_date

INTEGER

 

Specifies the date of when this record was last updated.

last_update_user

nvarchar(64)

 

Specifies the user or process that last updated this record.

name

nvarchar(100)

 

Identifies the unique cost center name.

version_number

INTEGER

 

Specifies the version number for transaction integrity.