public class DefaultManualAccrualServiceBatchChangeSet extends BatchChangeSetFluentHelperBasic<ManualAccrualServiceBatch,ManualAccrualServiceBatchChangeSet> implements ManualAccrualServiceBatchChangeSet
ManualAccrualServiceBatchChangeSet
interface, enabling you to combine multiple
operations into one changeset. For further information have a look into the
ManualAccrualService
.addRequestCreate, addRequestDelete, addRequestUpdate, endChangeSet
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
endChangeSet
@Nonnull protected DefaultManualAccrualServiceBatchChangeSet getThis()
getThis
in class BatchChangeSetFluentHelperBasic<ManualAccrualServiceBatch,ManualAccrualServiceBatchChangeSet>
@Nonnull public ManualAccrualServiceBatchChangeSet createMnlAccrsAccrPerdcAmounts(@Nonnull MnlAccrsAccrPerdcAmounts mnlAccrsAccrPerdcAmounts)
MnlAccrsAccrPerdcAmounts
entity and save it to the S/4HANA system.createMnlAccrsAccrPerdcAmounts
in interface ManualAccrualServiceBatchChangeSet
mnlAccrsAccrPerdcAmounts
- MnlAccrsAccrPerdcAmounts
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ManualAccrualServiceBatchChangeSet updateMnlAccrsAccrPerdcAmounts(@Nonnull MnlAccrsAccrPerdcAmounts mnlAccrsAccrPerdcAmounts)
MnlAccrsAccrPerdcAmounts
entity and save it to the S/4HANA system.updateMnlAccrsAccrPerdcAmounts
in interface ManualAccrualServiceBatchChangeSet
mnlAccrsAccrPerdcAmounts
- MnlAccrsAccrPerdcAmounts
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ManualAccrualServiceBatchChangeSet updateMnlAccrsAccrSubobjAssgmt(@Nonnull MnlAccrsAccrSubobjAssgmt mnlAccrsAccrSubobjAssgmt)
MnlAccrsAccrSubobjAssgmt
entity and save it to the S/4HANA system.updateMnlAccrsAccrSubobjAssgmt
in interface ManualAccrualServiceBatchChangeSet
mnlAccrsAccrSubobjAssgmt
- MnlAccrsAccrSubobjAssgmt
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ManualAccrualServiceBatchChangeSet createMnlAccrsAccrSubobjItem(@Nonnull MnlAccrsAccrSubobjItem mnlAccrsAccrSubobjItem)
MnlAccrsAccrSubobjItem
entity and save it to the S/4HANA system.createMnlAccrsAccrSubobjItem
in interface ManualAccrualServiceBatchChangeSet
mnlAccrsAccrSubobjItem
- MnlAccrsAccrSubobjItem
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ManualAccrualServiceBatchChangeSet updateMnlAccrsAccrSubobjItem(@Nonnull MnlAccrsAccrSubobjItem mnlAccrsAccrSubobjItem)
MnlAccrsAccrSubobjItem
entity and save it to the S/4HANA system.updateMnlAccrsAccrSubobjItem
in interface ManualAccrualServiceBatchChangeSet
mnlAccrsAccrSubobjItem
- MnlAccrsAccrSubobjItem
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ManualAccrualServiceBatchChangeSet updateMnlAccrsAccrSubobjParam(@Nonnull MnlAccrsAccrSubobjParam mnlAccrsAccrSubobjParam)
MnlAccrsAccrSubobjParam
entity and save it to the S/4HANA system.updateMnlAccrsAccrSubobjParam
in interface ManualAccrualServiceBatchChangeSet
mnlAccrsAccrSubobjParam
- MnlAccrsAccrSubobjParam
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ManualAccrualServiceBatchChangeSet createMnlAccrsAccrualSubobject(@Nonnull MnlAccrsAccrualSubobject mnlAccrsAccrualSubobject)
MnlAccrsAccrualSubobject
entity and save it to the S/4HANA system.createMnlAccrsAccrualSubobject
in interface ManualAccrualServiceBatchChangeSet
mnlAccrsAccrualSubobject
- MnlAccrsAccrualSubobject
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ManualAccrualServiceBatchChangeSet updateMnlAccrsAccrualSubobject(@Nonnull MnlAccrsAccrualSubobject mnlAccrsAccrualSubobject)
MnlAccrsAccrualSubobject
entity and save it to the S/4HANA system.updateMnlAccrsAccrualSubobject
in interface ManualAccrualServiceBatchChangeSet
mnlAccrsAccrualSubobject
- MnlAccrsAccrualSubobject
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.