Skip to Content
0
May 31, 2018 at 04:38 AM

Adding Static time part to convert into date time in SAP BODS?

1132 Views

Hi All,

I am trying o convert date into date time through BODS function

concat_date_time(HIST_END_EFF_DATE, '12:00:00.000')

but it is not working. Any idea or recommendations? The date is in YYYY-MM-DD format and I have to add static timestamp to it. Thanks.