Entity ExcelEmpRpt

Description of Entity ExcelEmpRpt

After setting up the spreadsheet, exporting the data is a straightforward procedure. This indicates if it is an employee report.


List of all Dependencies of the Entity ExcelEmpRpt

Name

Code

Class Name

Relation_1046731

Relation_1046731

Reference


List of Attributes of the Entity ExcelEmpRpt

Name

Code

Excel Emp Rpt ID

ExcelEmpRptId

Description

ExcelEmpRptDesc

ExcelEmpRpt Table 1

ExcelEmpRptTable1

ExcelEmpRpt Table 2

ExcelEmpRptTable2

ExcelEmpRpt Table 3

ExcelEmpRptTable3

Is Employee Rpt

IsEmployeeRpt


Entity Attribute Excel Emp Rpt ID of the Entity ExcelEmpRpt

Card of Attribute Excel Emp Rpt ID of the Entity ExcelEmpRpt

Name

Excel Emp Rpt ID

Code

ExcelEmpRptId

Data Type

char(20)

Mandatory

Yes


Description of Attribute Excel Emp Rpt ID of the Entity ExcelEmpRpt

Shows the identity of the employee report. This is the primary key for the ExcelEmpRpt table.
Example: RecurringRpt / PersonalContactRpt / CPFProgRpt etc


Entity Attribute Description of the Entity ExcelEmpRpt

Card of Attribute Description of the Entity ExcelEmpRpt

Name

Description

Code

ExcelEmpRptDesc

Data Type

char(100)

Mandatory

No


Description of Attribute Description of the Entity ExcelEmpRpt

Stores a description about the employee report.
Example: Recurring / Personal Contact / CPF Progression etc


Entity Attribute ExcelEmpRpt Table 1 of the Entity ExcelEmpRpt

Card of Attribute ExcelEmpRpt Table 1 of the Entity ExcelEmpRpt

Name

ExcelEmpRpt Table 1

Code

ExcelEmpRptTable1

Data Type

char(255)

Mandatory

No


Description of Attribute ExcelEmpRpt Table 1 of the Entity ExcelEmpRpt

Shows the table for the employee report. It can be a Join table.


Entity Attribute ExcelEmpRpt Table 2 of the Entity ExcelEmpRpt

Card of Attribute ExcelEmpRpt Table 2 of the Entity ExcelEmpRpt

Name

ExcelEmpRpt Table 2

Code

ExcelEmpRptTable2

Data Type

char(255)

Mandatory

No


Description of Attribute ExcelEmpRpt Table 2 of the Entity ExcelEmpRpt

Shows the table for the employee report. It can be a Join table.


Entity Attribute ExcelEmpRpt Table 3 of the Entity ExcelEmpRpt

Card of Attribute ExcelEmpRpt Table 3 of the Entity ExcelEmpRpt

Name

ExcelEmpRpt Table 3

Code

ExcelEmpRptTable3

Data Type

char(255)

Mandatory

No


Description of Attribute ExcelEmpRpt Table 3 of the Entity ExcelEmpRpt

Shows the table for the employee report. It can be a Join table.


Entity Attribute Is Employee Rpt of the Entity ExcelEmpRpt

Card of Attribute Is Employee Rpt of the Entity ExcelEmpRpt

Name

Is Employee Rpt

Code

IsEmployeeRpt

Data Type

smallint

Mandatory

No


Description of Attribute Is Employee Rpt of the Entity ExcelEmpRpt

Indicates if it is an employee report, in a form of a checkbox.