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<PartnerCompany> |
TRIALBALANCEResult.TO_PARTNER_COMPANY_DETAILS
Use with available fluent helpers to apply the PartnerCompanyDetails navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
PartnerCompany |
PartnerCompany.PartnerCompanyBuilder.build() |
PartnerCompany |
TRIALBALANCEResult.fetchPartnerCompanyDetails()
Fetches the PartnerCompany entity (one to one) associated with this entity.
|
PartnerCompany |
TRIALBALANCEResult.getPartnerCompanyDetailsOrFetch()
Retrieval of associated PartnerCompany entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
protected Class<PartnerCompany> |
PartnerCompanyByKeyFluentHelper.getEntityClass() |
protected Class<PartnerCompany> |
PartnerCompanyFluentHelper.getEntityClass() |
io.vavr.control.Option<PartnerCompany> |
TRIALBALANCEResult.getPartnerCompanyDetailsIfPresent()
Retrieval of associated PartnerCompany entity (one to one).
|
Class<PartnerCompany> |
PartnerCompany.getType() |
Modifier and Type | Method and Description |
---|---|
TRIALBALANCEResult.TRIALBALANCEResultBuilder |
TRIALBALANCEResult.TRIALBALANCEResultBuilder.partnerCompanyDetails(PartnerCompany value)
Navigation property PartnerCompanyDetails for TRIALBALANCEResult to single
PartnerCompany.
|
void |
TRIALBALANCEResult.setPartnerCompanyDetails(PartnerCompany value)
Overwrites the associated PartnerCompany entity for the loaded navigation property
PartnerCompanyDetails.
|
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<PartnerCompany> |
PartnerCompanyOneToOneLink.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 PartnerCompanyLink<ObjectT> |
PartnerCompanyLink.translateLinkType(EntityLink<PartnerCompanyLink<ObjectT>,PartnerCompany,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.