Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.field.PlantField
Packages that use PlantField
-
Uses of PlantField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting declared as PlantFieldModifier and TypeFieldDescriptionstatic final PlantField<String>Use with available fluent helpers to apply the AdditionalMasterDataSource field to query operations.static final PlantField<String>Plant.PLANTUse with available fluent helpers to apply the Plant field to query operations.static final PlantField<String>Plant.PLANT_TEXTUse with available fluent helpers to apply the Plant_Text field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting 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.