Kbase P10707: Dynamics sequences only return 1 digit in day and month
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  08/09/2005 |
|
Status: Unverified
FACT(s) (Environment):
Dynamics 1.1A
SYMPTOM(s):
Format string only gives 1 digit in day and month if value < 10 in Dynamics sequences
ex. Sept 3th will return '93' instead of '0903'.
Documented that always 2 digits are returned
Dynamics 1.1A03
CAUSE:
Bug# 20021007-006
FIX:
Upgrade to 2.0A02, 2.1A, 10.0A or later
If the upgrade is not possible, the following workaround is available:
1.- Go to General Manager
2.- Open procedure GetSequenceValue
3.- Add string option "99" to day and month in the two places where hSequenceFormat is applied