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