Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.batch.field.BatchTextField
Packages that use BatchTextField
-
Uses of BatchTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.batch
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.batch declared as BatchTextFieldModifier and TypeFieldDescriptionstatic final BatchTextField<String>BatchText.BATCHUse with available fluent helpers to apply the Batch field to query operations.static final BatchTextField<String>BatchText.BATCH_DESCRIPTIONUse with available fluent helpers to apply the BatchDescription field to query operations.static final BatchTextField<String>BatchText.BATCH_IDENTIFYING_PLANTUse with available fluent helpers to apply the BatchIdentifyingPlant field to query operations.static final BatchTextField<String>BatchText.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final BatchTextField<String>BatchText.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 BatchTextFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
BatchTextField<T>BatchText.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> BatchTextField<T>Use with available fluent helpers to apply an extension field to query operations.