Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customermaterial.field.CustomerMaterialField
Packages that use CustomerMaterialField
-
Uses of CustomerMaterialField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customermaterial
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customermaterial declared as CustomerMaterialFieldModifier and TypeFieldDescriptionstatic final CustomerMaterialField<String>CustomerMaterial.BASE_UNITUse with available fluent helpers to apply the BaseUnit field to query operations.static final CustomerMaterialField<String>CustomerMaterial.CUSTOMERUse with available fluent helpers to apply the Customer field to query operations.static final CustomerMaterialField<String>CustomerMaterial.CUSTOMER_MATERIAL_ITEM_USAGEUse with available fluent helpers to apply the CustomerMaterialItemUsage field to query operations.static final CustomerMaterialField<String>CustomerMaterial.CUSTOMER_MATERIAL_SEARCH_TERMUse with available fluent helpers to apply the CustomerMaterialSearchTerm field to query operations.static final CustomerMaterialField<String>CustomerMaterial.DELIVERY_PRIORITYUse with available fluent helpers to apply the DeliveryPriority field to query operations.static final CustomerMaterialField<String>CustomerMaterial.DISTRIBUTION_CHANNELUse with available fluent helpers to apply the DistributionChannel field to query operations.static final CustomerMaterialField<String>CustomerMaterial.E_TAGUse with available fluent helpers to apply the ETag field to query operations.static final CustomerMaterialField<String>CustomerMaterial.MATERIALUse with available fluent helpers to apply the Material field to query operations.static final CustomerMaterialField<String>CustomerMaterial.MATERIAL_BY_CUSTOMERUse with available fluent helpers to apply the MaterialByCustomer field to query operations.static final CustomerMaterialField<String>CustomerMaterial.MATERIAL_DESCRIPTION_BY_CUSTOMERUse with available fluent helpers to apply the MaterialDescriptionByCustomer field to query operations.static final CustomerMaterialField<BigDecimal>CustomerMaterial.MAX_NMBR_OF_PARTIAL_DELIVERYUse with available fluent helpers to apply the MaxNmbrOfPartialDelivery field to query operations.static final CustomerMaterialField<BigDecimal>CustomerMaterial.MIN_DELIVERY_QTY_IN_BASE_UNITUse with available fluent helpers to apply the MinDeliveryQtyInBaseUnit field to query operations.static final CustomerMaterialField<BigDecimal>CustomerMaterial.OVERDELIV_TOLRTD_LMT_RATIO_IN_PCTUse with available fluent helpers to apply the OverdelivTolrtdLmtRatioInPct field to query operations.static final CustomerMaterialField<String>CustomerMaterial.PARTIAL_DELIVERY_IS_ALLOWEDUse with available fluent helpers to apply the PartialDeliveryIsAllowed field to query operations.static final CustomerMaterialField<String>CustomerMaterial.PLANTUse with available fluent helpers to apply the Plant field to query operations.static final CustomerMaterialField<String>CustomerMaterial.SALES_ORGANIZATIONUse with available fluent helpers to apply the SalesOrganization field to query operations.static final CustomerMaterialField<BigDecimal>CustomerMaterial.SALES_QTY_TO_BASE_QTY_DNMNTRUse with available fluent helpers to apply the SalesQtyToBaseQtyDnmntr field to query operations.static final CustomerMaterialField<BigDecimal>CustomerMaterial.SALES_QTY_TO_BASE_QTY_NMRTRUse with available fluent helpers to apply the SalesQtyToBaseQtyNmrtr field to query operations.static final CustomerMaterialField<String>CustomerMaterial.SALES_UNITUse with available fluent helpers to apply the SalesUnit field to query operations.static final CustomerMaterialField<BigDecimal>CustomerMaterial.UNDERDELIV_TOLRTD_LMT_RATIO_IN_PCTUse with available fluent helpers to apply the UnderdelivTolrtdLmtRatioInPct field to query operations.static final CustomerMaterialField<Boolean>CustomerMaterial.UNLIMITED_OVERDELIVERY_IS_ALLOWEDUse with available fluent helpers to apply the UnlimitedOverdeliveryIsAllowed field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customermaterial that return CustomerMaterialFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
CustomerMaterialField<T>CustomerMaterial.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> CustomerMaterialField<T>Use with available fluent helpers to apply an extension field to query operations.