public interface JustInTimeCallServiceBatchChangeSet extends FluentHelperBatchEndChangeSet<JustInTimeCallServiceBatch>
JustInTimeCallService
.endChangeSet
@Nonnull JustInTimeCallServiceBatchChangeSet createJITCallCompGrp(@Nonnull JITCallCompGrp jITCallCompGrp)
JITCallCompGrp
entity and save it to the S/4HANA system.jITCallCompGrp
- JITCallCompGrp
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull JustInTimeCallServiceBatchChangeSet updateJITCallCompGrp(@Nonnull JITCallCompGrp jITCallCompGrp)
JITCallCompGrp
entity and save it to the S/4HANA system.jITCallCompGrp
- JITCallCompGrp
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull JustInTimeCallServiceBatchChangeSet createJITCallCompMatl(@Nonnull JITCallCompMatl jITCallCompMatl)
JITCallCompMatl
entity and save it to the S/4HANA system.jITCallCompMatl
- JITCallCompMatl
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull JustInTimeCallServiceBatchChangeSet updateJITCallCompMatl(@Nonnull JITCallCompMatl jITCallCompMatl)
JITCallCompMatl
entity and save it to the S/4HANA system.jITCallCompMatl
- JITCallCompMatl
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull JustInTimeCallServiceBatchChangeSet createJITCallHeader(@Nonnull JITCallHeader jITCallHeader)
JITCallHeader
entity and save it to the S/4HANA system.jITCallHeader
- JITCallHeader
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull JustInTimeCallServiceBatchChangeSet updateJITCallHeader(@Nonnull JITCallHeader jITCallHeader)
JITCallHeader
entity and save it to the S/4HANA system.jITCallHeader
- JITCallHeader
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.