Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

function module to segregate date time

Former Member
0 Likes
493

Hello,

I have a field in the table which stores the date time as one whole value: 17.06.2010 16:48:51.

the data type for this field is DEC 15.

I need a FM which can segregate the date and time from this field values. I want date and time as separate values.

there must be some standard FM to do this.

any help?

Thanks & regards,

Ravish

2 REPLIES 2
Read only

Former Member
0 Likes
431

search the forum in re: timestamp.... the ABAP keyword is CONVERT.

Read only

kesavadas_thekkillath
Active Contributor
0 Likes
431

Don't know whether this question should be answered or not.

Mods if you find it wrong , then exercise your right and lock it.

@op - use fm CACS_TIMESTAMP_GET_DATE