Entity CustView

Description of Entity CustView

This can be accessed from the Core Module. You can only use this if you can connect directly to the database. The 'view' refers to the view table and 'generating' refers to populating the view table with data. Even if the view tables are filled with data, only those with User IDs belonging to the External group have access to these tables (provided they are granted access).


List of all Dependencies of the Entity CustView

Name

Code

Class Name

Relationship_734

Relationship_734

Reference


List of Attributes of the Entity CustView

Name

Code

Custom View ID

CustViewId

Custom View Description

CustViewDesc

Custom View Name

CustViewName

DriveTbl

DriveTbl

Drive Item

DriveItem


Entity Attribute Custom View ID of the Entity CustView

Card of Attribute Custom View ID of the Entity CustView

Name

Custom View ID

Code

CustViewId

Data Type

char(20)

Mandatory

Yes


Description of Attribute Custom View ID of the Entity CustView

Shows the identity of the custom view. This is the primary key for the CustView table.
Example: Employee / Leave Period Summary etc


Entity Attribute Custom View Description of the Entity CustView

Card of Attribute Custom View Description of the Entity CustView

Name

Custom View Description

Code

CustViewDesc

Data Type

char(100)

Mandatory

No


Description of Attribute Custom View Description of the Entity CustView

Stores a description about the custom view.
Example: Employee / Leave Summary by Period etc


Entity Attribute Custom View Name of the Entity CustView

Card of Attribute Custom View Name of the Entity CustView

Name

Custom View Name

Code

CustViewName

Data Type

char(50)

Mandatory

No


Description of Attribute Custom View Name of the Entity CustView

Shows the view name for the custom field.
Example:
View_Ext_Cust_Employee
View_Ext_Cust_LvePeriodSumm
etc


Entity Attribute DriveTbl of the Entity CustView

Card of Attribute DriveTbl of the Entity CustView

Name

DriveTbl

Code

DriveTbl

Data Type

char(50)

Mandatory

No


Description of Attribute DriveTbl of the Entity CustView

Shows which table the custom view belongs to.
Example: Employee / LvePeriodBalRpt etc


Entity Attribute Drive Item of the Entity CustView

Card of Attribute Drive Item of the Entity CustView

Name

Drive Item

Code

DriveItem

Data Type

char(255)

Mandatory

No


Description of Attribute Drive Item of the Entity CustView

Shows the drive item.