Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.field.WBSElementField
Packages that use WBSElementField
-
Uses of WBSElementField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance declared as WBSElementFieldModifier and TypeFieldDescriptionstatic final WBSElementField<String>WBSElement.WBS_ELEMENT_IDUse with available fluent helpers to apply the WBSElement_ID field to query operations.static final WBSElementField<String>WBSElement.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.trialbalance 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.