Entity CostComponent

Description of Entity CostComponent

A cost component means portions of the cost item.
Example: A meal claim. A restaurant receipt can contain the meal cost, the tax and finally a service charge. This means that you can split a single amount into 3 different components.
However, once setup, a cost item will always be divided into the cost components set here, regardless of whether one or more components applies.
An Exact amount is the default cost component and it means the entire amount is reported as one figure. You need to delete this if you want to insert other components.


List of all Dependencies of the Entity CostComponent

Name

Code

Class Name

Relation_316462

Relation_316462

Reference


List of Attributes of the Entity CostComponent

Name

Code

Cost Component

CostComponentId

Description

CostComponentDesc


Entity Attribute Cost Component of the Entity CostComponent

Card of Attribute Cost Component of the Entity CostComponent

Name

Cost Component

Code

CostComponentId

Data Type

char(20)

Mandatory

Yes


Description of Attribute Cost Component of the Entity CostComponent

Shows the identity of the cost component. This holds the primary key for the CostComponent table.
Example: Exact Amount / Tax etc


Entity Attribute Description of the Entity CostComponent

Card of Attribute Description of the Entity CostComponent

Name

Description

Code

CostComponentDesc

Data Type

char(100)

Mandatory

No


Description of Attribute Description of the Entity CostComponent

Stores the description of the cost component.