SAP S/4HANA · Example Payload

Sap S4Hana Sales Order Sales Order Item Example

Business ApplicationsCloudEnterprise Resource PlanningERPFinanceHuman ResourcesInventoryLogisticsManufacturingPlant MaintenanceProcurementS/4HANASalesSAP

Sap S4Hana Sales Order Sales Order Item Example is an example object payload from SAP S/4HANA, with 55 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

SalesOrderSalesOrderItemHigherLevelItemSalesOrderItemCategorySalesOrderItemTextPurchaseOrderByCustomerMaterialMaterialByCustomerPricingDateBillingPlanRequestedQuantityRequestedQuantityUnitRequestedQuantitySAPUnitRequestedQuantityIsFixedItemGrossWeightItemNetWeightItemWeightUnitItemVolumeItemVolumeUnitTransactionCurrencyNetAmountTotalSDAmountMaterialGroupMaterialPricingGroupBatchProductionPlantStorageLocationDeliveryGroupShippingPointShippingTypeDeliveryPriorityIncotermsClassificationIncotermsTransferLocationCustomerPaymentTermsProductTaxClassification1SalesDocumentRjcnReasonItemBillingBlockReasonWBSElementProfitCenterOrderIDCostCenterReferenceSDDocumentReferenceSDDocumentItemSDProcessStatusDeliveryStatusOrderRelatedBillingStatusPlantWarehouseNumberCustomerGroupSalesDistrict

Example Payload

Raw ↑
{
  "SalesOrder": "example_value",
  "SalesOrderItem": "example_value",
  "HigherLevelItem": "example_value",
  "SalesOrderItemCategory": "example_value",
  "SalesOrderItemText": "example_value",
  "PurchaseOrderByCustomer": "example_value",
  "Material": "example_value",
  "MaterialByCustomer": "example_value",
  "PricingDate": "example_value",
  "BillingPlan": "example_value",
  "RequestedQuantity": "example_value",
  "RequestedQuantityUnit": "example_value",
  "RequestedQuantitySAPUnit": "example_value",
  "RequestedQuantityIsFixed": true,
  "ItemGrossWeight": "example_value",
  "ItemNetWeight": "example_value",
  "ItemWeightUnit": "example_value",
  "ItemVolume": "example_value",
  "ItemVolumeUnit": "example_value",
  "TransactionCurrency": "example_value",
  "NetAmount": "example_value",
  "TotalSDAmount": "example_value",
  "MaterialGroup": "example_value",
  "MaterialPricingGroup": "example_value",
  "Batch": "example_value",
  "ProductionPlant": "example_value",
  "StorageLocation": "example_value",
  "DeliveryGroup": "example_value",
  "ShippingPoint": "example_value",
  "ShippingType": "example_value",
  "DeliveryPriority": "example_value",
  "IncotermsClassification": "example_value",
  "IncotermsTransferLocation": "example_value",
  "CustomerPaymentTerms": "example_value",
  "ProductTaxClassification1": "example_value",
  "SalesDocumentRjcnReason": "example_value",
  "ItemBillingBlockReason": "example_value",
  "WBSElement": "example_value",
  "ProfitCenter": "example_value",
  "OrderID": "500123",
  "CostCenter": "example_value",
  "ReferenceSDDocument": "example_value",
  "ReferenceSDDocumentItem": "example_value",
  "SDProcessStatus": "example_value",
  "DeliveryStatus": "example_value",
  "OrderRelatedBillingStatus": "example_value",
  "Plant": "example_value",
  "WarehouseNumber": "example_value",
  "CustomerGroup": "example_value",
  "SalesDistrict": "example_value",
  "CustomerMaterialItemUsage": "example_value",
  "to_PricingElement": [],
  "to_ScheduleLine": [],
  "to_Partner": [],
  "to_Text": []
}