ediverse Explore the platform

Spotlight PEPPOL BIS Billing 3.0 The EU e-invoicing mandate is here — France Sept 2026, Belgium Jan 2026, Germany 2025.

CXML-ITEMIN

cXML element Item inbound from supplier, from the Ariba/SAP protocol.

Definition

ItemIn is used in the PunchOutOrderMessage returned by a supplier PunchOut site to a buyer. Contains ItemID, ItemDetail, quantity, UnitPrice. Represents the cart the buyer assembled on the supplier site.

Origin

Defined in cXML 1.x maintained by cXML.org. cXML became a de-facto e-procurement standard for the Ariba Network and SAP Business Network.

Example in context

<ItemIn quantity='3'><ItemID><SupplierPartID>WIDGET-001</SupplierPartID></ItemID><ItemDetail>...</ItemDetail></ItemIn>

  • ItemOut — outbound equivalent in OrderRequest.
  • PunchOut — flow where ItemIn is central.

Last updated: May 15, 2026