Home
SAP S/4HANA
Sap S4Hana Sales Order Sales Order Item Example
Sap S4Hana Sales Order Sales Order Item Example
Business Applications Cloud Enterprise Resource Planning ERP Finance Human Resources Inventory Logistics Manufacturing Plant Maintenance Procurement S/4HANA Sales SAP
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
SalesOrder SalesOrderItem HigherLevelItem SalesOrderItemCategory SalesOrderItemText PurchaseOrderByCustomer Material MaterialByCustomer PricingDate BillingPlan RequestedQuantity RequestedQuantityUnit RequestedQuantitySAPUnit RequestedQuantityIsFixed ItemGrossWeight ItemNetWeight ItemWeightUnit ItemVolume ItemVolumeUnit TransactionCurrency NetAmount TotalSDAmount MaterialGroup MaterialPricingGroup Batch ProductionPlant StorageLocation DeliveryGroup ShippingPoint ShippingType DeliveryPriority IncotermsClassification IncotermsTransferLocation CustomerPaymentTerms ProductTaxClassification1 SalesDocumentRjcnReason ItemBillingBlockReason WBSElement ProfitCenter OrderID CostCenter ReferenceSDDocument ReferenceSDDocumentItem SDProcessStatus DeliveryStatus OrderRelatedBillingStatus Plant WarehouseNumber CustomerGroup SalesDistrict
Example Payload
{
"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": []
}