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<BusinessProcess> |
TRIALBALANCEResult.TO_BUSINESS_PROCESS_DETAILS
Use with available fluent helpers to apply the BusinessProcessDetails navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
BusinessProcess |
BusinessProcess.BusinessProcessBuilder.build() |
BusinessProcess |
TRIALBALANCEResult.fetchBusinessProcessDetails()
Fetches the BusinessProcess entity (one to one) associated with this entity.
|
BusinessProcess |
TRIALBALANCEResult.getBusinessProcessDetailsOrFetch()
Retrieval of associated BusinessProcess entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
io.vavr.control.Option<BusinessProcess> |
TRIALBALANCEResult.getBusinessProcessDetailsIfPresent()
Retrieval of associated BusinessProcess entity (one to one).
|
protected Class<BusinessProcess> |
BusinessProcessFluentHelper.getEntityClass() |
protected Class<BusinessProcess> |
BusinessProcessByKeyFluentHelper.getEntityClass() |
Class<BusinessProcess> |
BusinessProcess.getType() |
Modifier and Type | Method and Description |
---|---|
TRIALBALANCEResult.TRIALBALANCEResultBuilder |
TRIALBALANCEResult.TRIALBALANCEResultBuilder.businessProcessDetails(BusinessProcess value)
Navigation property BusinessProcessDetails for TRIALBALANCEResult to single
BusinessProcess.
|
void |
TRIALBALANCEResult.setBusinessProcessDetails(BusinessProcess value)
Overwrites the associated BusinessProcess entity for the loaded navigation property
BusinessProcessDetails.
|
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<BusinessProcess> |
BusinessProcessOneToOneLink.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 BusinessProcessLink<ObjectT> |
BusinessProcessLink.translateLinkType(EntityLink<BusinessProcessLink<ObjectT>,BusinessProcess,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.