Modifier and Type | Method and Description |
---|---|
FinancialPlanData |
FinancialPlanData.FinancialPlanDataBuilder.build() |
protected FinancialPlanData |
FinancialPlanDataCreateFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
protected Class<FinancialPlanData> |
FinancialPlanDataByKeyFluentHelper.getEntityClass() |
Class<FinancialPlanData> |
FinancialPlanData.getType() |
Constructor and Description |
---|
FinancialPlanDataCreateFluentHelper(String servicePath,
FinancialPlanData entity)
Deprecated.
Use the constructor
FinancialPlanDataCreateFluentHelper.FinancialPlanDataCreateFluentHelper(String, FinancialPlanData,String)
instead. |
FinancialPlanDataCreateFluentHelper(String servicePath,
FinancialPlanData entity,
String entityCollection)
Creates a fluent helper object that will create a
FinancialPlanData entity on the OData endpoint. |
Modifier and Type | Method and Description |
---|---|
FinancialPlanningDataServiceBatchChangeSet |
FinancialPlanningDataServiceBatchChangeSet.createFinancialPlanData(FinancialPlanData financialPlanData)
Create a new
FinancialPlanData entity and save it to the S/4HANA system. |
FinancialPlanningDataServiceBatchChangeSet |
DefaultFinancialPlanningDataServiceBatchChangeSet.createFinancialPlanData(FinancialPlanData financialPlanData)
Create a new
FinancialPlanData entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<FinancialPlanData> |
FinancialPlanDataOneToOneLink.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 FinancialPlanDataLink<ObjectT> |
FinancialPlanDataLink.translateLinkType(EntityLink<FinancialPlanDataLink<ObjectT>,FinancialPlanData,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
FinancialPlanDataCreateFluentHelper |
DefaultFinancialPlanningDataService.createFinancialPlanData(FinancialPlanData financialPlanData) |
FinancialPlanDataCreateFluentHelper |
FinancialPlanningDataService.createFinancialPlanData(FinancialPlanData financialPlanData)
Create a new
FinancialPlanData entity and save it to the S/4HANA system. |
Copyright © 2021 SAP SE. All rights reserved.