SAP S/4HANA · Example Payload

Sap S4Hana Sales Order Sales Order Example

Business ApplicationsCloudEnterprise Resource PlanningERPFinanceHuman ResourcesInventoryLogisticsManufacturingPlant MaintenanceProcurementS/4HANASalesSAP

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

Top-level fields

SalesOrderSalesOrderTypeSalesOrganizationDistributionChannelOrganizationDivisionSalesGroupSalesOfficeSalesDistrictSoldToPartyCreationDateCreatedByUserLastChangeDateLastChangeDateTimePurchaseOrderByCustomerCustomerPurchaseOrderTypeCustomerPurchaseOrderDateSalesOrderDateTotalNetAmountTransactionCurrencySDDocumentReasonPricingDateRequestedDeliveryDateShippingConditionCompleteDeliveryIsDefinedShippingTypeHeaderBillingBlockReasonDeliveryBlockReasonIncotermsClassificationIncotermsTransferLocationIncotermsLocation1IncotermsLocation2IncotermsVersionCustomerPaymentTermsPaymentMethodAssignmentReferenceReferenceSDDocumentReferenceSDDocumentCategoryAccountingExchangeRateOverallSDProcessStatusTotalCreditCheckStatusOverallTotalDeliveryStatusOverallSDDocumentRejectionStsBillingDocumentDateContractAccountAdditionalCustomerGroup1AdditionalCustomerGroup2AdditionalCustomerGroup3AdditionalCustomerGroup4AdditionalCustomerGroup5SlsDocIsRlvtForProofOfDeliv

Example Payload

Raw ↑
{
  "SalesOrder": "example_value",
  "SalesOrderType": "example_value",
  "SalesOrganization": "example_value",
  "DistributionChannel": "example_value",
  "OrganizationDivision": "example_value",
  "SalesGroup": "example_value",
  "SalesOffice": "example_value",
  "SalesDistrict": "example_value",
  "SoldToParty": "example_value",
  "CreationDate": "example_value",
  "CreatedByUser": "example_value",
  "LastChangeDate": "example_value",
  "LastChangeDateTime": "example_value",
  "PurchaseOrderByCustomer": "example_value",
  "CustomerPurchaseOrderType": "example_value",
  "CustomerPurchaseOrderDate": "example_value",
  "SalesOrderDate": "example_value",
  "TotalNetAmount": "example_value",
  "TransactionCurrency": "example_value",
  "SDDocumentReason": "example_value",
  "PricingDate": "example_value",
  "RequestedDeliveryDate": "example_value",
  "ShippingCondition": "example_value",
  "CompleteDeliveryIsDefined": true,
  "ShippingType": "example_value",
  "HeaderBillingBlockReason": "example_value",
  "DeliveryBlockReason": "example_value",
  "IncotermsClassification": "example_value",
  "IncotermsTransferLocation": "example_value",
  "IncotermsLocation1": "example_value",
  "IncotermsLocation2": "example_value",
  "IncotermsVersion": "example_value",
  "CustomerPaymentTerms": "example_value",
  "PaymentMethod": "example_value",
  "AssignmentReference": "example_value",
  "ReferenceSDDocument": "example_value",
  "ReferenceSDDocumentCategory": "example_value",
  "AccountingExchangeRate": "example_value",
  "OverallSDProcessStatus": "example_value",
  "TotalCreditCheckStatus": "example_value",
  "OverallTotalDeliveryStatus": "example_value",
  "OverallSDDocumentRejectionSts": "example_value",
  "BillingDocumentDate": "example_value",
  "ContractAccount": "example_value",
  "AdditionalCustomerGroup1": "example_value",
  "AdditionalCustomerGroup2": "example_value",
  "AdditionalCustomerGroup3": "example_value",
  "AdditionalCustomerGroup4": "example_value",
  "AdditionalCustomerGroup5": "example_value",
  "SlsDocIsRlvtForProofOfDeliv": true,
  "CustomerTaxClassification1": "example_value",
  "CustomerTaxClassification2": "example_value",
  "CustomerTaxClassification3": "example_value",
  "CustomerTaxClassification4": "example_value",
  "CustomerAccountGroup": "example_value",
  "to_Item": [],
  "to_Partner": [],
  "to_PricingElement": [],
  "to_Text": []
}