I need some help with some ABAP.
I have a date value which is for example 01.01.2008. I want to store it in a DATS info object which is of length 8. How can I strip out the . in a transformation rule and should this logic be written in a START routine.
Thanks