Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance |
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.
|
List<TRIALBALANCEResult> |
TRIALBALANCEParameters.getResultsOrFetch()
Retrieval of associated TRIALBALANCEResult entities (one to many).
|
com.google.common.base.Optional<List<TRIALBALANCEResult>> |
TRIALBALANCEParameters.getResultsOrNull()
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) |
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(Calendar p_FromPostingDate,
String p_FromPostingDateText,
Calendar p_ToPostingDate,
String p_ToPostingDateText,
ErpConfigContext erpConfigContext,
List<TRIALBALANCEResult> toResults) |
Copyright © 2018 SAP SE. All rights reserved.