How to retain leading zeroes in month and day portions of a date field in UBE output
Hi, specifically running the EDI flat file interface output, R47022C for order ack but will need for any EDI transaction output to CSV flat file. Dates are output without leading zeroes in month and day, so display as "1/9/2021" instead of "01/09/2021". Doesn't seem like any setting change will work to make this happen, so willing to change the program, but I am not a seasoned E1 developer, just a code "tweaker", if you will. How can I easily change R47022C, to output the date in the requested format?