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