Home > Tutorials

Q & A - PowerForce ™
The ACS Micropay export is different to the generic export in that ACS only upload the hour totals of employee hours worked. |
|
Introduction 
The following record has to some extent be setup manually to allow for the override of the Micropay_Export program for ACS to be invoked.
The record is [F] SYSTEM_CONTROLS / SYSTEM*INTERFACE*ABS - where this last portion is the company code.
<1> <2> <3> <4> <5> <6> <7> <8> <9> <10> <11> <12> | 1 1 1 0 0 0 0 1 0 1 MICROPAY MICROPAY_EXPORT_ACS |
Detail
Set the Control record as follows:

Note that the Payroll Software dropdown has the "Micropay" entry - this is required as well as the Micropay Interface Active flag.
Top of Page

To that end - we have created specific code as in param <11> of the first image to indicate the actual code that is to be run when the Micropay export happens.
See Also 
PowerForce Controls
|