Modifier and Type | Method and Description |
---|---|
List<CostCenterCreateInput> |
CostCenterCreateMultipleFunctionResult.getCostCenters()
See also the
default implementation |
List<CostCenterCreateInput> |
DefaultCostCenterCreateMultipleFunctionResult.getCostCenters()
See also the
interface |
Constructor and Description |
---|
DefaultCostCenterCreateMultipleFunction(ControllingArea controllingArea,
Iterable<CostCenterCreateInput> costCenterList) |
Modifier and Type | Method and Description |
---|---|
CostCenterCreateMultipleFunction |
CostCenterService.createMultiple(ControllingArea controllingArea,
CostCenterCreateInput... costCenterList)
Create One or More Cost Centers
|
CostCenterCreateMultipleFunction |
DefaultCostCenterService.createMultiple(ControllingArea controllingArea,
CostCenterCreateInput... costCenterList)
Create One or More Cost Centers
|
Modifier and Type | Method and Description |
---|---|
CostCenterCreateMultipleFunction |
CostCenterService.createMultiple(ControllingArea controllingArea,
Iterable<CostCenterCreateInput> costCenterList)
Create One or More Cost Centers
|
CostCenterCreateMultipleFunction |
DefaultCostCenterService.createMultiple(ControllingArea controllingArea,
Iterable<CostCenterCreateInput> costCenterList)
Create One or More Cost Centers
|
Modifier and Type | Method and Description |
---|---|
CostCenterCreateInput |
CostCenterCreateInput.CostCenterCreateInputBuilder.build() |
Copyright © 2018 SAP SE. All rights reserved.