public interface SchedulingAgreementServiceBatchChangeSet extends FluentHelperBatchEndChangeSet<SchedulingAgreementServiceBatch>
SchedulingAgreementService
.Modifier and Type | Method and Description |
---|---|
SchedulingAgreementServiceBatchChangeSet |
createSchAgrmtHeader(SchAgrmtHeader schAgrmtHeader)
Create a new
SchAgrmtHeader entity and save it to the S/4HANA system. |
endChangeSet
@Nonnull SchedulingAgreementServiceBatchChangeSet createSchAgrmtHeader(@Nonnull SchAgrmtHeader schAgrmtHeader)
SchAgrmtHeader
entity and save it to the S/4HANA system.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.