Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9564

Re: Incorrect Date format

$
0
0

convert the incoming data from excel by splitting the characters on '/' into month, day and year

 

write something like...

 

split lwa_excel-date at '/' into lv_month lv_day lv_year. (MM/DD/YYYY format from excel string)

 

concatenate lv_year lv_month lv_date  into lwa_table-date. (YYYYMMDD format on table)


Viewing all articles
Browse latest Browse all 9564

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>