Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.buffersizing |
Modifier and Type | Field and Description |
---|---|
static ActualStockField<String> |
ActualStock.BASE_UNIT
Use with available fluent helpers to apply the BaseUnit field to query operations.
|
static ActualStockField<LocalDateTime> |
ActualStock.BUFFER_LEVEL_END_DATE
Use with available fluent helpers to apply the BufferLevelEndDate field to query operations.
|
static ActualStockField<LocalDateTime> |
ActualStock.BUFFER_LEVEL_START_DATE
Use with available fluent helpers to apply the BufferLevelStartDate field to query operations.
|
static ActualStockField<String> |
ActualStock.CHANGE_MODE
Use with available fluent helpers to apply the ChangeMode field to query operations.
|
static ActualStockField<String> |
ActualStock.MATERIAL
Use with available fluent helpers to apply the Material field to query operations.
|
static ActualStockField<BigDecimal> |
ActualStock.MATERIAL_MAX_STOCK_LEVEL_QUANTITY
Use with available fluent helpers to apply the MaterialMaxStockLevelQuantity field to query operations.
|
static ActualStockField<BigDecimal> |
ActualStock.MATERIAL_SAFETY_STOCK_QTY
Use with available fluent helpers to apply the MaterialSafetyStockQty field to query operations.
|
static ActualStockField<String> |
ActualStock.MRP_AREA
Use with available fluent helpers to apply the MRPArea field to query operations.
|
static ActualStockField<String> |
ActualStock.PLANT
Use with available fluent helpers to apply the Plant field to query operations.
|
static ActualStockField<LocalDateTime> |
ActualStock.PROPOSAL_START_DATE
Use with available fluent helpers to apply the ProposalStartDate field to query operations.
|
static ActualStockField<String> |
ActualStock.PROPOSAL_VERSION
Use with available fluent helpers to apply the ProposalVersion field to query operations.
|
static ActualStockField<BigDecimal> |
ActualStock.REORDER_THRESHOLD_QUANTITY
Use with available fluent helpers to apply the ReorderThresholdQuantity field to query operations.
|
static ActualStockField<String> |
ActualStock.STOCK_LEVEL_PROPOSAL_ID
Use with available fluent helpers to apply the StockLevelProposalID field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> ActualStockField<T> |
ActualStock.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ActualStock.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.