Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.postlockbox.batch.PostLockboxServiceBatchChangeSet
Packages that use PostLockboxServiceBatchChangeSet
-
Uses of PostLockboxServiceBatchChangeSet in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.postlockbox.batch
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.postlockbox.batch that implement PostLockboxServiceBatchChangeSetModifier and TypeClassDescriptionclassImplementation of thePostLockboxServiceBatchChangeSetinterface, enabling you to combine multiple operations into one changeset.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.postlockbox.batch that return PostLockboxServiceBatchChangeSetModifier and TypeMethodDescriptionDefaultPostLockboxServiceBatch.beginChangeSet()DefaultPostLockboxServiceBatchChangeSet.createLockboxBatch(LockboxBatch lockboxBatch) PostLockboxServiceBatchChangeSet.createLockboxBatch(LockboxBatch lockboxBatch) Create a newLockboxBatchentity and save it to the S/4HANA system.DefaultPostLockboxServiceBatchChangeSet.createLockboxBatchItem(LockboxBatchItem lockboxBatchItem) PostLockboxServiceBatchChangeSet.createLockboxBatchItem(LockboxBatchItem lockboxBatchItem) Create a newLockboxBatchItementity and save it to the S/4HANA system.