‎2010 Aug 08 12:41 PM
I have downlaoded a file in .dat formant in 4.6 server and want to upload it to ecc 6 using gui upload.
Its workig fine for some tables.
but for some tables its giving me sy-subrc = 8....'BAD data format'!!!!!
GUI DOWNLOAD HAD field seperator = 'X' and File stype = 'ASC'.
Its giving me error converting fields of DEcimal type....should i download without using 'ASC' type..
Help Me guys..
‎2010 Aug 08 3:27 PM
Hi,
Please check your internal table structure and File format.
Itu2019s showing because of data types are not matching. also remove ",: from amount related fields.
Salil