public class DefaultPlannedIndependentRequirementServiceBatchChangeSet extends BatchChangeSetFluentHelperBasic<PlannedIndependentRequirementServiceBatch,PlannedIndependentRequirementServiceBatchChangeSet> implements PlannedIndependentRequirementServiceBatchChangeSet
PlannedIndependentRequirementServiceBatchChangeSet
interface, enabling you to combine
multiple operations into one changeset. For further information have a look into the
PlannedIndependentRequirementService
.Modifier and Type | Method and Description |
---|---|
protected DefaultPlannedIndependentRequirementServiceBatchChangeSet |
getThis()
Method to safely return the current fluent helper instance upon public method calls.
|
PlannedIndependentRequirementServiceBatchChangeSet |
updateMaintainYearsPeriod(MaintainYearsPeriod maintainYearsPeriod)
Update an existing
MaintainYearsPeriod entity and save it to the S/4HANA system. |
addRequestCreate, addRequestDelete, addRequestUpdate, endChangeSet
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
endChangeSet
@Nonnull protected DefaultPlannedIndependentRequirementServiceBatchChangeSet getThis()
getThis
in class BatchChangeSetFluentHelperBasic<PlannedIndependentRequirementServiceBatch,PlannedIndependentRequirementServiceBatchChangeSet>
@Nonnull public PlannedIndependentRequirementServiceBatchChangeSet updateMaintainYearsPeriod(@Nonnull MaintainYearsPeriod maintainYearsPeriod)
MaintainYearsPeriod
entity and save it to the S/4HANA system.updateMaintainYearsPeriod
in interface PlannedIndependentRequirementServiceBatchChangeSet
maintainYearsPeriod
- MaintainYearsPeriod
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.Copyright © 2019 SAP SE. All rights reserved.