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))