Skip to Content
0
Former Member
Dec 01, 2006 at 05:09 PM

date and time

25 Views

i have declared the date and time fields as date(12) and time(15) in an internal table . The data is coming from a file with some comma separater then i am splitting the data based on comma and storing them in date and time fields internal table first and then update my custome table with the internal table . I have declared the fields in the custom table as dats and tims. The data in the internal table is fine but i cant update it properly to the custom table.I appreciate your immediate response.