SAP S/4HANA · Schema

SalesOrderCreate

Request payload for creating a new sales order with optional deep insert

Business ApplicationsCloudEnterprise Resource PlanningERPFinanceHuman ResourcesInventoryLogisticsManufacturingPlant MaintenanceProcurementS/4HANASalesSAP

Properties

Name Type Description
SalesOrderType string Sales document type
SalesOrganization string Sales organization
DistributionChannel string Distribution channel
OrganizationDivision string Organization division
SoldToParty string Sold-to party customer number
PurchaseOrderByCustomer string Customer purchase order number
SalesOrderDate string Document date
RequestedDeliveryDate string Requested delivery date
CustomerPaymentTerms string Payment terms key
TransactionCurrency string Currency key (ISO 4217)
PricingDate string Pricing date
IncotermsClassification string Incoterms classification
IncotermsTransferLocation string Incoterms location
ShippingCondition string Shipping condition
CompleteDeliveryIsDefined boolean Complete delivery indicator
SDDocumentReason string Order reason
to_Item array Items to create (deep insert)
to_Partner array Partners to create (deep insert)
to_PricingElement array Pricing elements to create (deep insert)
to_Text array Text records to create (deep insert)
View JSON Schema on GitHub