Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.field.ProjectTextField
Packages that use ProjectTextField
-
Uses of ProjectTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting declared as ProjectTextFieldModifier and TypeFieldDescriptionstatic final ProjectTextField<String>ProjectText.CNSLDTN_PROJECT_TEXTUse with available fluent helpers to apply the CnsldtnProjectText field to query operations.static final ProjectTextField<String>ProjectText.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final ProjectTextField<String>ProjectText.PROJECTUse with available fluent helpers to apply the Project field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return ProjectTextFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ProjectTextField<T>ProjectText.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ProjectTextField<T>Use with available fluent helpers to apply an extension field to query operations.