public interface PlannedIndependentRequirementServiceBatchChangeSet extends FluentHelperBatchEndChangeSet<PlannedIndependentRequirementServiceBatch>
PlannedIndependentRequirementService
.Modifier and Type | Method and Description |
---|---|
PlannedIndependentRequirementServiceBatchChangeSet |
updateMaintainYearsPeriod(MaintainYearsPeriod maintainYearsPeriod)
Update an existing
MaintainYearsPeriod entity and save it to the S/4HANA system. |
endChangeSet
@Nonnull PlannedIndependentRequirementServiceBatchChangeSet updateMaintainYearsPeriod(@Nonnull MaintainYearsPeriod maintainYearsPeriod)
MaintainYearsPeriod
entity and save it to the S/4HANA system.maintainYearsPeriod
- MaintainYearsPeriod
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.Copyright © 2021 SAP SE. All rights reserved.