Skip to content
← Tools
Integration & APIs

SAP IDoc viewer

Parse an XML IDoc into a named control record and segment hierarchy, and check it carries what SAP needs to route it.

Handles the XML IDoc form, which is what integration platforms actually exchange. Flat-file IDocs are deliberately not guessed at: their data records are fixed-width against segment definitions held in the sending SAP system, and those definitions are not in the file — any tool that splits SDATA without them is inventing boundaries. Parsed in your browser; nothing is transmitted.