Skip to Content
0
Former Member
Jun 29, 2009 at 08:02 AM

Function module for TIMESTAMPL

477 Views

I have a function module SWN_UWL_GET_WORKLIST to get worklist.

It returns parameter WORKLIST of type UWLITEMLIST in which there is a field CREATED_TIME.

Now i want to extract YYYYMMDDhhmmss from this field. Is there any standard function module available for this?

as i dont want to do extraction.

Here CREATED_TIME is of type TIMESTAMPL (data element : DEC 21 7 UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun))