‎2011 Jun 13 12:24 PM
HI all,
i the table J_1IASSVAL - Assessable value table for excise calculation , in J_1IFRDATE field, date is stored but in my
system it is stored in character form i.e. in the form of ' 79918898' .
now i want to convert this character form value into Date form value
is there any function module exist for converting character value into date value
Regards
sky
‎2011 Jun 13 12:34 PM
Hi,
There is a conversion routine INVDT.
Use function module CONVERSION_EXIT_INVDT_OUTPUT and enter the value 79918898 as an input will give you date as an output.
Please check and confirm.
Regards,
Umang Mehta
‎2011 Jun 13 12:45 PM
‎2011 Jun 13 1:05 PM
Hi Sky,
You can <removed by moderator> close the thread.
Regards,
Umang Mehta
Edited by: Vinod Kumar on Jun 13, 2011 5:36 PM
‎2011 Jun 13 12:44 PM