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<DistributionChannel> |
TRIALBALANCEResult.TO_DISTRIBUTION_CHANNEL_DETAILS
Use with available fluent helpers to apply the DistributionChannelDetails navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
DistributionChannel |
DistributionChannel.DistributionChannelBuilder.build() |
DistributionChannel |
TRIALBALANCEResult.fetchDistributionChannelDetails()
Fetches the DistributionChannel entity (one to one) associated with this entity.
|
DistributionChannel |
TRIALBALANCEResult.getDistributionChannelDetailsOrFetch()
Retrieval of associated DistributionChannel entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
io.vavr.control.Option<DistributionChannel> |
TRIALBALANCEResult.getDistributionChannelDetailsIfPresent()
Retrieval of associated DistributionChannel entity (one to one).
|
protected Class<DistributionChannel> |
DistributionChannelByKeyFluentHelper.getEntityClass() |
protected Class<DistributionChannel> |
DistributionChannelFluentHelper.getEntityClass() |
Class<DistributionChannel> |
DistributionChannel.getType() |
Modifier and Type | Method and Description |
---|---|
TRIALBALANCEResult.TRIALBALANCEResultBuilder |
TRIALBALANCEResult.TRIALBALANCEResultBuilder.distributionChannelDetails(DistributionChannel value)
Navigation property DistributionChannelDetails for TRIALBALANCEResult to single
DistributionChannel.
|
void |
TRIALBALANCEResult.setDistributionChannelDetails(DistributionChannel value)
Overwrites the associated DistributionChannel entity for the loaded navigation property
DistributionChannelDetails.
|
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<DistributionChannel> |
DistributionChannelOneToOneLink.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 DistributionChannelLink<ObjectT> |
DistributionChannelLink.translateLinkType(EntityLink<DistributionChannelLink<ObjectT>,DistributionChannel,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.