‎2007 May 23 8:47 AM
Hai Friends,
Whether any function module is there to format the date and time together.
Thanks in advance
suganya
‎2007 May 23 9:10 AM
‎2007 May 23 9:08 AM
Hi,
Execute this FM "BDL_GET_CENTRAL_TIMESTAMP" which will return Date and Time.
Revert back if any issues,
Reward with points if helpful.
Regards,
Naveen
‎2007 May 23 9:09 AM
‎2007 May 23 9:10 AM
‎2007 May 23 9:12 AM
Hi suganya,
Try this function modules
1) DATE_2D_TO_4D_CONVERSION
2) DATE_CONV_EXT_TO_INT
3) DATE_TIME_CONVERT
Regards,
K.S.Reddy.
‎2007 May 23 9:51 AM
when i use this functionmodule it returns the currentdate and time in format BDL_GET_CENTRAL_TIMESTAMP.
But i need to pass my date and time values to a exporting paramater and that must be formatted.
regards
suganya
‎2007 May 23 10:19 AM
Hi Suganya,
What format of date and time u need?
Check this link.u will get the solution.
http://www.erpgenie.com/abap/functions.htm
Also check out these FM....
DATE_CHECK_PLAUSIBILITY
‎2007 May 23 10:54 AM