|
An outbox message for the email pay slip. |
|
Name |
Code |
Class Name |
|
Reference |
||
|
Reference |
|
Name |
Code |
|
Name |
|
|
Code |
|
|
Data Type |
integer |
|
Mandatory |
Yes |
|
A system generated identity. It is blind to the user. This is also the primary key for the OutboxMessage table. |
|
Name |
|
|
Code |
|
|
Data Type |
char(30) |
|
Mandatory |
No |
|
Shows which module the message belongs to. |
|
Name |
|
|
Code |
|
|
Data Type |
char(30) |
|
Mandatory |
No |
|
Shows the sub module for the outbox message. |
|
Name |
|
|
Code |
|
|
Data Type |
char(150) |
|
Mandatory |
No |
|
A description of the entity. |
|
Name |
|
|
Code |
|
|
Data Type |
long binary |
|
Mandatory |
No |
|
Shows a text for the message . |
|
Name |
|
|
Code |
|
|
Data Type |
smallint |
|
Mandatory |
No |
|
Indicates if the message has been processed or not, in the form of a checkbox. |
|
Name |
|
|
Code |
|
|
Data Type |
timestamp |
|
Mandatory |
No |
|
Shows the date and time of the process. |
|
Name |
|
|
Code |
|
|
Data Type |
char(100) |
|
Mandatory |
No |
|
Displays any error message. |
|
Name |
|
|
Code |
|
|
Data Type |
char(40) |
|
Mandatory |
No |
|
Shows the identity of the creator. |
|
|
|