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?