CustomerSalesArea

Customer sales area entity (A_CustomerSalesArea)

DistributionERPODataS/4HANASalesSAP

Properties

Name Type Description
Customer string Customer number
SalesOrganization string Sales organization
DistributionChannel string Distribution channel
Division string Division
CustomerPaymentTerms string Terms of payment key
DeliveryPriority string Delivery priority
ShippingCondition string Shipping conditions
IncotermsClassification string Incoterms (part 1)
Currency string Currency
CustomerPricingProcedure string Pricing procedure assigned to the customer
CustomerAccountAssignmentGroup string Account assignment group for the customer
CompleteDeliveryIsDefined boolean Complete delivery flag
PartialDeliveryIsAllowed string Partial delivery at item level
View JSON Schema on GitHub

JSON Schema

sap-sales-and-distribution-sd-customersalesarea-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/CustomerSalesArea",
  "title": "CustomerSalesArea",
  "type": "object",
  "description": "Customer sales area entity (A_CustomerSalesArea)",
  "properties": {
    "Customer": {
      "type": "string",
      "maxLength": 10,
      "description": "Customer number"
    },
    "SalesOrganization": {
      "type": "string",
      "maxLength": 4,
      "description": "Sales organization"
    },
    "DistributionChannel": {
      "type": "string",
      "maxLength": 2,
      "description": "Distribution channel"
    },
    "Division": {
      "type": "string",
      "maxLength": 2,
      "description": "Division"
    },
    "CustomerPaymentTerms": {
      "type": "string",
      "maxLength": 4,
      "description": "Terms of payment key"
    },
    "DeliveryPriority": {
      "type": "string",
      "maxLength": 2,
      "description": "Delivery priority"
    },
    "ShippingCondition": {
      "type": "string",
      "maxLength": 2,
      "description": "Shipping conditions"
    },
    "IncotermsClassification": {
      "type": "string",
      "maxLength": 3,
      "description": "Incoterms (part 1)"
    },
    "Currency": {
      "type": "string",
      "maxLength": 5,
      "description": "Currency"
    },
    "CustomerPricingProcedure": {
      "type": "string",
      "maxLength": 1,
      "description": "Pricing procedure assigned to the customer"
    },
    "CustomerAccountAssignmentGroup": {
      "type": "string",
      "maxLength": 2,
      "description": "Account assignment group for the customer"
    },
    "CompleteDeliveryIsDefined": {
      "type": "boolean",
      "description": "Complete delivery flag"
    },
    "PartialDeliveryIsAllowed": {
      "type": "string",
      "maxLength": 1,
      "description": "Partial delivery at item level"
    }
  }
}

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-customersalesarea"
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.