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<Fund> |
TRIALBALANCEResult.TO_FUND_DETAILS
Use with available fluent helpers to apply the FundDetails navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
Fund |
Fund.FundBuilder.build() |
Fund |
TRIALBALANCEResult.fetchFundDetails()
Fetches the Fund entity (one to one) associated with this entity.
|
Fund |
TRIALBALANCEResult.getFundDetailsOrFetch()
Retrieval of associated Fund entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
protected Class<Fund> |
FundByKeyFluentHelper.getEntityClass() |
protected Class<Fund> |
FundFluentHelper.getEntityClass() |
io.vavr.control.Option<Fund> |
TRIALBALANCEResult.getFundDetailsIfPresent()
Retrieval of associated Fund entity (one to one).
|
Class<Fund> |
Fund.getType() |
Modifier and Type | Method and Description |
---|---|
TRIALBALANCEResult.TRIALBALANCEResultBuilder |
TRIALBALANCEResult.TRIALBALANCEResultBuilder.fundDetails(Fund value)
Navigation property FundDetails for TRIALBALANCEResult to single Fund.
|
void |
TRIALBALANCEResult.setFundDetails(Fund value)
Overwrites the associated Fund entity for the loaded navigation property FundDetails.
|
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<Fund> |
FundOneToOneLink.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 FundLink<ObjectT> |
FundLink.translateLinkType(EntityLink<FundLink<ObjectT>,Fund,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.