Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.field.PlantField
Packages that use PlantField
-
Uses of PlantField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance declared as PlantFieldModifier and TypeFieldDescriptionstatic final PlantField<String>Plant.PLANT_IDUse with available fluent helpers to apply the Plant_ID field to query operations.static final PlantField<String>Plant.PLANT_TEXTUse with available fluent helpers to apply the PlantText field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return PlantFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
PlantField<T>Plant.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> PlantField<T>Use with available fluent helpers to apply an extension field to query operations.