BillingDocumentItem

Billing document item entity (A_BillingDocumentItem)

DistributionERPODataS/4HANASalesSAP

Properties

Name Type Description
BillingDocument string Billing document number
BillingDocumentItem string Billing item number
Material string Material number
Plant string Plant
BillingQuantity string Billing quantity in sales unit
BillingQuantityUnit string Sales unit
NetAmount string Net value of the item
GrossAmount string Gross value of the item
TaxAmount string Tax amount
TransactionCurrency string SD document currency
SalesDocument string Reference sales document
SalesDocumentItem string Reference sales document item
ReferenceSDDocument string Reference delivery document
ReferenceSDDocumentItem string Reference delivery item
MaterialGroup string Material group
Batch string Batch number
View JSON Schema on GitHub

JSON Schema

sap-sales-and-distribution-sd-billingdocumentitem-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/BillingDocumentItem",
  "title": "BillingDocumentItem",
  "type": "object",
  "description": "Billing document item entity (A_BillingDocumentItem)",
  "properties": {
    "BillingDocument": {
      "type": "string",
      "maxLength": 10,
      "description": "Billing document number"
    },
    "BillingDocumentItem": {
      "type": "string",
      "maxLength": 6,
      "description": "Billing item number"
    },
    "Material": {
      "type": "string",
      "maxLength": 40,
      "description": "Material number"
    },
    "Plant": {
      "type": "string",
      "maxLength": 4,
      "description": "Plant"
    },
    "BillingQuantity": {
      "type": "string",
      "description": "Billing quantity in sales unit"
    },
    "BillingQuantityUnit": {
      "type": "string",
      "maxLength": 3,
      "description": "Sales unit"
    },
    "NetAmount": {
      "type": "string",
      "description": "Net value of the item"
    },
    "GrossAmount": {
      "type": "string",
      "description": "Gross value of the item"
    },
    "TaxAmount": {
      "type": "string",
      "description": "Tax amount"
    },
    "TransactionCurrency": {
      "type": "string",
      "maxLength": 5,
      "description": "SD document currency"
    },
    "SalesDocument": {
      "type": "string",
      "maxLength": 10,
      "description": "Reference sales document"
    },
    "SalesDocumentItem": {
      "type": "string",
      "maxLength": 6,
      "description": "Reference sales document item"
    },
    "ReferenceSDDocument": {
      "type": "string",
      "maxLength": 10,
      "description": "Reference delivery document"
    },
    "ReferenceSDDocumentItem": {
      "type": "string",
      "maxLength": 6,
      "description": "Reference delivery item"
    },
    "MaterialGroup": {
      "type": "string",
      "maxLength": 9,
      "description": "Material group"
    },
    "Batch": {
      "type": "string",
      "maxLength": 10,
      "description": "Batch number"
    }
  }
}

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-sales-and-distribution-sd-billingdocumentitem"
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.