Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance | |
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.link |
Modifier and Type | Field and Description |
---|---|
static TRIALBALANCEResultOneToOneLink<PartnerWBSElement> |
TRIALBALANCEResult.TO_PARTNER_WBS_ELEMENT_DETAILS
Use with available fluent helpers to apply the PartnerWBSElementDetails navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
PartnerWBSElement |
PartnerWBSElement.PartnerWBSElementBuilder.build() |
PartnerWBSElement |
TRIALBALANCEResult.fetchPartnerWBSElementDetails()
Fetches the PartnerWBSElement entity (one to one) associated with this entity.
|
PartnerWBSElement |
TRIALBALANCEResult.getPartnerWBSElementDetailsOrFetch()
Retrieval of associated PartnerWBSElement entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
protected Class<PartnerWBSElement> |
PartnerWBSElementByKeyFluentHelper.getEntityClass() |
protected Class<PartnerWBSElement> |
PartnerWBSElementFluentHelper.getEntityClass() |
io.vavr.control.Option<PartnerWBSElement> |
TRIALBALANCEResult.getPartnerWBSElementDetailsIfPresent()
Retrieval of associated PartnerWBSElement entity (one to one).
|
Class<PartnerWBSElement> |
PartnerWBSElement.getType() |
Modifier and Type | Method and Description |
---|---|
TRIALBALANCEResult.TRIALBALANCEResultBuilder |
TRIALBALANCEResult.TRIALBALANCEResultBuilder.partnerWBSElementDetails(PartnerWBSElement value)
Navigation property PartnerWBSElementDetails for TRIALBALANCEResult to single
PartnerWBSElement.
|
void |
TRIALBALANCEResult.setPartnerWBSElementDetails(PartnerWBSElement value)
Overwrites the associated PartnerWBSElement entity for the loaded navigation property
PartnerWBSElementDetails.
|
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<PartnerWBSElement> |
PartnerWBSElementOneToOneLink.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.
|
Modifier and Type | Method and Description |
---|---|
protected PartnerWBSElementLink<ObjectT> |
PartnerWBSElementLink.translateLinkType(EntityLink<PartnerWBSElementLink<ObjectT>,PartnerWBSElement,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.