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<PartnerFund> |
TRIALBALANCEResult.TO_PARTNER_FUND_DETAILS
Use with available fluent helpers to apply the PartnerFundDetails navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
PartnerFund |
PartnerFund.PartnerFundBuilder.build() |
PartnerFund |
TRIALBALANCEResult.fetchPartnerFundDetails()
Fetches the PartnerFund entity (one to one) associated with this entity.
|
PartnerFund |
TRIALBALANCEResult.getPartnerFundDetailsOrFetch()
Retrieval of associated PartnerFund entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
protected Class<PartnerFund> |
PartnerFundByKeyFluentHelper.getEntityClass() |
protected Class<PartnerFund> |
PartnerFundFluentHelper.getEntityClass() |
io.vavr.control.Option<PartnerFund> |
TRIALBALANCEResult.getPartnerFundDetailsIfPresent()
Retrieval of associated PartnerFund entity (one to one).
|
Class<PartnerFund> |
PartnerFund.getType() |
Modifier and Type | Method and Description |
---|---|
TRIALBALANCEResult.TRIALBALANCEResultBuilder |
TRIALBALANCEResult.TRIALBALANCEResultBuilder.partnerFundDetails(PartnerFund value)
Navigation property PartnerFundDetails for TRIALBALANCEResult to single PartnerFund.
|
void |
TRIALBALANCEResult.setPartnerFundDetails(PartnerFund value)
Overwrites the associated PartnerFund entity for the loaded navigation property PartnerFundDetails.
|
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<PartnerFund> |
PartnerFundOneToOneLink.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 PartnerFundLink<ObjectT> |
PartnerFundLink.translateLinkType(EntityLink<PartnerFundLink<ObjectT>,PartnerFund,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.