Skip to Content
0
Former Member
Jun 02, 2008 at 02:29 PM

Curios timestamp format

285 Views

Hi,

i read a timestamp from SAP via RFC:

Data element is timestamp (with format YYYYMMDDhhmmss).

When i show the table data via SE16, following format is shown:

20.080.123.022.951

When debugging, i see the data withou format: 20080123022951

Now, by reading data via RFC, this timestamp is shown in WD Application the same as via SE16:

20.080.123.022.951

So, i think this curios format is taken over from backend system and the problem couldn't be solved by WebDynpro.

So, where could be the problem?