SAP S/4HANA · Schema

SalesOrderItemPrcgElmnt

Sales order item pricing element entity (A_SalesOrderItemPrcgElmnt) representing a pricing condition at the item level.

Business ApplicationsCloudEnterprise Resource PlanningERPFinanceHuman ResourcesInventoryLogisticsManufacturingPlant MaintenanceProcurementS/4HANASalesSAP

Properties

Name Type Description
SalesOrder string Sales order number
SalesOrderItem string Sales order item number
PricingProcedureStep string Step number in the pricing procedure
PricingProcedureCounter string Counter for condition within a step
ConditionType string Condition type
ConditionRateValue string Condition rate
ConditionCurrency string Condition currency
ConditionQuantity string Condition quantity
ConditionQuantityUnit string Condition quantity unit
ConditionAmount string Condition value
TransactionCurrency string Document currency
ConditionCategory string Condition category
ConditionIsForStatistics boolean Statistical condition
ConditionOrigin string Origin of the condition
IsGroupCondition string Group condition indicator
ConditionControl string Condition control
ConditionInactiveReason string Reason for inactivity
ConditionClass string Condition class
ConditionIsManuallyChanged boolean Manually changed indicator
View JSON Schema on GitHub

JSON Schema

sap-s4hana-salesorderitemprcgelmnt-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/SalesOrderItemPrcgElmnt",
  "title": "SalesOrderItemPrcgElmnt",
  "type": "object",
  "description": "Sales order item pricing element entity (A_SalesOrderItemPrcgElmnt) representing a pricing condition at the item level.",
  "properties": {
    "SalesOrder": {
      "type": "string",
      "maxLength": 10,
      "description": "Sales order number",
      "example": "example_value"
    },
    "SalesOrderItem": {
      "type": "string",
      "maxLength": 6,
      "description": "Sales order item number",
      "example": "example_value"
    },
    "PricingProcedureStep": {
      "type": "string",
      "maxLength": 3,
      "description": "Step number in the pricing procedure",
      "example": "example_value"
    },
    "PricingProcedureCounter": {
      "type": "string",
      "maxLength": 3,
      "description": "Counter for condition within a step",
      "example": "example_value"
    },
    "ConditionType": {
      "type": "string",
      "maxLength": 4,
      "description": "Condition type",
      "example": "example_value"
    },
    "ConditionRateValue": {
      "type": "string",
      "description": "Condition rate",
      "example": "example_value"
    },
    "ConditionCurrency": {
      "type": "string",
      "maxLength": 5,
      "description": "Condition currency",
      "example": "example_value"
    },
    "ConditionQuantity": {
      "type": "string",
      "description": "Condition quantity",
      "example": "example_value"
    },
    "ConditionQuantityUnit": {
      "type": "string",
      "maxLength": 3,
      "description": "Condition quantity unit",
      "example": "example_value"
    },
    "ConditionAmount": {
      "type": "string",
      "description": "Condition value",
      "example": "example_value"
    },
    "TransactionCurrency": {
      "type": "string",
      "maxLength": 5,
      "description": "Document currency",
      "example": "example_value"
    },
    "ConditionCategory": {
      "type": "string",
      "maxLength": 1,
      "description": "Condition category",
      "example": "example_value"
    },
    "ConditionIsForStatistics": {
      "type": "boolean",
      "description": "Statistical condition",
      "example": true
    },
    "ConditionOrigin": {
      "type": "string",
      "maxLength": 1,
      "description": "Origin of the condition",
      "example": "example_value"
    },
    "IsGroupCondition": {
      "type": "string",
      "maxLength": 1,
      "description": "Group condition indicator",
      "example": "example_value"
    },
    "ConditionControl": {
      "type": "string",
      "maxLength": 1,
      "description": "Condition control",
      "example": "example_value"
    },
    "ConditionInactiveReason": {
      "type": "string",
      "maxLength": 1,
      "description": "Reason for inactivity",
      "example": "example_value"
    },
    "ConditionClass": {
      "type": "string",
      "maxLength": 1,
      "description": "Condition class",
      "example": "example_value"
    },
    "ConditionIsManuallyChanged": {
      "type": "boolean",
      "description": "Manually changed indicator",
      "example": true
    }
  }
}

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