|
Whether this is a debit / credit action, it is advisable to match this with your GL code. |
|
Name |
Code |
Class Name |
|
Reference |
||
|
Reference |
||
|
Reference |
||
|
Reference |
||
|
Reference |
|
Name |
Code |
|
Name |
|
|
Code |
|
|
Data Type |
integer |
|
Mandatory |
Yes |
|
A system generated identity. It is blind to the user. It is also the primary key for the CostCreditDebit table. |
|
Name |
|
|
Code |
|
|
Data Type |
char(20) |
|
Mandatory |
No |
|
Shows the identity of the cost centre. This is the primary key for the CostCentre table. |
|
Name |
|
|
Code |
|
|
Data Type |
char(20) |
|
Mandatory |
No |
|
Shows the code for the general ledger. This is the primary key for the GLCode table. |
|
Name |
|
|
Code |
|
|
Data Type |
smallint |
|
Mandatory |
No |
|
Shows the costing rule for the cost in a form of radio buttons. Users either choose Debit or Credit. Debit will show "0" while Credit will show "1" in the database. |
|
Name |
|
|
Code |
|
|
Data Type |
smallint |
|
Mandatory |
No |
|
Shows the cost centre in a form of radio buttons. Users either choose 'Employee's Cost Centres' or 'User Defined Cost Centres'. Employee's Cost Centres will show "0" while User Defined Cost Centres will show "1" in the database. |
|
Name |
|
|
Code |
|
|
Data Type |
char(20) |
|
Mandatory |
No |
|
Stores the pay record type. |
|
Name |
|
|
Code |
|
|
Data Type |
char(20) |
|
Mandatory |
No |
|
Stores the identity for the pay record |
|
|
|