Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.field.PlantTextField
Packages that use PlantTextField
-
Uses of PlantTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting declared as PlantTextFieldModifier and TypeFieldDescriptionstatic final PlantTextField<String>PlantText.CNSLDTN_PLANT_TEXTUse with available fluent helpers to apply the CnsldtnPlantText field to query operations.static final PlantTextField<String>PlantText.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final PlantTextField<String>PlantText.PLANTUse with available fluent helpers to apply the Plant field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return PlantTextFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
PlantTextField<T>PlantText.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> PlantTextField<T>Use with available fluent helpers to apply an extension field to query operations.