public interface FinancialPlanningDataServiceBatchChangeSet extends FluentHelperBatchEndChangeSet<FinancialPlanningDataServiceBatch>
FinancialPlanningDataService
.Modifier and Type | Method and Description |
---|---|
FinancialPlanningDataServiceBatchChangeSet |
createFinancialPlanData(FinancialPlanData financialPlanData)
Create a new
FinancialPlanData entity and save it to the S/4HANA system. |
endChangeSet
@Nonnull FinancialPlanningDataServiceBatchChangeSet createFinancialPlanData(@Nonnull FinancialPlanData financialPlanData)
FinancialPlanData
entity and save it to the S/4HANA system.financialPlanData
- FinancialPlanData
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.Copyright © 2019 SAP SE. All rights reserved.