Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesordersimulate |
Modifier and Type | Field and Description |
---|---|
static SalesOrderSimulationField<Boolean> |
SalesOrderSimulation.COMPLETE_DELIVERY_IS_DEFINED
Use with available fluent helpers to apply the CompleteDeliveryIsDefined field to query operations.
|
static SalesOrderSimulationField<String> |
SalesOrderSimulation.CUSTOMER_PAYMENT_TERMS
Use with available fluent helpers to apply the CustomerPaymentTerms field to query operations.
|
static SalesOrderSimulationField<LocalDateTime> |
SalesOrderSimulation.CUSTOMER_PURCHASE_ORDER_DATE
Use with available fluent helpers to apply the CustomerPurchaseOrderDate field to query operations.
|
static SalesOrderSimulationField<String> |
SalesOrderSimulation.CUSTOMER_PURCHASE_ORDER_TYPE
Use with available fluent helpers to apply the CustomerPurchaseOrderType field to query operations.
|
static SalesOrderSimulationField<String> |
SalesOrderSimulation.DISTRIBUTION_CHANNEL
Use with available fluent helpers to apply the DistributionChannel field to query operations.
|
static SalesOrderSimulationField<String> |
SalesOrderSimulation.INCOTERMS_CLASSIFICATION
Use with available fluent helpers to apply the IncotermsClassification field to query operations.
|
static SalesOrderSimulationField<String> |
SalesOrderSimulation.INCOTERMS_LOCATION1
Use with available fluent helpers to apply the IncotermsLocation1 field to query operations.
|
static SalesOrderSimulationField<String> |
SalesOrderSimulation.INCOTERMS_LOCATION2
Use with available fluent helpers to apply the IncotermsLocation2 field to query operations.
|
static SalesOrderSimulationField<String> |
SalesOrderSimulation.INCOTERMS_TRANSFER_LOCATION
Use with available fluent helpers to apply the IncotermsTransferLocation field to query operations.
|
static SalesOrderSimulationField<String> |
SalesOrderSimulation.INCOTERMS_VERSION
Use with available fluent helpers to apply the IncotermsVersion field to query operations.
|
static SalesOrderSimulationField<String> |
SalesOrderSimulation.ORGANIZATION_DIVISION
Use with available fluent helpers to apply the OrganizationDivision field to query operations.
|
static SalesOrderSimulationField<String> |
SalesOrderSimulation.PAYMENT_METHOD
Use with available fluent helpers to apply the PaymentMethod field to query operations.
|
static SalesOrderSimulationField<LocalDateTime> |
SalesOrderSimulation.PRICING_DATE
Use with available fluent helpers to apply the PricingDate field to query operations.
|
static SalesOrderSimulationField<String> |
SalesOrderSimulation.PURCHASE_ORDER_BY_CUSTOMER
Use with available fluent helpers to apply the PurchaseOrderByCustomer field to query operations.
|
static SalesOrderSimulationField<LocalDateTime> |
SalesOrderSimulation.REQUESTED_DELIVERY_DATE
Use with available fluent helpers to apply the RequestedDeliveryDate field to query operations.
|
static SalesOrderSimulationField<String> |
SalesOrderSimulation.SALES_DISTRICT
Use with available fluent helpers to apply the SalesDistrict field to query operations.
|
static SalesOrderSimulationField<String> |
SalesOrderSimulation.SALES_GROUP
Use with available fluent helpers to apply the SalesGroup field to query operations.
|
static SalesOrderSimulationField<String> |
SalesOrderSimulation.SALES_OFFICE
Use with available fluent helpers to apply the SalesOffice field to query operations.
|
static SalesOrderSimulationField<String> |
SalesOrderSimulation.SALES_ORDER
Use with available fluent helpers to apply the SalesOrder field to query operations.
|
static SalesOrderSimulationField<LocalDateTime> |
SalesOrderSimulation.SALES_ORDER_DATE
Use with available fluent helpers to apply the SalesOrderDate field to query operations.
|
static SalesOrderSimulationField<String> |
SalesOrderSimulation.SALES_ORDER_TYPE
Use with available fluent helpers to apply the SalesOrderType field to query operations.
|
static SalesOrderSimulationField<String> |
SalesOrderSimulation.SALES_ORGANIZATION
Use with available fluent helpers to apply the SalesOrganization field to query operations.
|
static SalesOrderSimulationField<String> |
SalesOrderSimulation.SD_DOCUMENT_REASON
Use with available fluent helpers to apply the SDDocumentReason field to query operations.
|
static SalesOrderSimulationField<String> |
SalesOrderSimulation.SHIPPING_CONDITION
Use with available fluent helpers to apply the ShippingCondition field to query operations.
|
static SalesOrderSimulationField<String> |
SalesOrderSimulation.SHIPPING_TYPE
Use with available fluent helpers to apply the ShippingType field to query operations.
|
static SalesOrderSimulationField<String> |
SalesOrderSimulation.SOLD_TO_PARTY
Use with available fluent helpers to apply the SoldToParty field to query operations.
|
static SalesOrderSimulationField<String> |
SalesOrderSimulation.TRANSACTION_CURRENCY
Use with available fluent helpers to apply the TransactionCurrency field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> SalesOrderSimulationField<T> |
SalesOrderSimulation.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
SalesOrderSimulation.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2019 SAP SE. All rights reserved.