Announcement:
wanna exchange links? contact me at sapchatroom@gmail.com.
Posted by
Admin at
Reply from robphelan on Dec 16 at 8:55 AM Did you check how the date is formatted in Oracle? I have a weird one I'm about to work on right now where the date is stored as 31-NOV-14
| | | ---------------Original Message--------------- From: Satish V Sent: Tuesday, December 16, 2014 1:17 AM Subject: Query on Oracle DB Table From ABAP I tried ..but no success. I even tried.. data: w_date(48) type c. concatenate 'TO_DATE( ' '''' sy-datum+0(4) sy-datum+4(2) sy-datum+6(2) ' 000000' '''' ',' '''' 'RRRRMMDD HH24MISS' '''' ' )' into w_date RESPECTING BLANKS. | | Reply to this email to post your response. __.____._ | _.____.__ |