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<PartnerBusinessProcess> |
TRIALBALANCEResult.TO_PARTNER_BUSINESS_PROCESS_DETAILS
Use with available fluent helpers to apply the PartnerBusinessProcessDetails navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
PartnerBusinessProcess |
PartnerBusinessProcess.PartnerBusinessProcessBuilder.build() |
PartnerBusinessProcess |
TRIALBALANCEResult.fetchPartnerBusinessProcessDetails()
Fetches the PartnerBusinessProcess entity (one to one) associated with this entity.
|
PartnerBusinessProcess |
TRIALBALANCEResult.getPartnerBusinessProcessDetailsOrFetch()
Retrieval of associated PartnerBusinessProcess entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
protected Class<PartnerBusinessProcess> |
PartnerBusinessProcessByKeyFluentHelper.getEntityClass() |
protected Class<PartnerBusinessProcess> |
PartnerBusinessProcessFluentHelper.getEntityClass() |
io.vavr.control.Option<PartnerBusinessProcess> |
TRIALBALANCEResult.getPartnerBusinessProcessDetailsIfPresent()
Retrieval of associated PartnerBusinessProcess entity (one to one).
|
Class<PartnerBusinessProcess> |
PartnerBusinessProcess.getType() |
Modifier and Type | Method and Description |
---|---|
TRIALBALANCEResult.TRIALBALANCEResultBuilder |
TRIALBALANCEResult.TRIALBALANCEResultBuilder.partnerBusinessProcessDetails(PartnerBusinessProcess value)
Navigation property PartnerBusinessProcessDetails for TRIALBALANCEResult to single
PartnerBusinessProcess.
|
void |
TRIALBALANCEResult.setPartnerBusinessProcessDetails(PartnerBusinessProcess value)
Overwrites the associated PartnerBusinessProcess entity for the loaded navigation property
PartnerBusinessProcessDetails.
|
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<PartnerBusinessProcess> |
PartnerBusinessProcessOneToOneLink.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 PartnerBusinessProcessLink<ObjectT> |
PartnerBusinessProcessLink.translateLinkType(EntityLink<PartnerBusinessProcessLink<ObjectT>,PartnerBusinessProcess,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.