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<PartnerBudgetPeriod> |
TRIALBALANCEResult.TO_PARTNER_BUDGET_PERIOD_DETAILS
Use with available fluent helpers to apply the PartnerBudgetPeriodDetails navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
PartnerBudgetPeriod |
PartnerBudgetPeriod.PartnerBudgetPeriodBuilder.build() |
PartnerBudgetPeriod |
TRIALBALANCEResult.fetchPartnerBudgetPeriodDetails()
Fetches the PartnerBudgetPeriod entity (one to one) associated with this entity.
|
PartnerBudgetPeriod |
TRIALBALANCEResult.getPartnerBudgetPeriodDetailsOrFetch()
Retrieval of associated PartnerBudgetPeriod entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
protected Class<PartnerBudgetPeriod> |
PartnerBudgetPeriodFluentHelper.getEntityClass() |
protected Class<PartnerBudgetPeriod> |
PartnerBudgetPeriodByKeyFluentHelper.getEntityClass() |
io.vavr.control.Option<PartnerBudgetPeriod> |
TRIALBALANCEResult.getPartnerBudgetPeriodDetailsIfPresent()
Retrieval of associated PartnerBudgetPeriod entity (one to one).
|
Class<PartnerBudgetPeriod> |
PartnerBudgetPeriod.getType() |
Modifier and Type | Method and Description |
---|---|
TRIALBALANCEResult.TRIALBALANCEResultBuilder |
TRIALBALANCEResult.TRIALBALANCEResultBuilder.partnerBudgetPeriodDetails(PartnerBudgetPeriod value)
Navigation property PartnerBudgetPeriodDetails for TRIALBALANCEResult to single
PartnerBudgetPeriod.
|
void |
TRIALBALANCEResult.setPartnerBudgetPeriodDetails(PartnerBudgetPeriod value)
Overwrites the associated PartnerBudgetPeriod entity for the loaded navigation property
PartnerBudgetPeriodDetails.
|
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<PartnerBudgetPeriod> |
PartnerBudgetPeriodOneToOneLink.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 PartnerBudgetPeriodLink<ObjectT> |
PartnerBudgetPeriodLink.translateLinkType(EntityLink<PartnerBudgetPeriodLink<ObjectT>,PartnerBudgetPeriod,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.