Modifier and Type | Field and Description |
---|---|
static StatisticalKeyFigureTextOneToOneLink<StatisticalKeyFigure> |
StatisticalKeyFigureText.TO_STATISTICAL_KEY_FIGURE
Use with available fluent helpers to apply the to_StatisticalKeyFigure navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
StatisticalKeyFigure |
StatisticalKeyFigure.StatisticalKeyFigureBuilder.build() |
StatisticalKeyFigure |
StatisticalKeyFigureText.fetchStatisticalKeyFigure()
Fetches the StatisticalKeyFigure entity (one to one) associated with this entity.
|
protected StatisticalKeyFigure |
StatisticalKeyFigureDeleteFluentHelper.getEntity() |
protected StatisticalKeyFigure |
StatisticalKeyFigureCreateFluentHelper.getEntity() |
protected StatisticalKeyFigure |
StatisticalKeyFigureUpdateFluentHelper.getEntity() |
StatisticalKeyFigure |
StatisticalKeyFigureText.getStatisticalKeyFigureOrFetch()
Retrieval of associated StatisticalKeyFigure entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
protected Class<StatisticalKeyFigure> |
StatisticalKeyFigureFluentHelper.getEntityClass() |
protected Class<StatisticalKeyFigure> |
StatisticalKeyFigureByKeyFluentHelper.getEntityClass() |
io.vavr.control.Option<StatisticalKeyFigure> |
StatisticalKeyFigureText.getStatisticalKeyFigureIfPresent()
Retrieval of associated StatisticalKeyFigure entity (one to one).
|
Class<StatisticalKeyFigure> |
StatisticalKeyFigure.getType() |
Modifier and Type | Method and Description |
---|---|
void |
StatisticalKeyFigureText.setStatisticalKeyFigure(StatisticalKeyFigure value)
Overwrites the associated StatisticalKeyFigure entity for the loaded navigation property
to_StatisticalKeyFigure.
|
StatisticalKeyFigureText.StatisticalKeyFigureTextBuilder |
StatisticalKeyFigureText.StatisticalKeyFigureTextBuilder.statisticalKeyFigure(StatisticalKeyFigure value)
Navigation property to_StatisticalKeyFigure for StatisticalKeyFigureText to single
StatisticalKeyFigure.
|
Constructor and Description |
---|
StatisticalKeyFigureCreateFluentHelper(String servicePath,
StatisticalKeyFigure entity)
Creates a fluent helper object that will create a
StatisticalKeyFigure entity on the OData endpoint. |
StatisticalKeyFigureDeleteFluentHelper(String servicePath,
StatisticalKeyFigure entity)
Creates a fluent helper object that will delete a
StatisticalKeyFigure entity on the OData endpoint. |
StatisticalKeyFigureText(String language,
String controllingArea,
String statisticalKeyFigure,
String statisticalKeyFigureName,
StatisticalKeyFigure toStatisticalKeyFigure) |
StatisticalKeyFigureUpdateFluentHelper(String servicePath,
StatisticalKeyFigure entity)
Creates a fluent helper object that will update a
StatisticalKeyFigure entity on the OData endpoint. |
Modifier and Type | Method and Description |
---|---|
StatisticalKeyFigureServiceBatchChangeSet |
DefaultStatisticalKeyFigureServiceBatchChangeSet.createStatisticalKeyFigure(StatisticalKeyFigure statisticalKeyFigure)
Create a new
StatisticalKeyFigure entity and save it to the S/4HANA system. |
StatisticalKeyFigureServiceBatchChangeSet |
StatisticalKeyFigureServiceBatchChangeSet.createStatisticalKeyFigure(StatisticalKeyFigure statisticalKeyFigure)
Create a new
StatisticalKeyFigure entity and save it to the S/4HANA system. |
StatisticalKeyFigureServiceBatchChangeSet |
DefaultStatisticalKeyFigureServiceBatchChangeSet.deleteStatisticalKeyFigure(StatisticalKeyFigure statisticalKeyFigure)
Deletes an existing
StatisticalKeyFigure entity in the S/4HANA system. |
StatisticalKeyFigureServiceBatchChangeSet |
StatisticalKeyFigureServiceBatchChangeSet.deleteStatisticalKeyFigure(StatisticalKeyFigure statisticalKeyFigure)
Deletes an existing
StatisticalKeyFigure entity in the S/4HANA system. |
StatisticalKeyFigureServiceBatchChangeSet |
DefaultStatisticalKeyFigureServiceBatchChangeSet.updateStatisticalKeyFigure(StatisticalKeyFigure statisticalKeyFigure)
Update an existing
StatisticalKeyFigure entity and save it to the S/4HANA system. |
StatisticalKeyFigureServiceBatchChangeSet |
StatisticalKeyFigureServiceBatchChangeSet.updateStatisticalKeyFigure(StatisticalKeyFigure statisticalKeyFigure)
Update an existing
StatisticalKeyFigure entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<StatisticalKeyFigure> |
StatisticalKeyFigureOneToOneLink.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 StatisticalKeyFigureLink<ObjectT> |
StatisticalKeyFigureLink.translateLinkType(EntityLink<StatisticalKeyFigureLink<ObjectT>,StatisticalKeyFigure,ObjectT> link) |
Copyright © 2019 SAP SE. All rights reserved.