Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.field.ProductStorageField
Packages that use ProductStorageField
-
Uses of ProductStorageField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster declared as ProductStorageFieldModifier and TypeFieldDescriptionstatic final ProductStorageField<String>ProductStorage.BASE_UNITUse with available fluent helpers to apply the BaseUnit field to query operations.static final ProductStorageField<String>ProductStorage.EXPIRATION_DATEUse with available fluent helpers to apply the ExpirationDate field to query operations.static final ProductStorageField<String>ProductStorage.HAZARDOUS_MATERIAL_NUMBERUse with available fluent helpers to apply the HazardousMaterialNumber field to query operations.static final ProductStorageField<String>ProductStorage.LABEL_FORMUse with available fluent helpers to apply the LabelForm field to query operations.static final ProductStorageField<String>ProductStorage.LABEL_TYPEUse with available fluent helpers to apply the LabelType field to query operations.static final ProductStorageField<BigDecimal>ProductStorage.MIN_REMAINING_SHELF_LIFEUse with available fluent helpers to apply the MinRemainingShelfLife field to query operations.static final ProductStorageField<BigDecimal>ProductStorage.NMBR_OF_GR_OR_GI_SLIPS_TO_PRINT_QTYUse with available fluent helpers to apply the NmbrOfGROrGISlipsToPrintQty field to query operations.static final ProductStorageField<String>ProductStorage.PRODUCTUse with available fluent helpers to apply the Product field to query operations.static final ProductStorageField<String>ProductStorage.SHELF_LIFE_EXPIRATION_DATE_PERIODUse with available fluent helpers to apply the ShelfLifeExpirationDatePeriod field to query operations.static final ProductStorageField<String>ProductStorage.STORAGE_CONDITIONSUse with available fluent helpers to apply the StorageConditions field to query operations.static final ProductStorageField<String>ProductStorage.TEMPERATURE_CONDITION_INDUse with available fluent helpers to apply the TemperatureConditionInd field to query operations.static final ProductStorageField<BigDecimal>ProductStorage.TOTAL_SHELF_LIFEUse with available fluent helpers to apply the TotalShelfLife field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster that return ProductStorageFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ProductStorageField<T>ProductStorage.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ProductStorageField<T>Use with available fluent helpers to apply an extension field to query operations.