Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.bufferprofile.field.ProfileDetailsField
Packages that use ProfileDetailsField
-
Uses of ProfileDetailsField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.bufferprofile
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.bufferprofile declared as ProfileDetailsFieldModifier and TypeFieldDescriptionstatic final ProfileDetailsField<String>ProfileDetails.IS_MIN_ORDER_QTY_CONSIDEREDUse with available fluent helpers to apply the IsMinOrderQtyConsidered field to query operations.static final ProfileDetailsField<BigDecimal>ProfileDetails.LEAD_TIME_FACTORUse with available fluent helpers to apply the LeadTimeFactor field to query operations.static final ProfileDetailsField<String>ProfileDetails.PLANTUse with available fluent helpers to apply the Plant field to query operations.static final ProfileDetailsField<String>ProfileDetails.PROCUREMENT_TYPEUse with available fluent helpers to apply the ProcurementType field to query operations.static final ProfileDetailsField<String>ProfileDetails.REPLENISHMENT_LEAD_TIME_CODEUse with available fluent helpers to apply the ReplenishmentLeadTimeCode field to query operations.static final ProfileDetailsField<String>ProfileDetails.VARIABILITY_CODEUse with available fluent helpers to apply the VariabilityCode field to query operations.static final ProfileDetailsField<BigDecimal>ProfileDetails.VARIABILITY_FACTORUse with available fluent helpers to apply the VariabilityFactor field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.bufferprofile that return ProfileDetailsFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ProfileDetailsField<T>ProfileDetails.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ProfileDetailsField<T>Use with available fluent helpers to apply an extension field to query operations.