public interface LegalTransactionServiceBatchChangeSet extends FluentHelperBatchEndChangeSet<LegalTransactionServiceBatch>
LegalTransactionService
.endChangeSet
@Nonnull LegalTransactionServiceBatchChangeSet createLegalTransaction(@Nonnull LegalTransaction legalTransaction)
LegalTransaction
entity and save it to the S/4HANA system.legalTransaction
- LegalTransaction
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull LegalTransactionServiceBatchChangeSet updateLegalTransaction(@Nonnull LegalTransaction legalTransaction)
LegalTransaction
entity and save it to the S/4HANA system.legalTransaction
- LegalTransaction
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull LegalTransactionServiceBatchChangeSet createLglTransDate(@Nonnull LglTransDate lglTransDate)
LglTransDate
entity and save it to the S/4HANA system.lglTransDate
- LglTransDate
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull LegalTransactionServiceBatchChangeSet updateLglTransDate(@Nonnull LglTransDate lglTransDate)
LglTransDate
entity and save it to the S/4HANA system.lglTransDate
- LglTransDate
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull LegalTransactionServiceBatchChangeSet deleteLglTransDate(@Nonnull LglTransDate lglTransDate)
LglTransDate
entity in the S/4HANA system.lglTransDate
- LglTransDate
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull LegalTransactionServiceBatchChangeSet createLglTransEntity(@Nonnull LglTransEntity lglTransEntity)
LglTransEntity
entity and save it to the S/4HANA system.lglTransEntity
- LglTransEntity
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull LegalTransactionServiceBatchChangeSet updateLglTransEntity(@Nonnull LglTransEntity lglTransEntity)
LglTransEntity
entity and save it to the S/4HANA system.lglTransEntity
- LglTransEntity
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull LegalTransactionServiceBatchChangeSet deleteLglTransEntity(@Nonnull LglTransEntity lglTransEntity)
LglTransEntity
entity in the S/4HANA system.lglTransEntity
- LglTransEntity
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull LegalTransactionServiceBatchChangeSet createLglTransExternalContact(@Nonnull LglTransExternalContact lglTransExternalContact)
LglTransExternalContact
entity and save it to the S/4HANA system.lglTransExternalContact
- LglTransExternalContact
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull LegalTransactionServiceBatchChangeSet updateLglTransExternalContact(@Nonnull LglTransExternalContact lglTransExternalContact)
LglTransExternalContact
entity and save it to the S/4HANA system.lglTransExternalContact
- LglTransExternalContact
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull LegalTransactionServiceBatchChangeSet deleteLglTransExternalContact(@Nonnull LglTransExternalContact lglTransExternalContact)
LglTransExternalContact
entity in the S/4HANA system.lglTransExternalContact
- LglTransExternalContact
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull LegalTransactionServiceBatchChangeSet createLglTransInternalContact(@Nonnull LglTransInternalContact lglTransInternalContact)
LglTransInternalContact
entity and save it to the S/4HANA system.lglTransInternalContact
- LglTransInternalContact
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull LegalTransactionServiceBatchChangeSet updateLglTransInternalContact(@Nonnull LglTransInternalContact lglTransInternalContact)
LglTransInternalContact
entity and save it to the S/4HANA system.lglTransInternalContact
- LglTransInternalContact
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull LegalTransactionServiceBatchChangeSet deleteLglTransInternalContact(@Nonnull LglTransInternalContact lglTransInternalContact)
LglTransInternalContact
entity in the S/4HANA system.lglTransInternalContact
- LglTransInternalContact
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull LegalTransactionServiceBatchChangeSet createLglTransLinkedObjects(@Nonnull LglTransLinkedObjects lglTransLinkedObjects)
LglTransLinkedObjects
entity and save it to the S/4HANA system.lglTransLinkedObjects
- LglTransLinkedObjects
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull LegalTransactionServiceBatchChangeSet updateLglTransLinkedObjects(@Nonnull LglTransLinkedObjects lglTransLinkedObjects)
LglTransLinkedObjects
entity and save it to the S/4HANA system.lglTransLinkedObjects
- LglTransLinkedObjects
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull LegalTransactionServiceBatchChangeSet deleteLglTransLinkedObjects(@Nonnull LglTransLinkedObjects lglTransLinkedObjects)
LglTransLinkedObjects
entity in the S/4HANA system.lglTransLinkedObjects
- LglTransLinkedObjects
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull LegalTransactionServiceBatchChangeSet createLglTransRelationship(@Nonnull LglTransRelationship lglTransRelationship)
LglTransRelationship
entity and save it to the S/4HANA system.lglTransRelationship
- LglTransRelationship
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull LegalTransactionServiceBatchChangeSet updateLglTransRelationship(@Nonnull LglTransRelationship lglTransRelationship)
LglTransRelationship
entity and save it to the S/4HANA system.lglTransRelationship
- LglTransRelationship
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull LegalTransactionServiceBatchChangeSet deleteLglTransRelationship(@Nonnull LglTransRelationship lglTransRelationship)
LglTransRelationship
entity in the S/4HANA system.lglTransRelationship
- LglTransRelationship
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.Copyright © 2019 SAP SE. All rights reserved.