Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.batch.field.BatchCharcField
Packages that use BatchCharcField
-
Uses of BatchCharcField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.batch
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.batch declared as BatchCharcFieldModifier and TypeFieldDescriptionstatic final BatchCharcField<String>BatchCharc.BATCHUse with available fluent helpers to apply the Batch field to query operations.static final BatchCharcField<String>BatchCharc.BATCH_IDENTIFYING_PLANTUse with available fluent helpers to apply the BatchIdentifyingPlant field to query operations.static final BatchCharcField<String>BatchCharc.CHARC_INTERNAL_IDUse with available fluent helpers to apply the CharcInternalID field to query operations.static final BatchCharcField<ZonedDateTime>BatchCharc.LAST_CHANGE_DATE_TIMEUse with available fluent helpers to apply the LastChangeDateTime field to query operations.static final BatchCharcField<String>BatchCharc.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 BatchCharcFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
BatchCharcField<T>BatchCharc.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> BatchCharcField<T>Use with available fluent helpers to apply an extension field to query operations.