Hi, I have several views, in each views I have two tables with two fields of date.
This data are from an adaptive RFC function exported in Date ABAP format.
The webdynpro is showing me the date in mm/dd/yyyy format, and I want to change that to dd/mm/yyyy. Which is the easiest way to accomplish this.
Thx