|
You can customise the Crystal Reports. It will provide you with the identity, name, title, description, template and the time and date of when it was last imported. |
|
Name |
Code |
|
Name |
|
|
Code |
|
|
Data Type |
integer |
|
Mandatory |
Yes |
|
A system generated identity. It is blind to the user. lt also holds the primary key for the CRCustom table. |
|
Name |
|
|
Code |
|
|
Data Type |
char(20) |
|
Mandatory |
No |
|
Shows the identity of the Crystal Reports. |
|
Name |
|
|
Code |
|
|
Data Type |
char(50) |
|
Mandatory |
No |
|
Shows the file name of the crystal report. |
|
Name |
|
|
Code |
|
|
Data Type |
char(50) |
|
Mandatory |
No |
|
Shows the crystal report title. |
|
Name |
|
|
Code |
|
|
Data Type |
char(100) |
|
Mandatory |
No |
|
Shows the description of the crystal report. |
|
Name |
|
|
Code |
|
|
Data Type |
long binary |
|
Mandatory |
No |
|
Shows the template of the crystal report. |
|
Name |
|
|
Code |
|
|
Data Type |
timestamp |
|
Mandatory |
No |
|
Shows the last imported date and time for the crystal report. |
|
|
|