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 TRIALBALANCEParametersLink<TRIALBALANCEResult> |
TRIALBALANCEParameters.TO_RESULTS
Use with available fluent helpers to apply the Results navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
List<TRIALBALANCEResult> |
TRIALBALANCEParameters.fetchResults()
Fetches the TRIALBALANCEResult entities (one to many) associated with this entity.
|
protected Class<TRIALBALANCEResult> |
TRIALBALANCEResultByKeyFluentHelper.getEntityClass() |
io.vavr.control.Option<List<TRIALBALANCEResult>> |
TRIALBALANCEParameters.getResultsIfPresent()
Retrieval of associated TRIALBALANCEResult entities (one to many).
|
List<TRIALBALANCEResult> |
TRIALBALANCEParameters.getResultsOrFetch()
Retrieval of associated TRIALBALANCEResult entities (one to many).
|
Class<TRIALBALANCEResult> |
TRIALBALANCEResult.getType() |
Modifier and Type | Method and Description |
---|---|
void |
TRIALBALANCEParameters.addResults(TRIALBALANCEResult... entity)
Adds elements to the list of associated TRIALBALANCEResult entities.
|
TRIALBALANCEParameters.TRIALBALANCEParametersBuilder |
TRIALBALANCEParameters.TRIALBALANCEParametersBuilder.results(TRIALBALANCEResult... value)
Navigation property Results for TRIALBALANCEParameters to multiple TRIALBALANCEResult.
|
Modifier and Type | Method and Description |
---|---|
void |
TRIALBALANCEParameters.setResults(List<TRIALBALANCEResult> value)
Overwrites the list of associated TRIALBALANCEResult entities for the loaded navigation property
Results.
|
Constructor and Description |
---|
TRIALBALANCEParameters(LocalDateTime p_FromPostingDate,
String p_FromPostingDateText,
LocalDateTime p_ToPostingDate,
String p_ToPostingDateText,
List<TRIALBALANCEResult> toResults) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<TRIALBALANCEResult> |
TRIALBALANCEResultOneToOneLink.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 TRIALBALANCEResultLink<ObjectT> |
TRIALBALANCEResultLink.translateLinkType(EntityLink<TRIALBALANCEResultLink<ObjectT>,TRIALBALANCEResult,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.