|
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). |
|
Name |
Code |
Class Name |
|
Reference |
|
Name |
Code |
|
Name |
|
|
Code |
|
|
Data Type |
char(20) |
|
Mandatory |
Yes |
|
Shows the identity of the custom view. This is the primary key for the CustView table. |
|
Name |
|
|
Code |
|
|
Data Type |
char(100) |
|
Mandatory |
No |
|
Stores a description about the custom view. |
|
Name |
|
|
Code |
|
|
Data Type |
char(50) |
|
Mandatory |
No |
|
Shows the view name for the custom field. |
|
Name |
|
|
Code |
|
|
Data Type |
char(50) |
|
Mandatory |
No |
|
Shows which table the custom view belongs to. |
|
Name |
|
|
Code |
|
|
Data Type |
char(255) |
|
Mandatory |
No |
|
Shows the drive item. |
|
|
|