Entity CostItem

Description of Entity CostItem

A cost item is simply a method for:
- Extracting items from the payroll module
- Distribution into various cost centres
- Apportioned into GL codes

Before you set up a cost item, check if you have the GL code (both debit and credit) and if you need to split the amount into different cost components. Each cost item is made up of one or more components.

Example: A meal claim can be divided into meal cost, tax and possibly service charge. Each component will have a set of cost rules (debit and credit) that will tell the system which GL codes to use.


List of all Dependencies of the Entity CostItem

Name

Code

Class Name

Relation_339020

Relation_339020

Reference

Relation_316463

Relation_316463

Reference


List of Attributes of the Entity CostItem

Name

Code

Cost Item ID

CostItemId

Cost Item Type

CostItemType

Description

CostItemDesc

Cost Item History

CostItemHistory

Is Credit Item

IsCreditItem

Cost Item Tax Inclusive

CostItemTaxInclusive


Entity Attribute Cost Item ID of the Entity CostItem

Card of Attribute Cost Item ID of the Entity CostItem

Name

Cost Item ID

Code

CostItemId

Data Type

char(20)

Mandatory

Yes


Description of Attribute Cost Item ID of the Entity CostItem

Shows the identity of the cost item. It is the primary key for the CostItem table.


Entity Attribute Cost Item Type of the Entity CostItem

Card of Attribute Cost Item Type of the Entity CostItem

Name

Cost Item Type

Code

CostItemType

Data Type

char(20)

Mandatory

Yes


Description of Attribute Cost Item Type of the Entity CostItem

Shows the type of cost item. It is the primary key for the CostItem table.


Entity Attribute Description of the Entity CostItem

Card of Attribute Description of the Entity CostItem

Name

Description

Code

CostItemDesc

Data Type

char(100)

Mandatory

No


Description of Attribute Description of the Entity CostItem

Stores the description about the cost item.


Entity Attribute Cost Item History of the Entity CostItem

Card of Attribute Cost Item History of the Entity CostItem

Name

Cost Item History

Code

CostItemHistory

Data Type

smallint

Mandatory

No


Description of Attribute Cost Item History of the Entity CostItem

Shows if the item is marked as history or not.


Entity Attribute Is Credit Item of the Entity CostItem

Card of Attribute Is Credit Item of the Entity CostItem

Name

Is Credit Item

Code

IsCreditItem

Data Type

smallint

Mandatory

No


Description of Attribute Is Credit Item of the Entity CostItem

Indicates if this field is a credit item or not, in a form of a checkbox.


Entity Attribute Cost Item Tax Inclusive of the Entity CostItem

Card of Attribute Cost Item Tax Inclusive of the Entity CostItem

Name

Cost Item Tax Inclusive

Code

CostItemTaxInclusive

Data Type

smallint

Mandatory

No


Description of Attribute Cost Item Tax Inclusive of the Entity CostItem

Shows the cost item inclusive of tax.