Interface RemoveDebitorExportActionService
- All Known Implementing Classes:
RemoveDebitorExportActionServiceImpl
public interface RemoveDebitorExportActionService
-
Method Summary
Modifier and TypeMethodDescriptionvoid
removeDebitorExport
(EntityExplorerActionSelection selection) removes related vouchers and accountings from a debitor export
-
Method Details
-
removeDebitorExport
removes related vouchers and accountings from a debitor export- Parameters:
selection
- the selected vouchers- Throws:
RpcExecutionException
-