CXML-ITEMOUT
cXML element Item outbound on order, from the Ariba/SAP protocol.
Definition
ItemOut is the line element inside a cXML OrderRequest (outbound order from buyer to supplier). Attributes: quantity, lineNumber, requestedDeliveryDate. Children: ItemID, ItemDetail, ShipTo, Distribution.
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
<ItemOut quantity='3' lineNumber='1' requestedDeliveryDate='2026-05-20'>...</ItemOut>
Related terms
- ItemIn — inbound equivalent in PunchOut.
- OrderRequest payload — parent context.