Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.functions | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.services |
Modifier and Type | Class and Description |
---|---|
class |
DefaultCostCenterCreateMultipleFunction |
Modifier and Type | Method and Description |
---|---|
CostCenterCreateMultipleFunction |
CostCenterCreateMultipleFunction.extensionIn(Iterable<RefStructureForParameterExtensioninExtensionout> extensionIn)
(Optional) Additional Entries
|
CostCenterCreateMultipleFunction |
CostCenterCreateMultipleFunction.extensionIn(RefStructureForParameterExtensioninExtensionout... items)
(Optional) Additional Entries
|
CostCenterCreateMultipleFunction |
DefaultCostCenterCreateMultipleFunction.extensionIn(RefStructureForParameterExtensioninExtensionout... items)
(Optional) Additional Entries
|
CostCenterCreateMultipleFunction |
CostCenterCreateMultipleFunction.languageKey(ProfitCenterLanguage languageKey)
(Optional) Language Key
|
CostCenterCreateMultipleFunction |
CostCenterCreateMultipleFunction.masterDataInactive(MasterRecordInactive masterDataInactive)
(Optional) Post Inactive Master Record
Field name: MASTER_DATA_INACTIVE
|
CostCenterCreateMultipleFunction |
CostCenterCreateMultipleFunction.testRun(ErpBoolean testRun)
(Optional) Switch to simulation mode (no changes in database!)
Field name: TESTRUN
|
Modifier and Type | Method and Description |
---|---|
CostCenterCreateMultipleFunction |
DefaultCostCenterService.createMultiple(ControllingArea controllingArea,
CostCenterCreateInput... costCenterList)
Create One or More Cost Centers
|
CostCenterCreateMultipleFunction |
CostCenterService.createMultiple(ControllingArea controllingArea,
CostCenterCreateInput... costCenterList)
Create One or More Cost Centers
|
CostCenterCreateMultipleFunction |
DefaultCostCenterService.createMultiple(ControllingArea controllingArea,
Iterable<CostCenterCreateInput> costCenterList)
Create One or More Cost Centers
|
CostCenterCreateMultipleFunction |
CostCenterService.createMultiple(ControllingArea controllingArea,
Iterable<CostCenterCreateInput> costCenterList)
Create One or More Cost Centers
|
Copyright © 2019 SAP SE. All rights reserved.