Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Deletes automatic flex corrections that are made by the system.
Syntax
client server public static void deleteAutomaticCorrections(
JmgEmployee _jmgEmployee,
JmgDate _fromDate,
JmgDate _toDate)
Run On
Called
Parameters
- _jmgEmployee
Type: JmgEmployee Table
The JmgEmployee for which associated automatic flex corrections are deleted.
- _fromDate
Type: JmgDate Extended Data Type
The start date for deletion of automatic flex corrections.
- _toDate
Type: JmgDate Extended Data Type
The to date for deletion of automatic flex corrections.