Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.financialplanningdata.batch |
Modifier and Type | Class and Description |
---|---|
class |
DefaultFinancialPlanningDataServiceBatchChangeSet
Implementation of the
FinancialPlanningDataServiceBatchChangeSet interface, enabling you to combine multiple
operations into one changeset. |
Modifier and Type | Method and Description |
---|---|
FinancialPlanningDataServiceBatchChangeSet |
DefaultFinancialPlanningDataServiceBatch.beginChangeSet()
Method to define a new OData batch changeset.
|
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. |
Copyright © 2021 SAP SE. All rights reserved.