public class DefaultSchedulingAgreementServiceBatchChangeSet extends BatchChangeSetFluentHelperBasic<SchedulingAgreementServiceBatch,SchedulingAgreementServiceBatchChangeSet> implements SchedulingAgreementServiceBatchChangeSet
SchedulingAgreementServiceBatchChangeSet
interface, enabling you to combine multiple
operations into one changeset. For further information have a look into the
SchedulingAgreementService
.Modifier and Type | Method and Description |
---|---|
SchedulingAgreementServiceBatchChangeSet |
createSchAgrmtHeader(SchAgrmtHeader schAgrmtHeader)
Create a new
SchAgrmtHeader entity and save it to the S/4HANA system. |
protected DefaultSchedulingAgreementServiceBatchChangeSet |
getThis()
Method to safely return the current fluent helper instance upon public method calls.
|
addRequestCreate, addRequestDelete, addRequestUpdate, endChangeSet
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
endChangeSet
@Nonnull protected DefaultSchedulingAgreementServiceBatchChangeSet getThis()
getThis
in class BatchChangeSetFluentHelperBasic<SchedulingAgreementServiceBatch,SchedulingAgreementServiceBatchChangeSet>
@Nonnull public SchedulingAgreementServiceBatchChangeSet createSchAgrmtHeader(@Nonnull SchAgrmtHeader schAgrmtHeader)
SchAgrmtHeader
entity and save it to the S/4HANA system.createSchAgrmtHeader
in interface SchedulingAgreementServiceBatchChangeSet
schAgrmtHeader
- SchAgrmtHeader
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.Copyright © 2020 SAP SE. All rights reserved.