Entity ModuleScreenGroup

Description of Entity ModuleScreenGroup

This entity would record all the module screen of the system. This is a parent and child entity as some screens can have sub-screens. This entity groups the names and identities according to their main modules.


List of all Dependencies of the Entity ModuleScreenGroup

Name

Code

Class Name

Relation_2350

Relation_2350

Reference


List of Attributes of the Entity ModuleScreenGroup

Name

Code

Module Screen ID

ModuleScreenId

ModuleScreenName

ModuleScreenName

MainModuleName

MainModuleName

HideOnlyWage

HideOnlyWage

HideScreenForWage

HideScreenForWage

IsEPClassic

IsEPClassic

EC_ModuleScreenId

EC_ModuleScreenId


Entity Attribute Module Screen ID of the Entity ModuleScreenGroup

Card of Attribute Module Screen ID of the Entity ModuleScreenGroup

Name

Module Screen ID

Code

ModuleScreenId

Data Type

char(20)

Mandatory

Yes


Description of Attribute Module Screen ID of the Entity ModuleScreenGroup

Shows the identity of the module screen. This also acts as a primary key for the ModuleScreenGroup table.
Example:
EC_DelTempTbl
EC_EmployeeReports
CorePersonDelete
etc


Entity Attribute ModuleScreenName of the Entity ModuleScreenGroup

Card of Attribute ModuleScreenName of the Entity ModuleScreenGroup

Name

ModuleScreenName

Code

ModuleScreenName

Data Type

char(100)

Mandatory

No


Description of Attribute ModuleScreenName of the Entity ModuleScreenGroup

Displays the actual name of the module screen.
Example: EC_Control / EC_Employee / CorePersonnel etc


Entity Attribute MainModuleName of the Entity ModuleScreenGroup

Card of Attribute MainModuleName of the Entity ModuleScreenGroup

Name

MainModuleName

Code

MainModuleName

Data Type

char(100)

Mandatory

No


Description of Attribute MainModuleName of the Entity ModuleScreenGroup

Shows the main module name of the label.
Example: Control / EPStandard / Core etc


Entity Attribute HideOnlyWage of the Entity ModuleScreenGroup

Card of Attribute HideOnlyWage of the Entity ModuleScreenGroup

Name

HideOnlyWage

Code

HideOnlyWage

Data Type

smallint

Mandatory

No


Description of Attribute HideOnlyWage of the Entity ModuleScreenGroup

Indicates to hide the wage so users are not able to access it, in a form of a checkbox.


Entity Attribute HideScreenForWage of the Entity ModuleScreenGroup

Card of Attribute HideScreenForWage of the Entity ModuleScreenGroup

Name

HideScreenForWage

Code

HideScreenForWage

Data Type

smallint

Mandatory

No


Description of Attribute HideScreenForWage of the Entity ModuleScreenGroup

Indicates if the user wants to hide the screen for wage, in a form of a checkbox.


Entity Attribute IsEPClassic of the Entity ModuleScreenGroup

Card of Attribute IsEPClassic of the Entity ModuleScreenGroup

Name

IsEPClassic

Code

IsEPClassic

Data Type

smallint

Mandatory

No


Description of Attribute IsEPClassic of the Entity ModuleScreenGroup

Indicates if it is a Sage EasyPay classic, in a form of a checkbox.


Entity Attribute EC_ModuleScreenId of the Entity ModuleScreenGroup

Card of Attribute EC_ModuleScreenId of the Entity ModuleScreenGroup

Name

EC_ModuleScreenId

Code

EC_ModuleScreenId

Data Type

char(20)

Mandatory

No


Description of Attribute EC_ModuleScreenId of the Entity ModuleScreenGroup

Shows the identity for the Sage EasyPay classis module screen.
Example: EPClassic / EC_Family / EC_CompanyRpt etc