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