Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customermaterial |
Modifier and Type | Field and Description |
---|---|
static CustomerMaterialField<String> |
CustomerMaterial.BASE_UNIT
Use with available fluent helpers to apply the BaseUnit field to query operations.
|
static CustomerMaterialField<String> |
CustomerMaterial.CUSTOMER
Use with available fluent helpers to apply the Customer field to query operations.
|
static CustomerMaterialField<String> |
CustomerMaterial.CUSTOMER_MATERIAL_ITEM_USAGE
Use with available fluent helpers to apply the CustomerMaterialItemUsage field to query operations.
|
static CustomerMaterialField<String> |
CustomerMaterial.DELIVERY_PRIORITY
Use with available fluent helpers to apply the DeliveryPriority field to query operations.
|
static CustomerMaterialField<String> |
CustomerMaterial.DISTRIBUTION_CHANNEL
Use with available fluent helpers to apply the DistributionChannel field to query operations.
|
static CustomerMaterialField<String> |
CustomerMaterial.E_TAG
Use with available fluent helpers to apply the ETag field to query operations.
|
static CustomerMaterialField<String> |
CustomerMaterial.MATERIAL
Use with available fluent helpers to apply the Material field to query operations.
|
static CustomerMaterialField<String> |
CustomerMaterial.MATERIAL_BY_CUSTOMER
Use with available fluent helpers to apply the MaterialByCustomer field to query operations.
|
static CustomerMaterialField<String> |
CustomerMaterial.MATERIAL_DESCRIPTION_BY_CUSTOMER
Use with available fluent helpers to apply the MaterialDescriptionByCustomer field to query operations.
|
static CustomerMaterialField<BigDecimal> |
CustomerMaterial.MAX_NMBR_OF_PARTIAL_DELIVERY
Use with available fluent helpers to apply the MaxNmbrOfPartialDelivery field to query operations.
|
static CustomerMaterialField<BigDecimal> |
CustomerMaterial.MIN_DELIVERY_QTY_IN_BASE_UNIT
Use with available fluent helpers to apply the MinDeliveryQtyInBaseUnit field to query operations.
|
static CustomerMaterialField<BigDecimal> |
CustomerMaterial.OVERDELIV_TOLRTD_LMT_RATIO_IN_PCT
Use with available fluent helpers to apply the OverdelivTolrtdLmtRatioInPct field to query operations.
|
static CustomerMaterialField<String> |
CustomerMaterial.PARTIAL_DELIVERY_IS_ALLOWED
Use with available fluent helpers to apply the PartialDeliveryIsAllowed field to query operations.
|
static CustomerMaterialField<String> |
CustomerMaterial.PLANT
Use with available fluent helpers to apply the Plant field to query operations.
|
static CustomerMaterialField<String> |
CustomerMaterial.SALES_ORGANIZATION
Use with available fluent helpers to apply the SalesOrganization field to query operations.
|
static CustomerMaterialField<BigDecimal> |
CustomerMaterial.SALES_QTY_TO_BASE_QTY_DNMNTR
Use with available fluent helpers to apply the SalesQtyToBaseQtyDnmntr field to query operations.
|
static CustomerMaterialField<BigDecimal> |
CustomerMaterial.SALES_QTY_TO_BASE_QTY_NMRTR
Use with available fluent helpers to apply the SalesQtyToBaseQtyNmrtr field to query operations.
|
static CustomerMaterialField<String> |
CustomerMaterial.SALES_UNIT
Use with available fluent helpers to apply the SalesUnit field to query operations.
|
static CustomerMaterialField<BigDecimal> |
CustomerMaterial.UNDERDELIV_TOLRTD_LMT_RATIO_IN_PCT
Use with available fluent helpers to apply the UnderdelivTolrtdLmtRatioInPct field to query operations.
|
static CustomerMaterialField<Boolean> |
CustomerMaterial.UNLIMITED_OVERDELIVERY_IS_ALLOWED
Use with available fluent helpers to apply the UnlimitedOverdeliveryIsAllowed field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> CustomerMaterialField<T> |
CustomerMaterial.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
CustomerMaterial.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2020 SAP SE. All rights reserved.