Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance.field.ProductStorageLocationField
Packages that use ProductStorageLocationField
-
Uses of ProductStorageLocationField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance declared as ProductStorageLocationFieldModifier and TypeFieldDescriptionstatic final ProductStorageLocationField<LocalDateTime>ProductStorageLocation.CREATION_DATEUse with available fluent helpers to apply the CreationDate field to query operations.static final ProductStorageLocationField<LocalDateTime>ProductStorageLocation.DATE_OF_LAST_POSTED_CNT_UN_RSTRCD_STKUse with available fluent helpers to apply the DateOfLastPostedCntUnRstrcdStk field to query operations.static final ProductStorageLocationField<String>ProductStorageLocation.FISCAL_MONTH_CURRENT_PERIODUse with available fluent helpers to apply the FiscalMonthCurrentPeriod field to query operations.static final ProductStorageLocationField<String>ProductStorageLocation.FISCAL_YEAR_CURRENT_INVTRY_PERIODUse with available fluent helpers to apply the FiscalYearCurrentInvtryPeriod field to query operations.static final ProductStorageLocationField<String>ProductStorageLocation.FISCAL_YEAR_CURRENT_PERIODUse with available fluent helpers to apply the FiscalYearCurrentPeriod field to query operations.static final ProductStorageLocationField<String>ProductStorageLocation.HAS_INVTRY_BLOCK_STOCK_PREV_PERIODUse with available fluent helpers to apply the HasInvtryBlockStockPrevPeriod field to query operations.static final ProductStorageLocationField<String>ProductStorageLocation.INVENTORY_BLOCK_STOCK_INDUse with available fluent helpers to apply the InventoryBlockStockInd field to query operations.static final ProductStorageLocationField<Double>ProductStorageLocation.INVENTORY_CORRECTION_FACTORUse with available fluent helpers to apply the InventoryCorrectionFactor field to query operations.static final ProductStorageLocationField<String>ProductStorageLocation.INVENTORY_STOCK_PREV_PERIODUse with available fluent helpers to apply the InventoryStockPrevPeriod field to query operations.static final ProductStorageLocationField<String>ProductStorageLocation.INVTRY_CURRENT_YEAR_STOCK_INDUse with available fluent helpers to apply the InvtryCurrentYearStockInd field to query operations.static final ProductStorageLocationField<String>ProductStorageLocation.INVTRY_QUAL_INSP_CURRENT_YR_STK_INDUse with available fluent helpers to apply the InvtryQualInspCurrentYrStkInd field to query operations.static final ProductStorageLocationField<String>ProductStorageLocation.INVTRY_REST_STOCK_PREV_PERIOD_INDUse with available fluent helpers to apply the InvtryRestStockPrevPeriodInd field to query operations.static final ProductStorageLocationField<String>ProductStorageLocation.INVTRY_RESTRICTED_USE_STOCK_INDUse with available fluent helpers to apply the InvtryRestrictedUseStockInd field to query operations.static final ProductStorageLocationField<String>ProductStorageLocation.INVTRY_STOCK_QLTY_INSP_PREV_PERIODUse with available fluent helpers to apply the InvtryStockQltyInspPrevPeriod field to query operations.static final ProductStorageLocationField<Boolean>ProductStorageLocation.IS_MARKED_FOR_DELETIONUse with available fluent helpers to apply the IsMarkedForDeletion field to query operations.static final ProductStorageLocationField<String>ProductStorageLocation.LEAN_WRHS_MANAGEMENT_PICKING_AREAUse with available fluent helpers to apply the LeanWrhsManagementPickingArea field to query operations.static final ProductStorageLocationField<String>ProductStorageLocation.MAINTENANCE_STATUSUse with available fluent helpers to apply the MaintenanceStatus field to query operations.static final ProductStorageLocationField<String>ProductStorageLocation.PHYSICAL_INVENTORY_BLOCK_INDUse with available fluent helpers to apply the PhysicalInventoryBlockInd field to query operations.static final ProductStorageLocationField<String>ProductStorageLocation.PLANTUse with available fluent helpers to apply the Plant field to query operations.static final ProductStorageLocationField<String>ProductStorageLocation.PRODUCTUse with available fluent helpers to apply the Product field to query operations.static final ProductStorageLocationField<String>ProductStorageLocation.STORAGE_LOCATIONUse with available fluent helpers to apply the StorageLocation field to query operations.static final ProductStorageLocationField<String>ProductStorageLocation.WAREHOUSE_STORAGE_BINUse with available fluent helpers to apply the WarehouseStorageBin field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance that return ProductStorageLocationFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ProductStorageLocationField<T>ProductStorageLocation.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ProductStorageLocationField<T>Use with available fluent helpers to apply an extension field to query operations.