Entity SystemRptComp

Description of Entity SystemRptComp

This entity shows the computer details for the report.


List of all Dependencies of the Entity SystemRptComp

Name

Code

Class Name

Relation_1847371

Relation_1847371

Reference

Relation_1879239

Relation_1879239

Reference


List of Attributes of the Entity SystemRptComp

Name

Code

SysRptCompName

SysRptCompName

Description

SysRptCompDesc

SysRpt Comp Type

SysRptCompType

Is Rpt Key

IsRptKey

RptKeyIndex

RptKeyIndex


Entity Attribute SysRptCompName of the Entity SystemRptComp

Card of Attribute SysRptCompName of the Entity SystemRptComp

Name

SysRptCompName

Code

SysRptCompName

Data Type

char(40)

Mandatory

Yes


Description of Attribute SysRptCompName of the Entity SystemRptComp

Shows the computer name of the system report. It is also the primary key for the SystemRptComp table.
Example:
RadioGroup_RptFormat
ReportType_ComboBox
IR8AExcludeZero_CheckBox
etc


Entity Attribute Description of the Entity SystemRptComp

Card of Attribute Description of the Entity SystemRptComp

Name

Description

Code

SysRptCompDesc

Data Type

char(100)

Mandatory

No


Description of Attribute Description of the Entity SystemRptComp

Stores a description about the system report.
Example: Report Format / Report Type / Exclude Zero IR8A Records etc


Entity Attribute SysRpt Comp Type of the Entity SystemRptComp

Card of Attribute SysRpt Comp Type of the Entity SystemRptComp

Name

SysRpt Comp Type

Code

SysRptCompType

Data Type

char(20)

Mandatory

No


Description of Attribute SysRpt Comp Type of the Entity SystemRptComp

Shows the type for the system report.
Example: ItemIndex / int (Integer) etc


Entity Attribute Is Rpt Key of the Entity SystemRptComp

Card of Attribute Is Rpt Key of the Entity SystemRptComp

Name

Is Rpt Key

Code

IsRptKey

Data Type

smallint

Mandatory

No


Description of Attribute Is Rpt Key of the Entity SystemRptComp

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


Entity Attribute RptKeyIndex of the Entity SystemRptComp

Card of Attribute RptKeyIndex of the Entity SystemRptComp

Name

RptKeyIndex

Code

RptKeyIndex

Data Type

integer

Mandatory

No


Description of Attribute RptKeyIndex of the Entity SystemRptComp

Shows the report key index for the system report.