Entity CustViewObj

Description of Entity CustViewObj

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 CustViewObj

Name

Code

Class Name

Relationship_736

Relationship_736

Reference

Relationship_734

Relationship_734

Reference


List of Attributes of the Entity CustViewObj

Name

Code

CustViewObjId

CustViewObjId

Description

CustViewObjDesc

IsObjSel

IsObjSel


Entity Attribute CustViewObjId of the Entity CustViewObj

Card of Attribute CustViewObjId of the Entity CustViewObj

Name

CustViewObjId

Code

CustViewObjId

Data Type

char(20)

Mandatory

Yes


Description of Attribute CustViewObjId of the Entity CustViewObj

Shows the identity of the custom view object. This is also the primary key for the CustViewObjId table.
Example:
PersonDet_ResStatus
PayDet_PoCurEPProg
LveSumm_PoHist
etc


Entity Attribute Description of the Entity CustViewObj

Card of Attribute Description of the Entity CustViewObj

Name

Description

Code

CustViewObjDesc

Data Type

char(100)

Mandatory

No


Description of Attribute Description of the Entity CustViewObj

Stores a description about the custom view.


Entity Attribute IsObjSel of the Entity CustViewObj

Card of Attribute IsObjSel of the Entity CustViewObj

Name

IsObjSel

Code

IsObjSel

Data Type

smallint

Mandatory

No


Description of Attribute IsObjSel of the Entity CustViewObj

Indicates if the object has been selected, in a form of a checkbox.