Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.costcenteractivitytype.batch |
Modifier and Type | Class and Description |
---|---|
class |
DefaultCostCenterActivityTypeServiceBatchChangeSet
Implementation of the
CostCenterActivityTypeServiceBatchChangeSet interface, enabling you to combine multiple
operations into one changeset. |
Modifier and Type | Method and Description |
---|---|
CostCenterActivityTypeServiceBatchChangeSet |
DefaultCostCenterActivityTypeServiceBatch.beginChangeSet()
Method to define a new OData batch changeset.
|
CostCenterActivityTypeServiceBatchChangeSet |
DefaultCostCenterActivityTypeServiceBatchChangeSet.createCostCenterActivityType(CostCenterActivityType costCenterActivityType)
Create a new
CostCenterActivityType entity and save it to the S/4HANA system. |
CostCenterActivityTypeServiceBatchChangeSet |
CostCenterActivityTypeServiceBatchChangeSet.createCostCenterActivityType(CostCenterActivityType costCenterActivityType)
Create a new
CostCenterActivityType entity and save it to the S/4HANA system. |
CostCenterActivityTypeServiceBatchChangeSet |
DefaultCostCenterActivityTypeServiceBatchChangeSet.createCostCenterActivityTypeText(CostCenterActivityTypeText costCenterActivityTypeText)
Create a new
CostCenterActivityTypeText entity and save it to the S/4HANA system. |
CostCenterActivityTypeServiceBatchChangeSet |
CostCenterActivityTypeServiceBatchChangeSet.createCostCenterActivityTypeText(CostCenterActivityTypeText costCenterActivityTypeText)
Create a new
CostCenterActivityTypeText entity and save it to the S/4HANA system. |
CostCenterActivityTypeServiceBatchChangeSet |
DefaultCostCenterActivityTypeServiceBatchChangeSet.deleteCostCenterActivityType(CostCenterActivityType costCenterActivityType)
Deletes an existing
CostCenterActivityType entity in the S/4HANA system. |
CostCenterActivityTypeServiceBatchChangeSet |
CostCenterActivityTypeServiceBatchChangeSet.deleteCostCenterActivityType(CostCenterActivityType costCenterActivityType)
Deletes an existing
CostCenterActivityType entity in the S/4HANA system. |
CostCenterActivityTypeServiceBatchChangeSet |
DefaultCostCenterActivityTypeServiceBatchChangeSet.deleteCostCenterActivityTypeText(CostCenterActivityTypeText costCenterActivityTypeText)
Deletes an existing
CostCenterActivityTypeText entity in the S/4HANA system. |
CostCenterActivityTypeServiceBatchChangeSet |
CostCenterActivityTypeServiceBatchChangeSet.deleteCostCenterActivityTypeText(CostCenterActivityTypeText costCenterActivityTypeText)
Deletes an existing
CostCenterActivityTypeText entity in the S/4HANA system. |
CostCenterActivityTypeServiceBatchChangeSet |
DefaultCostCenterActivityTypeServiceBatchChangeSet.updateCostCenterActivityType(CostCenterActivityType costCenterActivityType)
Update an existing
CostCenterActivityType entity and save it to the S/4HANA system. |
CostCenterActivityTypeServiceBatchChangeSet |
CostCenterActivityTypeServiceBatchChangeSet.updateCostCenterActivityType(CostCenterActivityType costCenterActivityType)
Update an existing
CostCenterActivityType entity and save it to the S/4HANA system. |
CostCenterActivityTypeServiceBatchChangeSet |
DefaultCostCenterActivityTypeServiceBatchChangeSet.updateCostCenterActivityTypeText(CostCenterActivityTypeText costCenterActivityTypeText)
Update an existing
CostCenterActivityTypeText entity and save it to the S/4HANA system. |
CostCenterActivityTypeServiceBatchChangeSet |
CostCenterActivityTypeServiceBatchChangeSet.updateCostCenterActivityTypeText(CostCenterActivityTypeText costCenterActivityTypeText)
Update an existing
CostCenterActivityTypeText entity and save it to the S/4HANA system. |
Copyright © 2020 SAP SE. All rights reserved.