Entity FinanceRowItem

Description of Entity FinanceRowItem

Select the report items. Selected items are saved when you close the window. In this case, it is the row item. This can mean that it shows the items according to their rows.
Example: Department / Branch / Allowance


List of all Dependencies of the Entity FinanceRowItem

Name

Code

Class Name

Relation_1455

Relation_1455

Reference

Relation_1447

Relation_1447

Reference


List of Attributes of the Entity FinanceRowItem

Name

Code

FinRowItemSysId

FinRowItemSysId

Order

FinRowItemOrder

Type

FinRowItemType

Title

FinRowItemTitle

Grouping

FinRowGrouping

Item

FinRowItem

Component

FinRowComponent

Excel Formula

FinRowExcelFormula


Entity Attribute FinRowItemSysId of the Entity FinanceRowItem

Card of Attribute FinRowItemSysId of the Entity FinanceRowItem

Name

FinRowItemSysId

Code

FinRowItemSysId

Data Type

integer

Mandatory

Yes


Description of Attribute FinRowItemSysId of the Entity FinanceRowItem

A system generated identity. It is blind to the user. This also acts as a primary key for the FinanceRowItem table.


Entity Attribute Order of the Entity FinanceRowItem

Card of Attribute Order of the Entity FinanceRowItem

Name

Order

Code

FinRowItemOrder

Data Type

integer

Mandatory

No


Description of Attribute Order of the Entity FinanceRowItem

Shows the item order for the finance row.


Entity Attribute Type of the Entity FinanceRowItem

Card of Attribute Type of the Entity FinanceRowItem

Name

Type

Code

FinRowItemType

Data Type

char(20)

Mandatory

No


Description of Attribute Type of the Entity FinanceRowItem

Shows the item type for the finance row.
Example: CalculatedItem / AnlysItem etc


Entity Attribute Title of the Entity FinanceRowItem

Card of Attribute Title of the Entity FinanceRowItem

Name

Title

Code

FinRowItemTitle

Data Type

char(50)

Mandatory

No


Description of Attribute Title of the Entity FinanceRowItem

Displays the item title for the finance row.
Example: Gross Wage / Total Wage / Commission etc


Entity Attribute Grouping of the Entity FinanceRowItem

Card of Attribute Grouping of the Entity FinanceRowItem

Name

Grouping

Code

FinRowGrouping

Data Type

char(100)

Mandatory

No


Description of Attribute Grouping of the Entity FinanceRowItem

Shows the grouping for the finance row.
Example: <Calculated> / PaySystem / Allowance etc


Entity Attribute Item of the Entity FinanceRowItem

Card of Attribute Item of the Entity FinanceRowItem

Name

Item

Code

FinRowItem

Data Type

char(100)

Mandatory

No


Description of Attribute Item of the Entity FinanceRowItem

Shows the item for the finance row column.
Example: <Calculated> / Commission etc


Entity Attribute Component of the Entity FinanceRowItem

Card of Attribute Component of the Entity FinanceRowItem

Name

Component

Code

FinRowComponent

Data Type

char(100)

Mandatory

No


Description of Attribute Component of the Entity FinanceRowItem

Shows the component for the finance row.
Example: <Calculated> / CalTotalWage / FAllowanceAmount etc


Entity Attribute Excel Formula of the Entity FinanceRowItem

Card of Attribute Excel Formula of the Entity FinanceRowItem

Name

Excel Formula

Code

FinRowExcelFormula

Data Type

char(255)

Mandatory

No


Description of Attribute Excel Formula of the Entity FinanceRowItem

An excel formula for the finance row.
Example: =SUM(<Order1>:<Order6>)