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<FinancialManagementArea> |
TRIALBALANCEResult.TO_FINANCIAL_MANAGEMENT_AREA_DETAILS
Use with available fluent helpers to apply the FinancialManagementAreaDetails navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
FinancialManagementArea |
FinancialManagementArea.FinancialManagementAreaBuilder.build() |
FinancialManagementArea |
TRIALBALANCEResult.fetchFinancialManagementAreaDetails()
Fetches the FinancialManagementArea entity (one to one) associated with this entity.
|
FinancialManagementArea |
TRIALBALANCEResult.getFinancialManagementAreaDetailsOrFetch()
Retrieval of associated FinancialManagementArea entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
protected Class<FinancialManagementArea> |
FinancialManagementAreaFluentHelper.getEntityClass() |
protected Class<FinancialManagementArea> |
FinancialManagementAreaByKeyFluentHelper.getEntityClass() |
io.vavr.control.Option<FinancialManagementArea> |
TRIALBALANCEResult.getFinancialManagementAreaDetailsIfPresent()
Retrieval of associated FinancialManagementArea entity (one to one).
|
Class<FinancialManagementArea> |
FinancialManagementArea.getType() |
Modifier and Type | Method and Description |
---|---|
TRIALBALANCEResult.TRIALBALANCEResultBuilder |
TRIALBALANCEResult.TRIALBALANCEResultBuilder.financialManagementAreaDetails(FinancialManagementArea value)
Navigation property FinancialManagementAreaDetails for TRIALBALANCEResult to single
FinancialManagementArea.
|
void |
TRIALBALANCEResult.setFinancialManagementAreaDetails(FinancialManagementArea value)
Overwrites the associated FinancialManagementArea entity for the loaded navigation property
FinancialManagementAreaDetails.
|
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<FinancialManagementArea> |
FinancialManagementAreaOneToOneLink.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 FinancialManagementAreaLink<ObjectT> |
FinancialManagementAreaLink.translateLinkType(EntityLink<FinancialManagementAreaLink<ObjectT>,FinancialManagementArea,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.