Hi everyone,
I am taking input from a text file in BDC. Declaring time in char10 as SAP standard time format accepts only 6 chars in length type,but it's not getting stored properly. I need to convert this string into standard sap time format. The way we have FM CONVERSION_EXIT_IDATE_INPUT for date conversion, do we have something for TIME as well?
I found CONVERT_TIME_INPUT in google, but on using this got error saying output type is not same as required one.
Please help.
Regards,
Chetna D