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<CompanyCode> |
TRIALBALANCEResult.TO_COMPANY_CODE_DETAILS
Use with available fluent helpers to apply the CompanyCodeDetails navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
CompanyCode |
CompanyCode.CompanyCodeBuilder.build() |
CompanyCode |
TRIALBALANCEResult.fetchCompanyCodeDetails()
Fetches the CompanyCode entity (one to one) associated with this entity.
|
CompanyCode |
TRIALBALANCEResult.getCompanyCodeDetailsOrFetch()
Retrieval of associated CompanyCode entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
io.vavr.control.Option<CompanyCode> |
TRIALBALANCEResult.getCompanyCodeDetailsIfPresent()
Retrieval of associated CompanyCode entity (one to one).
|
protected Class<CompanyCode> |
CompanyCodeFluentHelper.getEntityClass() |
protected Class<CompanyCode> |
CompanyCodeByKeyFluentHelper.getEntityClass() |
Class<CompanyCode> |
CompanyCode.getType() |
Modifier and Type | Method and Description |
---|---|
TRIALBALANCEResult.TRIALBALANCEResultBuilder |
TRIALBALANCEResult.TRIALBALANCEResultBuilder.companyCodeDetails(CompanyCode value)
Navigation property CompanyCodeDetails for TRIALBALANCEResult to single CompanyCode.
|
void |
TRIALBALANCEResult.setCompanyCodeDetails(CompanyCode value)
Overwrites the associated CompanyCode entity for the loaded navigation property CompanyCodeDetails.
|
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<CompanyCode> |
CompanyCodeOneToOneLink.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 CompanyCodeLink<ObjectT> |
CompanyCodeLink.translateLinkType(EntityLink<CompanyCodeLink<ObjectT>,CompanyCode,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.