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<SalesOrganization> |
TRIALBALANCEResult.TO_SALES_ORGANIZATION_DETAILS
Use with available fluent helpers to apply the SalesOrganizationDetails navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
SalesOrganization |
SalesOrganization.SalesOrganizationBuilder.build() |
SalesOrganization |
TRIALBALANCEResult.fetchSalesOrganizationDetails()
Fetches the SalesOrganization entity (one to one) associated with this entity.
|
SalesOrganization |
TRIALBALANCEResult.getSalesOrganizationDetailsOrFetch()
Retrieval of associated SalesOrganization entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
protected Class<SalesOrganization> |
SalesOrganizationByKeyFluentHelper.getEntityClass() |
protected Class<SalesOrganization> |
SalesOrganizationFluentHelper.getEntityClass() |
io.vavr.control.Option<SalesOrganization> |
TRIALBALANCEResult.getSalesOrganizationDetailsIfPresent()
Retrieval of associated SalesOrganization entity (one to one).
|
Class<SalesOrganization> |
SalesOrganization.getType() |
Modifier and Type | Method and Description |
---|---|
TRIALBALANCEResult.TRIALBALANCEResultBuilder |
TRIALBALANCEResult.TRIALBALANCEResultBuilder.salesOrganizationDetails(SalesOrganization value)
Navigation property SalesOrganizationDetails for TRIALBALANCEResult to single
SalesOrganization.
|
void |
TRIALBALANCEResult.setSalesOrganizationDetails(SalesOrganization value)
Overwrites the associated SalesOrganization entity for the loaded navigation property
SalesOrganizationDetails.
|
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<SalesOrganization> |
SalesOrganizationOneToOneLink.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 SalesOrganizationLink<ObjectT> |
SalesOrganizationLink.translateLinkType(EntityLink<SalesOrganizationLink<ObjectT>,SalesOrganization,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.