Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.batch.field.BatchPlantField
Packages that use BatchPlantField
-
Uses of BatchPlantField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.batch
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.batch declared as BatchPlantFieldModifier and TypeFieldDescriptionstatic final BatchPlantField<String>BatchPlant.BATCHUse with available fluent helpers to apply the Batch field to query operations.static final BatchPlantField<String>BatchPlant.BATCH_IDENTIFYING_PLANTUse with available fluent helpers to apply the BatchIdentifyingPlant field to query operations.static final BatchPlantField<String>BatchPlant.INVENTORY_VALUATION_TYPEUse with available fluent helpers to apply the InventoryValuationType field to query operations.static final BatchPlantField<ZonedDateTime>BatchPlant.LAST_CHANGE_DATE_TIMEUse with available fluent helpers to apply the LastChangeDateTime field to query operations.static final BatchPlantField<String>BatchPlant.MATERIALUse with available fluent helpers to apply the Material field to query operations.static final BatchPlantField<String>BatchPlant.PLANTUse with available fluent helpers to apply the Plant field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.batch that return BatchPlantFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
BatchPlantField<T>BatchPlant.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> BatchPlantField<T>Use with available fluent helpers to apply an extension field to query operations.