Entity FinanceSortItem

Description of Entity FinanceSortItem

Select the report items. Selected items are saved when you close the window. In this case, it is the sort item. This can mean that it either sorts the items alphabetically or numerically.


List of all Dependencies of the Entity FinanceSortItem

Name

Code

Class Name

Relation_1457

Relation_1457

Reference

Relation_1449

Relation_1449

Reference


List of Attributes of the Entity FinanceSortItem

Name

Code

FinSortItemSysId

FinSortItemSysId

Order

FinSortItemOrder

Type

FinSortItemType

Title

FinSortItemTitle

Grouping

FinSortGrouping

Item

FinSortItem

Component

FinSortComponent


Entity Attribute FinSortItemSysId of the Entity FinanceSortItem

Card of Attribute FinSortItemSysId of the Entity FinanceSortItem

Name

FinSortItemSysId

Code

FinSortItemSysId

Data Type

integer

Mandatory

Yes


Description of Attribute FinSortItemSysId of the Entity FinanceSortItem

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


Entity Attribute Order of the Entity FinanceSortItem

Card of Attribute Order of the Entity FinanceSortItem

Name

Order

Code

FinSortItemOrder

Data Type

integer

Mandatory

No


Description of Attribute Order of the Entity FinanceSortItem

Shows the item order for the sorting of the finance.


Entity Attribute Type of the Entity FinanceSortItem

Card of Attribute Type of the Entity FinanceSortItem

Name

Type

Code

FinSortItemType

Data Type

char(20)

Mandatory

No


Description of Attribute Type of the Entity FinanceSortItem

Shows the type of item for the sorting of the finance.
Example: SummLvlItem


Entity Attribute Title of the Entity FinanceSortItem

Card of Attribute Title of the Entity FinanceSortItem

Name

Title

Code

FinSortItemTitle

Data Type

char(50)

Mandatory

No


Description of Attribute Title of the Entity FinanceSortItem

Displays the item title for the sorting of the finance.
Example: Employee ID / Company Name / Department ID etc


Entity Attribute Grouping of the Entity FinanceSortItem

Card of Attribute Grouping of the Entity FinanceSortItem

Name

Grouping

Code

FinSortGrouping

Data Type

char(100)

Mandatory

No


Description of Attribute Grouping of the Entity FinanceSortItem

Shows the grouping for the sorting of the finance.
Example: Employee / Company / Department etc


Entity Attribute Item of the Entity FinanceSortItem

Card of Attribute Item of the Entity FinanceSortItem

Name

Item

Code

FinSortItem

Data Type

char(100)

Mandatory

No


Description of Attribute Item of the Entity FinanceSortItem

Shows the item for the sorting of the finance.


Entity Attribute Component of the Entity FinanceSortItem

Card of Attribute Component of the Entity FinanceSortItem

Name

Component

Code

FinSortComponent

Data Type

char(100)

Mandatory

No


Description of Attribute Component of the Entity FinanceSortItem

Shows the component for the finance group.
Example: EmployeeId / CompanyName / DepartmentId etc