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<PartnerSalesDocument> |
TRIALBALANCEResult.TO_PARTNER_SALES_DOCUMENT_DETAILS
Use with available fluent helpers to apply the PartnerSalesDocumentDetails navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
PartnerSalesDocument |
PartnerSalesDocument.PartnerSalesDocumentBuilder.build() |
PartnerSalesDocument |
TRIALBALANCEResult.fetchPartnerSalesDocumentDetails()
Fetches the PartnerSalesDocument entity (one to one) associated with this entity.
|
PartnerSalesDocument |
TRIALBALANCEResult.getPartnerSalesDocumentDetailsOrFetch()
Retrieval of associated PartnerSalesDocument entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
protected Class<PartnerSalesDocument> |
PartnerSalesDocumentFluentHelper.getEntityClass() |
protected Class<PartnerSalesDocument> |
PartnerSalesDocumentByKeyFluentHelper.getEntityClass() |
io.vavr.control.Option<PartnerSalesDocument> |
TRIALBALANCEResult.getPartnerSalesDocumentDetailsIfPresent()
Retrieval of associated PartnerSalesDocument entity (one to one).
|
Class<PartnerSalesDocument> |
PartnerSalesDocument.getType() |
Modifier and Type | Method and Description |
---|---|
TRIALBALANCEResult.TRIALBALANCEResultBuilder |
TRIALBALANCEResult.TRIALBALANCEResultBuilder.partnerSalesDocumentDetails(PartnerSalesDocument value)
Navigation property PartnerSalesDocumentDetails for TRIALBALANCEResult to single
PartnerSalesDocument.
|
void |
TRIALBALANCEResult.setPartnerSalesDocumentDetails(PartnerSalesDocument value)
Overwrites the associated PartnerSalesDocument entity for the loaded navigation property
PartnerSalesDocumentDetails.
|
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<PartnerSalesDocument> |
PartnerSalesDocumentOneToOneLink.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 PartnerSalesDocumentLink<ObjectT> |
PartnerSalesDocumentLink.translateLinkType(EntityLink<PartnerSalesDocumentLink<ObjectT>,PartnerSalesDocument,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.