Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.PartnerWBSElement
Packages that use PartnerWBSElement
Package
Description
-
Uses of PartnerWBSElement in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance with type parameters of type PartnerWBSElementModifier and TypeFieldDescriptionstatic final TRIALBALANCEResultOneToOneLink<PartnerWBSElement>TRIALBALANCEResult.TO_PARTNER_WBS_ELEMENT_DETAILSUse with available fluent helpers to apply the PartnerWBSElementDetails navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return PartnerWBSElementModifier and TypeMethodDescriptionPartnerWBSElement.PartnerWBSElementBuilder.build()TRIALBALANCEResult.fetchPartnerWBSElementDetails()Fetches the PartnerWBSElement entity (one to one) associated with this entity.TRIALBALANCEResult.getPartnerWBSElementDetailsOrFetch()Retrieval of associated PartnerWBSElement entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return types with arguments of type PartnerWBSElementModifier and TypeMethodDescriptionprotected Class<PartnerWBSElement>PartnerWBSElementByKeyFluentHelper.getEntityClass()protected Class<PartnerWBSElement>PartnerWBSElementFluentHelper.getEntityClass()io.vavr.control.Option<PartnerWBSElement>TRIALBALANCEResult.getPartnerWBSElementDetailsIfPresent()Retrieval of associated PartnerWBSElement entity (one to one).PartnerWBSElement.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance with parameters of type PartnerWBSElementModifier and TypeMethodDescriptionTRIALBALANCEResult.TRIALBALANCEResultBuilder.partnerWBSElementDetails(PartnerWBSElement value) Navigation property PartnerWBSElementDetails for TRIALBALANCEResult to single PartnerWBSElement.voidTRIALBALANCEResult.setPartnerWBSElementDetails(PartnerWBSElement value) Overwrites the associated PartnerWBSElement entity for the loaded navigation property PartnerWBSElementDetails. -
Uses of PartnerWBSElement in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.link that return types with arguments of type PartnerWBSElementModifier and TypeMethodDescriptionPartnerWBSElementOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression) Query modifier to restrict the result set to entities for which this expression (formulated over a property of a related entity) evaluates to true.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.link with type arguments of type PartnerWBSElementModifier and TypeMethodDescriptionprotected PartnerWBSElementLink<ObjectT>PartnerWBSElementLink.translateLinkType(EntityLink<PartnerWBSElementLink<ObjectT>, PartnerWBSElement, ObjectT> link)