Is there a really simple way to process EDIFACT for example D96A?
问题 We are a modern company using modern technology like XML interfaces, but many of our customers want for example electronic invoices from us in an EDIFACT format like D96A. No we cannot use already existing libraries, as they are not written in the C/AL programming language our Navision software uses. So in order to parse it in C/AL I need to understand its specification. But it looks extremely difficult and complicated. So can someone give me an overview how to interpret say D96A and how to