Hi,
I created an formatted search which get the value of an date field.
this is my query: SELECT $[$38.U_CRD.DATE]
problem is that the date is in wrong format.
I need the format : DD-MM-CCYY (that is also my general setting in SAP)
But I get the date value in wrong format: see picture below.
It converts my date value wrong
How can I fix this?
Mark