Experts,
Can you please help me in looking for the possibilities/option to keep the date and time format in XML, as we receive in an idoc. Currently, when we see an idoc at SAP, the date and time format in it is a standard SAP ( yyyyMMdd and hhmmss). But, when we receive that idoc as xml at SAP-MII listener, its getting changed to xml format yyyy-MM-dd and time hh:mm:ss.
How to prevent this change as we wanted to have the same format of SAP in XML?
Thanks,