ECN-XD119 New variable to handle 6-digit date handling

Product: AcuXDBC

Module: AcuXDBC

Machines Affected: all

DESCRIPTION:

Set the CENTURY_ROLL variable to a 2-digit value to determine the century of a 6-digit date, and then translate it to an 8-digit date.

Any 2-digit year below the value of CENTURY_ROLL is determined to be a 21st century data (that is, 20xx), and any 2-digit year above the value is a 20th century date (that is, 19xx).