Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.field.ProductPlantStorageField
Packages that use ProductPlantStorageField
-
Uses of ProductPlantStorageField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster declared as ProductPlantStorageFieldModifier and TypeFieldDescriptionstatic final ProductPlantStorageField<Boolean>ProductPlantStorage.CYCLE_COUNTING_INDICATOR_IS_FIXEDUse with available fluent helpers to apply the CycleCountingIndicatorIsFixed field to query operations.static final ProductPlantStorageField<String>ProductPlantStorage.INVENTORY_FOR_CYCLE_COUNT_INDUse with available fluent helpers to apply the InventoryForCycleCountInd field to query operations.static final ProductPlantStorageField<String>ProductPlantStorage.PLANTUse with available fluent helpers to apply the Plant field to query operations.static final ProductPlantStorageField<String>ProductPlantStorage.PROD_MAXIMUM_STORAGE_PERIOD_UNITUse with available fluent helpers to apply the ProdMaximumStoragePeriodUnit field to query operations.static final ProductPlantStorageField<String>ProductPlantStorage.PRODUCTUse with available fluent helpers to apply the Product field to query operations.static final ProductPlantStorageField<String>ProductPlantStorage.PROVISIONING_SERVICE_LEVELUse with available fluent helpers to apply the ProvisioningServiceLevel field to query operations.static final ProductPlantStorageField<String>ProductPlantStorage.WRHS_MGMT_PTWY_AND_STK_REMOVAL_STRGYUse with available fluent helpers to apply the WrhsMgmtPtwyAndStkRemovalStrgy field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster that return ProductPlantStorageFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ProductPlantStorageField<T>ProductPlantStorage.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ProductPlantStorageField<T>Use with available fluent helpers to apply an extension field to query operations.