Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.statisticalkeyfigure |
Modifier and Type | Field and Description |
---|---|
static StatisticalKeyFigureTextLink<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 |
StatisticalKeyFigureUpdateFluentHelper.getEntity()
StatisticalKeyFigure entity object that will be updated in the S/4HANA system. |
protected StatisticalKeyFigure |
StatisticalKeyFigureCreateFluentHelper.getEntity()
StatisticalKeyFigure entity object that will be created in the S/4HANA system. |
protected StatisticalKeyFigure |
StatisticalKeyFigureDeleteFluentHelper.getEntity()
StatisticalKeyFigure entity object that will be deleted in the S/4HANA system. |
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() |
Optional<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) |
Modifier and Type | Method and Description |
---|---|
protected StatisticalKeyFigureLink<ObjectT> |
StatisticalKeyFigureLink.translateLinkType(EntityLink<StatisticalKeyFigureLink<ObjectT>,StatisticalKeyFigure,ObjectT> link) |
Constructor and Description |
---|
StatisticalKeyFigureCreateFluentHelper(StatisticalKeyFigure entity) |
StatisticalKeyFigureDeleteFluentHelper(StatisticalKeyFigure entity) |
StatisticalKeyFigureText(String language,
String controllingArea,
String statisticalKeyFigure,
String statisticalKeyFigureName,
ErpConfigContext erpConfigContext,
StatisticalKeyFigure toStatisticalKeyFigure) |
StatisticalKeyFigureUpdateFluentHelper(StatisticalKeyFigure entity) |
Copyright © 2018 SAP SE. All rights reserved.