Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance |
Modifier and Type | Field and Description |
---|---|
static ProductPlantField<String> |
ProductPlant.ABC_INDICATOR
Use with available fluent helpers to apply the ABCIndicator field to query operations.
|
static ProductPlantField<String> |
ProductPlant.AVAILABILITY_CHECK_TYPE
Use with available fluent helpers to apply the AvailabilityCheckType field to query operations.
|
static ProductPlantField<String> |
ProductPlant.BASE_UNIT
Use with available fluent helpers to apply the BaseUnit field to query operations.
|
static ProductPlantField<String> |
ProductPlant.COMMODITY
Use with available fluent helpers to apply the Commodity field to query operations.
|
static ProductPlantField<String> |
ProductPlant.CONSUMPTION_TAX_CTRL_CODE
Use with available fluent helpers to apply the ConsumptionTaxCtrlCode field to query operations.
|
static ProductPlantField<String> |
ProductPlant.COUNTRY_OF_ORIGIN
Use with available fluent helpers to apply the CountryOfOrigin field to query operations.
|
static ProductPlantField<String> |
ProductPlant.FISCAL_MONTH_CURRENT_PERIOD
Use with available fluent helpers to apply the FiscalMonthCurrentPeriod field to query operations.
|
static ProductPlantField<String> |
ProductPlant.FISCAL_YEAR_CURRENT_PERIOD
Use with available fluent helpers to apply the FiscalYearCurrentPeriod field to query operations.
|
static ProductPlantField<String> |
ProductPlant.FISCAL_YEAR_VARIANT
Use with available fluent helpers to apply the FiscalYearVariant field to query operations.
|
static ProductPlantField<BigDecimal> |
ProductPlant.FIXED_LOT_SIZE_QUANTITY
Use with available fluent helpers to apply the FixedLotSizeQuantity field to query operations.
|
static ProductPlantField<BigDecimal> |
ProductPlant.GOODS_RECEIPT_BLOCKED_STOCK_QTY
Use with available fluent helpers to apply the GoodsReceiptBlockedStockQty field to query operations.
|
static ProductPlantField<BigDecimal> |
ProductPlant.GOODS_RECEIPT_DURATION
Use with available fluent helpers to apply the GoodsReceiptDuration field to query operations.
|
static ProductPlantField<String> |
ProductPlant.HAS_CONSIGNMENT_CTRL
Use with available fluent helpers to apply the HasConsignmentCtrl field to query operations.
|
static ProductPlantField<Boolean> |
ProductPlant.HAS_POST_TO_INSPECTION_STOCK
Use with available fluent helpers to apply the HasPostToInspectionStock field to query operations.
|
static ProductPlantField<Boolean> |
ProductPlant.IS_BATCH_MANAGEMENT_REQUIRED
Use with available fluent helpers to apply the IsBatchManagementRequired field to query operations.
|
static ProductPlantField<Boolean> |
ProductPlant.IS_CO_PRODUCT
Use with available fluent helpers to apply the IsCoProduct field to query operations.
|
static ProductPlantField<Boolean> |
ProductPlant.IS_INTERNAL_BATCH_MANAGED
Use with available fluent helpers to apply the IsInternalBatchManaged field to query operations.
|
static ProductPlantField<Boolean> |
ProductPlant.IS_MARKED_FOR_DELETION
Use with available fluent helpers to apply the IsMarkedForDeletion field to query operations.
|
static ProductPlantField<Boolean> |
ProductPlant.IS_NEGATIVE_STOCK_ALLOWED
Use with available fluent helpers to apply the IsNegativeStockAllowed field to query operations.
|
static ProductPlantField<String> |
ProductPlant.MAINTENANCE_STATUS_NAME
Use with available fluent helpers to apply the MaintenanceStatusName field to query operations.
|
static ProductPlantField<BigDecimal> |
ProductPlant.MAXIMUM_LOT_SIZE_QUANTITY
Use with available fluent helpers to apply the MaximumLotSizeQuantity field to query operations.
|
static ProductPlantField<BigDecimal> |
ProductPlant.MINIMUM_LOT_SIZE_QUANTITY
Use with available fluent helpers to apply the MinimumLotSizeQuantity field to query operations.
|
static ProductPlantField<String> |
ProductPlant.MRP_RESPONSIBLE
Use with available fluent helpers to apply the MRPResponsible field to query operations.
|
static ProductPlantField<String> |
ProductPlant.MRP_TYPE
Use with available fluent helpers to apply the MRPType field to query operations.
|
static ProductPlantField<String> |
ProductPlant.PERIOD_TYPE
Use with available fluent helpers to apply the PeriodType field to query operations.
|
static ProductPlantField<String> |
ProductPlant.PLANT
Use with available fluent helpers to apply the Plant field to query operations.
|
static ProductPlantField<String> |
ProductPlant.PROCUREMENT_TYPE
Use with available fluent helpers to apply the ProcurementType field to query operations.
|
static ProductPlantField<String> |
ProductPlant.PRODUCT
Use with available fluent helpers to apply the Product field to query operations.
|
static ProductPlantField<String> |
ProductPlant.PRODUCT_CFOP_CATEGORY
Use with available fluent helpers to apply the ProductCFOPCategory field to query operations.
|
static ProductPlantField<String> |
ProductPlant.PRODUCT_IS_CONFIGURABLE
Use with available fluent helpers to apply the ProductIsConfigurable field to query operations.
|
static ProductPlantField<Boolean> |
ProductPlant.PRODUCT_IS_EXCISE_TAX_RELEVANT
Use with available fluent helpers to apply the ProductIsExciseTaxRelevant field to query operations.
|
static ProductPlantField<String> |
ProductPlant.PRODUCTION_INVTRY_MANAGED_LOC
Use with available fluent helpers to apply the ProductionInvtryManagedLoc field to query operations.
|
static ProductPlantField<String> |
ProductPlant.PROFILE_CODE
Use with available fluent helpers to apply the ProfileCode field to query operations.
|
static ProductPlantField<LocalDateTime> |
ProductPlant.PROFILE_VALIDITY_START_DATE
Use with available fluent helpers to apply the ProfileValidityStartDate field to query operations.
|
static ProductPlantField<String> |
ProductPlant.PROFIT_CENTER
Use with available fluent helpers to apply the ProfitCenter field to query operations.
|
static ProductPlantField<String> |
ProductPlant.PURCHASING_GROUP
Use with available fluent helpers to apply the PurchasingGroup field to query operations.
|
static ProductPlantField<String> |
ProductPlant.REGION_OF_ORIGIN
Use with available fluent helpers to apply the RegionOfOrigin field to query operations.
|
static ProductPlantField<String> |
ProductPlant.SERIAL_NUMBER_PROFILE
Use with available fluent helpers to apply the SerialNumberProfile field to query operations.
|
static ProductPlantField<String> |
ProductPlant.STOCK_DETERMINATION_GROUP
Use with available fluent helpers to apply the StockDeterminationGroup field to query operations.
|
static ProductPlantField<BigDecimal> |
ProductPlant.STOCK_IN_TRANSFER_QUANTITY
Use with available fluent helpers to apply the StockInTransferQuantity field to query operations.
|
static ProductPlantField<BigDecimal> |
ProductPlant.STOCK_IN_TRANSIT_QUANTITY
Use with available fluent helpers to apply the StockInTransitQuantity field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> ProductPlantField<T> |
ProductPlant.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ProductPlant.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.