|
The system functions executes internal operations and return information about values, objects and settings. |
|
Name |
Code |
|
Name |
|
|
Code |
|
|
Data Type |
char(100) |
|
Mandatory |
Yes |
|
Shows the identity of the system function. It is also the primary key for the SystemFunction table. |
|
Name |
|
|
Code |
|
|
Data Type |
char(20) |
|
Mandatory |
No |
|
Shows the function type of the system. |
|
Name |
|
|
Code |
|
|
Data Type |
char(100) |
|
Mandatory |
No |
|
Stores a description of the system function. |
|
Name |
|
|
Code |
|
|
Data Type |
smallint |
|
Mandatory |
No |
|
Indicates if it is wage sensitive, in a form of a checkbox. |
|
Name |
|
|
Code |
|
|
Data Type |
char(200) |
|
Mandatory |
No |
|
Shows the help provided for the system function. |
|
Name |
|
|
Code |
|
|
Data Type |
char(100) |
|
Mandatory |
No |
|
Shows the format of the system function. |
|
|
|