IDoc & ALE (Application Link Enabling)
SAP's classic asynchronous document exchange format and the distributed system linking framework built around it.
IDoc/ALE is a topic that never quite goes away in SAP integration interviews, even in a cloud-and-API-first era, because an enormous amount of real-world SAP-to-SAP and SAP-to-legacy integration still runs on it, so interviewers use it to check whether a candidate has actually supported a live integration rather than only having worked with modern REST/OData interfaces.
An IDoc is like a shipping manifest with a strict, standardized form (segments) that two companies' warehouses (SAP systems) both understand, dropped into a delivery service (the port/transactional RFC) that guarantees eventual delivery even if the receiving warehouse is temporarily closed, unlike a phone call (synchronous RFC) that requires both parties on the line at the same instant.