Interface WorkCenterDataServiceBatchChangeSet
- All Superinterfaces:
FluentHelperBatchChangeSet<WorkCenterDataServiceBatchChangeSet>,FluentHelperBatchEndChangeSet<WorkCenterDataServiceBatch>
- All Known Implementing Classes:
DefaultWorkCenterDataServiceBatchChangeSet
public interface WorkCenterDataServiceBatchChangeSet
extends FluentHelperBatchChangeSet<WorkCenterDataServiceBatchChangeSet>, FluentHelperBatchEndChangeSet<WorkCenterDataServiceBatch>
This interface enables you to combine multiple operations into one change set. For further information have a look
into the
WorkCenterDataService.-
Method Summary
Modifier and TypeMethodDescriptioncreateWorkCenterAllCapacity(WorkCenterAllCapacity workCenterAllCapacity) Create a newWorkCenterAllCapacityentity and save it to the S/4HANA system.createWorkCenterAllCapacity_2(WorkCenterAllCapacity_2 workCenterAllCapacity_2) Create a newWorkCenterAllCapacity_2entity and save it to the S/4HANA system.createWorkCenterCapacity(WorkCenterCapacity workCenterCapacity) Create a newWorkCenterCapacityentity and save it to the S/4HANA system.createWorkCenterCapacityInterval(WorkCenterCapacityInterval workCenterCapacityInterval) Create a newWorkCenterCapacityIntervalentity and save it to the S/4HANA system.createWorkCenterCapacityInterval_2(WorkCenterCapacityInterval_2 workCenterCapacityInterval_2) Create a newWorkCenterCapacityInterval_2entity and save it to the S/4HANA system.createWorkCenterCapacityShift(WorkCenterCapacityShift workCenterCapacityShift) Create a newWorkCenterCapacityShiftentity and save it to the S/4HANA system.createWorkCenterCapacityShift_2(WorkCenterCapacityShift_2 workCenterCapacityShift_2) Create a newWorkCenterCapacityShift_2entity and save it to the S/4HANA system.createWorkCenterCostCenter(WorkCenterCostCenter workCenterCostCenter) Create a newWorkCenterCostCenterentity and save it to the S/4HANA system.createWorkCenters(WorkCenters workCenters) Create a newWorkCentersentity and save it to the S/4HANA system.updateWorkCenterAllCapacity_2(WorkCenterAllCapacity_2 workCenterAllCapacity_2) Update an existingWorkCenterAllCapacity_2entity and save it to the S/4HANA system.updateWorkCenterCapacity(WorkCenterCapacity workCenterCapacity) Update an existingWorkCenterCapacityentity and save it to the S/4HANA system.updateWorkCenterCapacityInterval(WorkCenterCapacityInterval workCenterCapacityInterval) Update an existingWorkCenterCapacityIntervalentity and save it to the S/4HANA system.updateWorkCenterCapacityInterval_2(WorkCenterCapacityInterval_2 workCenterCapacityInterval_2) Update an existingWorkCenterCapacityInterval_2entity and save it to the S/4HANA system.updateWorkCenterCapacityShift(WorkCenterCapacityShift workCenterCapacityShift) Update an existingWorkCenterCapacityShiftentity and save it to the S/4HANA system.updateWorkCenterCapacityShift_2(WorkCenterCapacityShift_2 workCenterCapacityShift_2) Update an existingWorkCenterCapacityShift_2entity and save it to the S/4HANA system.updateWorkCenterCapacityText(WorkCenterCapacityText workCenterCapacityText) Update an existingWorkCenterCapacityTextentity and save it to the S/4HANA system.updateWorkCenterCostCenter(WorkCenterCostCenter workCenterCostCenter) Update an existingWorkCenterCostCenterentity and save it to the S/4HANA system.updateWorkCenterDescription(WorkCenterDescription workCenterDescription) Update an existingWorkCenterDescriptionentity and save it to the S/4HANA system.updateWorkCenters(WorkCenters workCenters) Update an existingWorkCentersentity and save it to the S/4HANA system.Methods inherited from interface com.sap.cloud.sdk.datamodel.odata.helper.batch.FluentHelperBatchChangeSet
addFunctionImportMethods inherited from interface com.sap.cloud.sdk.datamodel.odata.helper.batch.FluentHelperBatchEndChangeSet
endChangeSet
-
Method Details
-
createWorkCenterAllCapacity
@Nonnull WorkCenterDataServiceBatchChangeSet createWorkCenterAllCapacity(@Nonnull WorkCenterAllCapacity workCenterAllCapacity) Create a newWorkCenterAllCapacityentity and save it to the S/4HANA system.- Parameters:
workCenterAllCapacity-WorkCenterAllCapacityentity object that will be created in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
createWorkCenterAllCapacity_2
@Nonnull WorkCenterDataServiceBatchChangeSet createWorkCenterAllCapacity_2(@Nonnull WorkCenterAllCapacity_2 workCenterAllCapacity_2) Create a newWorkCenterAllCapacity_2entity and save it to the S/4HANA system.- Parameters:
workCenterAllCapacity_2-WorkCenterAllCapacity_2entity object that will be created in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateWorkCenterAllCapacity_2
@Nonnull WorkCenterDataServiceBatchChangeSet updateWorkCenterAllCapacity_2(@Nonnull WorkCenterAllCapacity_2 workCenterAllCapacity_2) Update an existingWorkCenterAllCapacity_2entity and save it to the S/4HANA system.- Parameters:
workCenterAllCapacity_2-WorkCenterAllCapacity_2entity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
createWorkCenterCapacity
@Nonnull WorkCenterDataServiceBatchChangeSet createWorkCenterCapacity(@Nonnull WorkCenterCapacity workCenterCapacity) Create a newWorkCenterCapacityentity and save it to the S/4HANA system.- Parameters:
workCenterCapacity-WorkCenterCapacityentity object that will be created in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateWorkCenterCapacity
@Nonnull WorkCenterDataServiceBatchChangeSet updateWorkCenterCapacity(@Nonnull WorkCenterCapacity workCenterCapacity) Update an existingWorkCenterCapacityentity and save it to the S/4HANA system.- Parameters:
workCenterCapacity-WorkCenterCapacityentity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
createWorkCenterCapacityInterval
@Nonnull WorkCenterDataServiceBatchChangeSet createWorkCenterCapacityInterval(@Nonnull WorkCenterCapacityInterval workCenterCapacityInterval) Create a newWorkCenterCapacityIntervalentity and save it to the S/4HANA system.- Parameters:
workCenterCapacityInterval-WorkCenterCapacityIntervalentity object that will be created in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateWorkCenterCapacityInterval
@Nonnull WorkCenterDataServiceBatchChangeSet updateWorkCenterCapacityInterval(@Nonnull WorkCenterCapacityInterval workCenterCapacityInterval) Update an existingWorkCenterCapacityIntervalentity and save it to the S/4HANA system.- Parameters:
workCenterCapacityInterval-WorkCenterCapacityIntervalentity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
createWorkCenterCapacityInterval_2
@Nonnull WorkCenterDataServiceBatchChangeSet createWorkCenterCapacityInterval_2(@Nonnull WorkCenterCapacityInterval_2 workCenterCapacityInterval_2) Create a newWorkCenterCapacityInterval_2entity and save it to the S/4HANA system.- Parameters:
workCenterCapacityInterval_2-WorkCenterCapacityInterval_2entity object that will be created in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateWorkCenterCapacityInterval_2
@Nonnull WorkCenterDataServiceBatchChangeSet updateWorkCenterCapacityInterval_2(@Nonnull WorkCenterCapacityInterval_2 workCenterCapacityInterval_2) Update an existingWorkCenterCapacityInterval_2entity and save it to the S/4HANA system.- Parameters:
workCenterCapacityInterval_2-WorkCenterCapacityInterval_2entity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
createWorkCenterCapacityShift
@Nonnull WorkCenterDataServiceBatchChangeSet createWorkCenterCapacityShift(@Nonnull WorkCenterCapacityShift workCenterCapacityShift) Create a newWorkCenterCapacityShiftentity and save it to the S/4HANA system.- Parameters:
workCenterCapacityShift-WorkCenterCapacityShiftentity object that will be created in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateWorkCenterCapacityShift
@Nonnull WorkCenterDataServiceBatchChangeSet updateWorkCenterCapacityShift(@Nonnull WorkCenterCapacityShift workCenterCapacityShift) Update an existingWorkCenterCapacityShiftentity and save it to the S/4HANA system.- Parameters:
workCenterCapacityShift-WorkCenterCapacityShiftentity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
createWorkCenterCapacityShift_2
@Nonnull WorkCenterDataServiceBatchChangeSet createWorkCenterCapacityShift_2(@Nonnull WorkCenterCapacityShift_2 workCenterCapacityShift_2) Create a newWorkCenterCapacityShift_2entity and save it to the S/4HANA system.- Parameters:
workCenterCapacityShift_2-WorkCenterCapacityShift_2entity object that will be created in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateWorkCenterCapacityShift_2
@Nonnull WorkCenterDataServiceBatchChangeSet updateWorkCenterCapacityShift_2(@Nonnull WorkCenterCapacityShift_2 workCenterCapacityShift_2) Update an existingWorkCenterCapacityShift_2entity and save it to the S/4HANA system.- Parameters:
workCenterCapacityShift_2-WorkCenterCapacityShift_2entity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateWorkCenterCapacityText
@Nonnull WorkCenterDataServiceBatchChangeSet updateWorkCenterCapacityText(@Nonnull WorkCenterCapacityText workCenterCapacityText) Update an existingWorkCenterCapacityTextentity and save it to the S/4HANA system.- Parameters:
workCenterCapacityText-WorkCenterCapacityTextentity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
createWorkCenterCostCenter
@Nonnull WorkCenterDataServiceBatchChangeSet createWorkCenterCostCenter(@Nonnull WorkCenterCostCenter workCenterCostCenter) Create a newWorkCenterCostCenterentity and save it to the S/4HANA system.- Parameters:
workCenterCostCenter-WorkCenterCostCenterentity object that will be created in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateWorkCenterCostCenter
@Nonnull WorkCenterDataServiceBatchChangeSet updateWorkCenterCostCenter(@Nonnull WorkCenterCostCenter workCenterCostCenter) Update an existingWorkCenterCostCenterentity and save it to the S/4HANA system.- Parameters:
workCenterCostCenter-WorkCenterCostCenterentity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateWorkCenterDescription
@Nonnull WorkCenterDataServiceBatchChangeSet updateWorkCenterDescription(@Nonnull WorkCenterDescription workCenterDescription) Update an existingWorkCenterDescriptionentity and save it to the S/4HANA system.- Parameters:
workCenterDescription-WorkCenterDescriptionentity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
createWorkCenters
Create a newWorkCentersentity and save it to the S/4HANA system.- Parameters:
workCenters-WorkCentersentity object that will be created in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateWorkCenters
Update an existingWorkCentersentity and save it to the S/4HANA system.- Parameters:
workCenters-WorkCentersentity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-