SAP S/4HANA · Schema

SalesOrderItemCreate

Request payload for creating a new sales order item

Business ApplicationsCloudEnterprise Resource PlanningERPFinanceHuman ResourcesInventoryLogisticsManufacturingPlant MaintenanceProcurementS/4HANASalesSAP

Properties

Name Type Description
Material string Material number
RequestedQuantity string Requested quantity
RequestedQuantityUnit string Unit of measure
Plant string Plant
SalesOrderItemCategory string Item category
SalesOrderItemText string Item description
PurchaseOrderByCustomer string Customer PO number at item level
PricingDate string Pricing date
CustomerPaymentTerms string Payment terms
MaterialByCustomer string Customer material number
Batch string Batch number
ProductionPlant string Production plant
StorageLocation string Storage location
DeliveryPriority string Delivery priority
IncotermsClassification string Incoterms classification
IncotermsTransferLocation string Incoterms location
to_PricingElement array Pricing elements (deep insert)
to_ScheduleLine array Schedule lines (deep insert)
to_Partner array Partners (deep insert)
to_Text array Text records (deep insert)
View JSON Schema on GitHub

JSON Schema

sap-s4hana-sales-order-sales-order-item-create-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "SalesOrderItemCreate",
  "type": "object",
  "description": "Request payload for creating a new sales order item",
  "properties": {
    "Material": {
      "type": "string",
      "description": "Material number"
    },
    "RequestedQuantity": {
      "type": "string",
      "description": "Requested quantity"
    },
    "RequestedQuantityUnit": {
      "type": "string",
      "description": "Unit of measure"
    },
    "Plant": {
      "type": "string",
      "description": "Plant"
    },
    "SalesOrderItemCategory": {
      "type": "string",
      "description": "Item category"
    },
    "SalesOrderItemText": {
      "type": "string",
      "description": "Item description"
    },
    "PurchaseOrderByCustomer": {
      "type": "string",
      "description": "Customer PO number at item level"
    },
    "PricingDate": {
      "type": "string",
      "description": "Pricing date"
    },
    "CustomerPaymentTerms": {
      "type": "string",
      "description": "Payment terms"
    },
    "MaterialByCustomer": {
      "type": "string",
      "description": "Customer material number"
    },
    "Batch": {
      "type": "string",
      "description": "Batch number"
    },
    "ProductionPlant": {
      "type": "string",
      "description": "Production plant"
    },
    "StorageLocation": {
      "type": "string",
      "description": "Storage location"
    },
    "DeliveryPriority": {
      "type": "string",
      "description": "Delivery priority"
    },
    "IncotermsClassification": {
      "type": "string",
      "description": "Incoterms classification"
    },
    "IncotermsTransferLocation": {
      "type": "string",
      "description": "Incoterms location"
    },
    "to_PricingElement": {
      "type": "array",
      "description": "Pricing elements (deep insert)"
    },
    "to_ScheduleLine": {
      "type": "array",
      "description": "Schedule lines (deep insert)"
    },
    "to_Partner": {
      "type": "array",
      "description": "Partners (deep insert)"
    },
    "to_Text": {
      "type": "array",
      "description": "Text records (deep insert)"
    }
  }
}

Work with this as data

Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/sap-s4hana-sales-order-sales-order-item-create"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.