SAP S/4HANA · Schema

SalesOrderScheduleLine

Sales order schedule line entity (A_SalesOrderScheduleLine) representing a delivery schedule for a sales order item with confirmed quantities and dates from availability check (ATP).

Business ApplicationsCloudEnterprise Resource PlanningERPFinanceHuman ResourcesInventoryLogisticsManufacturingPlant MaintenanceProcurementS/4HANASalesSAP

Properties

Name Type Description
SalesOrder string Sales order number
SalesOrderItem string Sales order item number
ScheduleLine string Schedule line number
RequestedDeliveryDate string Requested delivery date
ConfirmedDeliveryDate string Confirmed delivery date from ATP check
OrderQuantityUnit string Order quantity unit
OrderQuantitySAPUnit string SAP internal unit of measure
ScheduleLineOrderQuantity string Ordered quantity on the schedule line
ConfdOrderQtyByMatlAvailCheck string Confirmed quantity from material availability check
DeliveredQtyInOrderQtyUnit string Delivered quantity in order unit
OpenConfdDelivQtyInOrdQtyUnit string Open confirmed delivery quantity
CorrectedQtyInOrderQtyUnit string Corrected quantity
DelivBlockReasonForSchedLine string Delivery block for the schedule line
View JSON Schema on GitHub

JSON Schema

sap-s4hana-sales-order-sales-order-schedule-line-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "SalesOrderScheduleLine",
  "type": "object",
  "description": "Sales order schedule line entity (A_SalesOrderScheduleLine) representing a delivery schedule for a sales order item with confirmed quantities and dates from availability check (ATP).",
  "properties": {
    "SalesOrder": {
      "type": "string",
      "description": "Sales order number"
    },
    "SalesOrderItem": {
      "type": "string",
      "description": "Sales order item number"
    },
    "ScheduleLine": {
      "type": "string",
      "description": "Schedule line number"
    },
    "RequestedDeliveryDate": {
      "type": "string",
      "description": "Requested delivery date"
    },
    "ConfirmedDeliveryDate": {
      "type": "string",
      "description": "Confirmed delivery date from ATP check"
    },
    "OrderQuantityUnit": {
      "type": "string",
      "description": "Order quantity unit"
    },
    "OrderQuantitySAPUnit": {
      "type": "string",
      "description": "SAP internal unit of measure"
    },
    "ScheduleLineOrderQuantity": {
      "type": "string",
      "description": "Ordered quantity on the schedule line"
    },
    "ConfdOrderQtyByMatlAvailCheck": {
      "type": "string",
      "description": "Confirmed quantity from material availability check"
    },
    "DeliveredQtyInOrderQtyUnit": {
      "type": "string",
      "description": "Delivered quantity in order unit"
    },
    "OpenConfdDelivQtyInOrdQtyUnit": {
      "type": "string",
      "description": "Open confirmed delivery quantity"
    },
    "CorrectedQtyInOrderQtyUnit": {
      "type": "string",
      "description": "Corrected quantity"
    },
    "DelivBlockReasonForSchedLine": {
      "type": "string",
      "description": "Delivery block for the schedule line"
    }
  }
}

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-schedule-line"
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.