Date Formatting

Question:
Hi,
Is it possible to format the date in the following way?
010012003
First two digits are the month (01 thru 12)
Next three digits are the day (001 thru 365)
Last four digits are the year.
Thanks,
Naveen
Answer:
Hi,
yyyymmdd is the sap internal to format the date, so in my knowledge you can't change that. But how you present this date to the user, is up to you.
Cheers,
Frank
Answer:
I found the answer. We can do this through SAP function module
FIMA_DAYS_AND_MONTHS_AND_YEARS.
Thanks,
Naveen

More Articles:

Problems with BAPI_GOODSMVT_CREATE and Batch Numbers?
Constants from the class CL_GUI_CONTROL that begin with WS_?
Creating Goods Movements?
choice of BDC, LSMW?
MB1C doesnt call EXIT_SAPMM07M_001 (include ZXMBCU02)?
ABAP memory usage?