Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.buffersizing.field.ActualStockField
Packages that use ActualStockField
-
Uses of ActualStockField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.buffersizing
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.buffersizing declared as ActualStockFieldModifier and TypeFieldDescriptionstatic final ActualStockField<String>ActualStock.BASE_UNITUse with available fluent helpers to apply the BaseUnit field to query operations.static final ActualStockField<LocalDateTime>ActualStock.BUFFER_LEVEL_END_DATEUse with available fluent helpers to apply the BufferLevelEndDate field to query operations.static final ActualStockField<LocalDateTime>ActualStock.BUFFER_LEVEL_START_DATEUse with available fluent helpers to apply the BufferLevelStartDate field to query operations.static final ActualStockField<String>ActualStock.CHANGE_MODEUse with available fluent helpers to apply the ChangeMode field to query operations.static final ActualStockField<String>ActualStock.MATERIALUse with available fluent helpers to apply the Material field to query operations.static final ActualStockField<BigDecimal>ActualStock.MATERIAL_MAX_STOCK_LEVEL_QUANTITYUse with available fluent helpers to apply the MaterialMaxStockLevelQuantity field to query operations.static final ActualStockField<BigDecimal>ActualStock.MATERIAL_SAFETY_STOCK_QTYUse with available fluent helpers to apply the MaterialSafetyStockQty field to query operations.static final ActualStockField<String>ActualStock.MRP_AREAUse with available fluent helpers to apply the MRPArea field to query operations.static final ActualStockField<String>ActualStock.PLANTUse with available fluent helpers to apply the Plant field to query operations.static final ActualStockField<LocalDateTime>ActualStock.PROPOSAL_START_DATEUse with available fluent helpers to apply the ProposalStartDate field to query operations.static final ActualStockField<String>ActualStock.PROPOSAL_VERSIONUse with available fluent helpers to apply the ProposalVersion field to query operations.static final ActualStockField<BigDecimal>ActualStock.REORDER_THRESHOLD_QUANTITYUse with available fluent helpers to apply the ReorderThresholdQuantity field to query operations.static final ActualStockField<String>ActualStock.STOCK_LEVEL_PROPOSAL_IDUse with available fluent helpers to apply the StockLevelProposalID field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.buffersizing that return ActualStockFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ActualStockField<T>ActualStock.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ActualStockField<T>Use with available fluent helpers to apply an extension field to query operations.