Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.batch.field.BatchField
Packages that use BatchField
-
Uses of BatchField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.batch
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.batch declared as BatchFieldModifier and TypeFieldDescriptionstatic final BatchField<String>Batch.BATCHUse with available fluent helpers to apply the Batch field to query operations.static final BatchField<String>Batch.BATCH_BY_SUPPLIERUse with available fluent helpers to apply the BatchBySupplier field to query operations.static final BatchField<UUID>Use with available fluent helpers to apply the BatchExtWhseMgmtInternalId field to query operations.static final BatchField<String>Batch.BATCH_IDENTIFYING_PLANTUse with available fluent helpers to apply the BatchIdentifyingPlant field to query operations.static final BatchField<Boolean>Use with available fluent helpers to apply the BatchIsMarkedForDeletion field to query operations.static final BatchField<String>Batch.COUNTRY_OF_ORIGINUse with available fluent helpers to apply the CountryOfOrigin field to query operations.static final BatchField<ZonedDateTime>Batch.CREATION_DATE_TIMEUse with available fluent helpers to apply the CreationDateTime field to query operations.static final BatchField<LocalDateTime>Batch.FREE_DEFINED_DATE1Use with available fluent helpers to apply the FreeDefinedDate1 field to query operations.static final BatchField<LocalDateTime>Batch.FREE_DEFINED_DATE2Use with available fluent helpers to apply the FreeDefinedDate2 field to query operations.static final BatchField<LocalDateTime>Batch.FREE_DEFINED_DATE3Use with available fluent helpers to apply the FreeDefinedDate3 field to query operations.static final BatchField<LocalDateTime>Batch.FREE_DEFINED_DATE4Use with available fluent helpers to apply the FreeDefinedDate4 field to query operations.static final BatchField<LocalDateTime>Batch.FREE_DEFINED_DATE5Use with available fluent helpers to apply the FreeDefinedDate5 field to query operations.static final BatchField<LocalDateTime>Batch.FREE_DEFINED_DATE6Use with available fluent helpers to apply the FreeDefinedDate6 field to query operations.static final BatchField<ZonedDateTime>Batch.LAST_CHANGE_DATE_TIMEUse with available fluent helpers to apply the LastChangeDateTime field to query operations.static final BatchField<LocalDateTime>Batch.MANUFACTURE_DATEUse with available fluent helpers to apply the ManufactureDate field to query operations.static final BatchField<String>Batch.MATERIALUse with available fluent helpers to apply the Material field to query operations.static final BatchField<LocalDateTime>Use with available fluent helpers to apply the MatlBatchAvailabilityDate field to query operations.static final BatchField<Boolean>Use with available fluent helpers to apply the MatlBatchIsInRstrcdUseStock field to query operations.static final BatchField<String>Batch.REGION_OF_ORIGINUse with available fluent helpers to apply the RegionOfOrigin field to query operations.static final BatchField<LocalDateTime>Use with available fluent helpers to apply the ShelfLifeExpirationDate field to query operations.static final BatchField<String>Batch.SUPPLIERUse with available fluent helpers to apply the Supplier field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.batch that return BatchFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
BatchField<T>Batch.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> BatchField<T>Use with available fluent helpers to apply an extension field to query operations.