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<PartnerOrder> |
TRIALBALANCEResult.TO_PARTNER_ORDER_DETAILS
Use with available fluent helpers to apply the PartnerOrderDetails navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
PartnerOrder |
PartnerOrder.PartnerOrderBuilder.build() |
PartnerOrder |
TRIALBALANCEResult.fetchPartnerOrderDetails()
Fetches the PartnerOrder entity (one to one) associated with this entity.
|
PartnerOrder |
TRIALBALANCEResult.getPartnerOrderDetailsOrFetch()
Retrieval of associated PartnerOrder entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
protected Class<PartnerOrder> |
PartnerOrderByKeyFluentHelper.getEntityClass() |
protected Class<PartnerOrder> |
PartnerOrderFluentHelper.getEntityClass() |
io.vavr.control.Option<PartnerOrder> |
TRIALBALANCEResult.getPartnerOrderDetailsIfPresent()
Retrieval of associated PartnerOrder entity (one to one).
|
Class<PartnerOrder> |
PartnerOrder.getType() |
Modifier and Type | Method and Description |
---|---|
TRIALBALANCEResult.TRIALBALANCEResultBuilder |
TRIALBALANCEResult.TRIALBALANCEResultBuilder.partnerOrderDetails(PartnerOrder value)
Navigation property PartnerOrderDetails for TRIALBALANCEResult to single PartnerOrder.
|
void |
TRIALBALANCEResult.setPartnerOrderDetails(PartnerOrder value)
Overwrites the associated PartnerOrder entity for the loaded navigation property
PartnerOrderDetails.
|
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<PartnerOrder> |
PartnerOrderOneToOneLink.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 PartnerOrderLink<ObjectT> |
PartnerOrderLink.translateLinkType(EntityLink<PartnerOrderLink<ObjectT>,PartnerOrder,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.