Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesordersimulate |
Modifier and Type | Field and Description |
---|---|
static SalesOrderItemSimulationField<String> |
SalesOrderItemSimulation.BATCH
Use with available fluent helpers to apply the Batch field to query operations.
|
static SalesOrderItemSimulationField<BigDecimal> |
SalesOrderItemSimulation.COST_AMOUNT
Use with available fluent helpers to apply the CostAmount field to query operations.
|
static SalesOrderItemSimulationField<String> |
SalesOrderItemSimulation.CUSTOMER_PAYMENT_TERMS
Use with available fluent helpers to apply the CustomerPaymentTerms field to query operations.
|
static SalesOrderItemSimulationField<String> |
SalesOrderItemSimulation.DELIVERY_GROUP
Use with available fluent helpers to apply the DeliveryGroup field to query operations.
|
static SalesOrderItemSimulationField<String> |
SalesOrderItemSimulation.DELIVERY_PRIORITY
Use with available fluent helpers to apply the DeliveryPriority field to query operations.
|
static SalesOrderItemSimulationField<String> |
SalesOrderItemSimulation.HIGHER_LEVEL_ITEM
Use with available fluent helpers to apply the HigherLevelItem field to query operations.
|
static SalesOrderItemSimulationField<String> |
SalesOrderItemSimulation.INCOTERMS_CLASSIFICATION
Use with available fluent helpers to apply the IncotermsClassification field to query operations.
|
static SalesOrderItemSimulationField<String> |
SalesOrderItemSimulation.INCOTERMS_LOCATION1
Use with available fluent helpers to apply the IncotermsLocation1 field to query operations.
|
static SalesOrderItemSimulationField<String> |
SalesOrderItemSimulation.INCOTERMS_LOCATION2
Use with available fluent helpers to apply the IncotermsLocation2 field to query operations.
|
static SalesOrderItemSimulationField<String> |
SalesOrderItemSimulation.INCOTERMS_TRANSFER_LOCATION
Use with available fluent helpers to apply the IncotermsTransferLocation field to query operations.
|
static SalesOrderItemSimulationField<String> |
SalesOrderItemSimulation.MATERIAL
Use with available fluent helpers to apply the Material field to query operations.
|
static SalesOrderItemSimulationField<String> |
SalesOrderItemSimulation.MATERIAL_BY_CUSTOMER
Use with available fluent helpers to apply the MaterialByCustomer field to query operations.
|
static SalesOrderItemSimulationField<String> |
SalesOrderItemSimulation.MATERIAL_GROUP
Use with available fluent helpers to apply the MaterialGroup field to query operations.
|
static SalesOrderItemSimulationField<String> |
SalesOrderItemSimulation.MATERIAL_PRICING_GROUP
Use with available fluent helpers to apply the MaterialPricingGroup field to query operations.
|
static SalesOrderItemSimulationField<BigDecimal> |
SalesOrderItemSimulation.NET_AMOUNT
Use with available fluent helpers to apply the NetAmount field to query operations.
|
static SalesOrderItemSimulationField<String> |
SalesOrderItemSimulation.PLANT
Use with available fluent helpers to apply the Plant field to query operations.
|
static SalesOrderItemSimulationField<LocalDateTime> |
SalesOrderItemSimulation.PRICING_DATE
Use with available fluent helpers to apply the PricingDate field to query operations.
|
static SalesOrderItemSimulationField<String> |
SalesOrderItemSimulation.PURCHASE_ORDER_BY_CUSTOMER
Use with available fluent helpers to apply the PurchaseOrderByCustomer field to query operations.
|
static SalesOrderItemSimulationField<BigDecimal> |
SalesOrderItemSimulation.REQUESTED_QUANTITY
Use with available fluent helpers to apply the RequestedQuantity field to query operations.
|
static SalesOrderItemSimulationField<String> |
SalesOrderItemSimulation.REQUESTED_QUANTITY_UNIT
Use with available fluent helpers to apply the RequestedQuantityUnit field to query operations.
|
static SalesOrderItemSimulationField<String> |
SalesOrderItemSimulation.SALES_DOCUMENT_RJCN_REASON
Use with available fluent helpers to apply the SalesDocumentRjcnReason field to query operations.
|
static SalesOrderItemSimulationField<String> |
SalesOrderItemSimulation.SALES_ORDER
Use with available fluent helpers to apply the SalesOrder field to query operations.
|
static SalesOrderItemSimulationField<String> |
SalesOrderItemSimulation.SALES_ORDER_ITEM
Use with available fluent helpers to apply the SalesOrderItem field to query operations.
|
static SalesOrderItemSimulationField<String> |
SalesOrderItemSimulation.SALES_ORDER_ITEM_CATEGORY
Use with available fluent helpers to apply the SalesOrderItemCategory field to query operations.
|
static SalesOrderItemSimulationField<String> |
SalesOrderItemSimulation.SALES_ORDER_ITEM_TEXT
Use with available fluent helpers to apply the SalesOrderItemText field to query operations.
|
static SalesOrderItemSimulationField<String> |
SalesOrderItemSimulation.SHIPPING_POINT
Use with available fluent helpers to apply the ShippingPoint field to query operations.
|
static SalesOrderItemSimulationField<String> |
SalesOrderItemSimulation.SHIPPING_TYPE
Use with available fluent helpers to apply the ShippingType field to query operations.
|
static SalesOrderItemSimulationField<String> |
SalesOrderItemSimulation.STORAGE_LOCATION
Use with available fluent helpers to apply the StorageLocation field to query operations.
|
static SalesOrderItemSimulationField<BigDecimal> |
SalesOrderItemSimulation.SUBTOTAL1_AMOUNT
Use with available fluent helpers to apply the Subtotal1Amount field to query operations.
|
static SalesOrderItemSimulationField<BigDecimal> |
SalesOrderItemSimulation.SUBTOTAL2_AMOUNT
Use with available fluent helpers to apply the Subtotal2Amount field to query operations.
|
static SalesOrderItemSimulationField<BigDecimal> |
SalesOrderItemSimulation.SUBTOTAL3_AMOUNT
Use with available fluent helpers to apply the Subtotal3Amount field to query operations.
|
static SalesOrderItemSimulationField<BigDecimal> |
SalesOrderItemSimulation.SUBTOTAL4_AMOUNT
Use with available fluent helpers to apply the Subtotal4Amount field to query operations.
|
static SalesOrderItemSimulationField<BigDecimal> |
SalesOrderItemSimulation.SUBTOTAL5_AMOUNT
Use with available fluent helpers to apply the Subtotal5Amount field to query operations.
|
static SalesOrderItemSimulationField<BigDecimal> |
SalesOrderItemSimulation.SUBTOTAL6_AMOUNT
Use with available fluent helpers to apply the Subtotal6Amount field to query operations.
|
static SalesOrderItemSimulationField<BigDecimal> |
SalesOrderItemSimulation.TAX_AMOUNT
Use with available fluent helpers to apply the TaxAmount field to query operations.
|
static SalesOrderItemSimulationField<String> |
SalesOrderItemSimulation.TRANSACTION_CURRENCY
Use with available fluent helpers to apply the TransactionCurrency field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> SalesOrderItemSimulationField<T> |
SalesOrderItemSimulation.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
SalesOrderItemSimulation.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.