Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification |
Modifier and Type | Field and Description |
---|---|
static ProductSalesDeliveryField<String> |
ProductSalesDelivery.ACCOUNT_DETN_PRODUCT_GROUP
Use with available fluent helpers to apply the AccountDetnProductGroup field to query operations.
|
static ProductSalesDeliveryField<BigDecimal> |
ProductSalesDelivery.DELIVERY_NOTE_PROC_MIN_DELIV_QTY
Use with available fluent helpers to apply the DeliveryNoteProcMinDelivQty field to query operations.
|
static ProductSalesDeliveryField<BigDecimal> |
ProductSalesDelivery.DELIVERY_QUANTITY
Use with available fluent helpers to apply the DeliveryQuantity field to query operations.
|
static ProductSalesDeliveryField<String> |
ProductSalesDelivery.DELIVERY_QUANTITY_UNIT
Use with available fluent helpers to apply the DeliveryQuantityUnit field to query operations.
|
static ProductSalesDeliveryField<String> |
ProductSalesDelivery.FIFTH_SALES_SPEC_PRODUCT_GROUP
Use with available fluent helpers to apply the FifthSalesSpecProductGroup field to query operations.
|
static ProductSalesDeliveryField<String> |
ProductSalesDelivery.FIRST_SALES_SPEC_PRODUCT_GROUP
Use with available fluent helpers to apply the FirstSalesSpecProductGroup field to query operations.
|
static ProductSalesDeliveryField<String> |
ProductSalesDelivery.FOURTH_SALES_SPEC_PRODUCT_GROUP
Use with available fluent helpers to apply the FourthSalesSpecProductGroup field to query operations.
|
static ProductSalesDeliveryField<Boolean> |
ProductSalesDelivery.IS_MARKED_FOR_DELETION
Use with available fluent helpers to apply the IsMarkedForDeletion field to query operations.
|
static ProductSalesDeliveryField<String> |
ProductSalesDelivery.ITEM_CATEGORY_GROUP
Use with available fluent helpers to apply the ItemCategoryGroup field to query operations.
|
static ProductSalesDeliveryField<BigDecimal> |
ProductSalesDelivery.MINIMUM_MAKE_TO_ORDER_ORDER_QTY
Use with available fluent helpers to apply the MinimumMakeToOrderOrderQty field to query operations.
|
static ProductSalesDeliveryField<BigDecimal> |
ProductSalesDelivery.MINIMUM_ORDER_QUANTITY
Use with available fluent helpers to apply the MinimumOrderQuantity field to query operations.
|
static ProductSalesDeliveryField<String> |
ProductSalesDelivery.PRICE_SPECIFICATION_PRODUCT_GROUP
Use with available fluent helpers to apply the PriceSpecificationProductGroup field to query operations.
|
static ProductSalesDeliveryField<String> |
ProductSalesDelivery.PRODUCT
Use with available fluent helpers to apply the Product field to query operations.
|
static ProductSalesDeliveryField<String> |
ProductSalesDelivery.PRODUCT_DISTRIBUTION_CHNL
Use with available fluent helpers to apply the ProductDistributionChnl field to query operations.
|
static ProductSalesDeliveryField<String> |
ProductSalesDelivery.PRODUCT_HIERARCHY
Use with available fluent helpers to apply the ProductHierarchy field to query operations.
|
static ProductSalesDeliveryField<String> |
ProductSalesDelivery.PRODUCT_SALES_ORG
Use with available fluent helpers to apply the ProductSalesOrg field to query operations.
|
static ProductSalesDeliveryField<String> |
ProductSalesDelivery.PRODUCT_SALES_STATUS
Use with available fluent helpers to apply the ProductSalesStatus field to query operations.
|
static ProductSalesDeliveryField<LocalDateTime> |
ProductSalesDelivery.PRODUCT_SALES_STATUS_VALIDITY_DATE
Use with available fluent helpers to apply the ProductSalesStatusValidityDate field to query operations.
|
static ProductSalesDeliveryField<String> |
ProductSalesDelivery.SALES_MEASURE_UNIT
Use with available fluent helpers to apply the SalesMeasureUnit field to query operations.
|
static ProductSalesDeliveryField<String> |
ProductSalesDelivery.SECOND_SALES_SPEC_PRODUCT_GROUP
Use with available fluent helpers to apply the SecondSalesSpecProductGroup field to query operations.
|
static ProductSalesDeliveryField<String> |
ProductSalesDelivery.SUPPLYING_PLANT
Use with available fluent helpers to apply the SupplyingPlant field to query operations.
|
static ProductSalesDeliveryField<String> |
ProductSalesDelivery.THIRD_SALES_SPEC_PRODUCT_GROUP
Use with available fluent helpers to apply the ThirdSalesSpecProductGroup field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> ProductSalesDeliveryField<T> |
ProductSalesDelivery.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ProductSalesDelivery.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2018 SAP SE. All rights reserved.