Why is date not displaying properly in descriptive flexfield?
Uploading some assets via spreadsheet/WEB ADI and via PL/SQL - Mass Additions table and we have a couple of dates we are putting into some attribute fields. Dates are being sent in format DD-MON-YYYY. The corresponding descriptive flexfields have a value set of fnd_standard_date. After posting the assets the dates aren't displaying properly. 12-Dec-2012 displays as 12-DEC-0012. Our ICX: Date Mask format IS DD-MON-YYYY We've tried uploading via WEB ADI using different date formats as input with no luck. If the descriptive flexfield value set is changed to one defined as varchar2(11) the dates display
0