Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.bufferprofile.field.ProfileAssignedToPlantField
Packages that use ProfileAssignedToPlantField
-
Uses of ProfileAssignedToPlantField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.bufferprofile
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.bufferprofile declared as ProfileAssignedToPlantFieldModifier and TypeFieldDescriptionstatic final ProfileAssignedToPlantField<String>ProfileAssignedToPlant.BUFFER_PROFILE_SET_IDUse with available fluent helpers to apply the BufferProfileSetId field to query operations.static final ProfileAssignedToPlantField<BigDecimal>ProfileAssignedToPlant.ON_HAND_ALERT_THLD_FCTRUse with available fluent helpers to apply the OnHandAlertThldFctr field to query operations.static final ProfileAssignedToPlantField<String>ProfileAssignedToPlant.PLANTUse with available fluent helpers to apply the Plant field to query operations.static final ProfileAssignedToPlantField<BigDecimal>ProfileAssignedToPlant.SPIKE_HORIZON_CONSTANTUse with available fluent helpers to apply the SpikeHorizonConstant field to query operations.static final ProfileAssignedToPlantField<BigDecimal>ProfileAssignedToPlant.SPIKE_HORIZON_MULTIPLIERUse with available fluent helpers to apply the SpikeHorizonMultiplier field to query operations.static final ProfileAssignedToPlantField<BigDecimal>ProfileAssignedToPlant.SPIKE_THRESHOLD_FACTORUse with available fluent helpers to apply the SpikeThresholdFactor field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.bufferprofile that return ProfileAssignedToPlantFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ProfileAssignedToPlantField<T>ProfileAssignedToPlant.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ProfileAssignedToPlantField<T>Use with available fluent helpers to apply an extension field to query operations.