Use this program to create and maintain records in the earnings % distribution file.
In some cases, an employee may divide his working hours between departments, thereby requiring more than one general ledger account number for earnings distribution. In those and other appropriate cases, this program is used to record the average percent of earnings (or time) to be distributed to each account number. During the GL distribution report of the Check Register, total earnings are distributed according to the percentages in this file.
You determine if the GL Distribution Report and/or earnings % distribution features are utilized through flags set through the PR static control record.
Click Field Descriptions for information on each field.
Example: An employee is assigned to the following earnings GL posting table:
*. |
GL Table 100 |
|
|
2. |
Desc. Administrative |
|
|
3. |
Reg |
570-00-00 |
Salaries-Regular |
4. |
Sick |
571-00-00 |
Salaries-Sick |
5. |
Vac |
572-00-00 |
Salaries-Vacation |
6. |
Hol |
573-00-00 |
Salaries-Holiday |
7. |
Dum1 |
570-00-00 |
Salaries-Regular |
8. |
Dum2 |
570-00-00 |
Salaries-Regular |
9. |
Comm |
574-00-00 |
Salaries-Consulting |
10. |
Comm |
575-00-00 |
Salaries-Commission |
11. |
Not used |
|
|
12. |
Not used |
|
|
13. |
Not used |
|
|
14. |
Not used |
|
|
The employee earns the following:
Regular $1000.00
Vacation 1000.00
Commission 500.00
$2500.00
If the Use Earnings Distribution flag is set to N, the system uses the GL table to distribute the earnings as follows:
Debit
570-00-00 Salaries-Regular 1000.00
572-00-00 Salaries-Vacation 1000.00
575-00-00 Salaries-Commission 500.00
If the Use Earnings Distribution flag is set to Y, and there is an earning % distribution record set up for the employee in the pay cycle, the system uses the earnings % distribution from the Earnings % Distribution F/M program. If the earnings % distribution is set up as follows:
*. |
Employee |
E100 Steven S. Invencent |
|
*. |
Pay Cycle |
|
02 Biweekly |
|
G/L # |
Description |
Percent |
3. |
581-00-01 |
Salaries-Branch 1 |
50.00% |
4. |
581-00-02 |
Salaries-Branch 2 |
50.00% |
5. |
|
|
|
6. |
|
|
|
7. |
|
|
|
8. |
|
|
|
9. |
|
|
|
10. |
|
|
|
11. |
|
|
|
12. |
|
|
|
|
|
|
100.00% |
The system distributes the earnings as follows:
Debit
581-00 -02 Salaries-Branch 1 1250.00
581-00-02 Salaries-Branch 2 1250.00