Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseresource.field.WarehouseResourceField
Packages that use WarehouseResourceField
-
Uses of WarehouseResourceField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseresource
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseresource declared as WarehouseResourceFieldModifier and TypeFieldDescriptionstatic final WarehouseResourceField<BigDecimal>WarehouseResource.RESOURCE_LOGON_DATE_TIMEUse with available fluent helpers to apply the ResourceLogonDateTime field to query operations.static final WarehouseResourceField<String>WarehouseResource.USER_NAMEUse with available fluent helpers to apply the UserName field to query operations.static final WarehouseResourceField<String>WarehouseResource.WAREHOUSEUse with available fluent helpers to apply the Warehouse field to query operations.static final WarehouseResourceField<String>WarehouseResource.WAREHOUSE_RESOURCEUse with available fluent helpers to apply the WarehouseResource field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseresource that return WarehouseResourceFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
WarehouseResourceField<T>WarehouseResource.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> WarehouseResourceField<T>Use with available fluent helpers to apply an extension field to query operations.