Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.field.PartnerWBSElementField
Packages that use PartnerWBSElementField
-
Uses of PartnerWBSElementField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance declared as PartnerWBSElementFieldModifier and TypeFieldDescriptionstatic final PartnerWBSElementField<String>PartnerWBSElement.PARTNER_WBS_ELEMENTUse with available fluent helpers to apply the PartnerWBSElement field to query operations.static final PartnerWBSElementField<String>PartnerWBSElement.PARTNER_WBS_ELEMENT_TEXTUse with available fluent helpers to apply the PartnerWBSElementText field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return PartnerWBSElementFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
PartnerWBSElementField<T>PartnerWBSElement.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> PartnerWBSElementField<T>Use with available fluent helpers to apply an extension field to query operations.