Is there a function to convert the Julian date to a calendar date? In our Quoting/Engineering our "Smart" numbers use the Julian date. In order to process this info we have to convert the Julian date.
In our R/2 system this was handled by the statement READ CALENDAR.... R/3 does not support this. I need to be able to convert the 3 digit Julian date to a calendar date, e.g. 031 = Jan 31, etc.