Hello Experts,
during a data transfer I want to write data from a 0CALMONTH (calendar year/month) into a
0CALMONTH2 (calendar month MM) field. That works more or less fine but for the first nine
month the values are stored without a leading zero. Thats a little bit amazing because in the
value help of 0CALMONTH2 the month are listed with a leading zero.
e.g. 01 January
02 February
.....
and if you do a value test in the transformation the result is with a leading zero, too.
So how is it possible to get month values with a leading Zero (MM, as it should).
Thanks in advance.