Interface CreateDebitorExportActionService
- All Known Implementing Classes:
CreateDebitorExportActionServiceImpl
public interface CreateDebitorExportActionService
-
Method Summary
Modifier and TypeMethodDescriptioncreateDebitorExport
(EntityExplorerActionSelection selection) creates a debitor export with related vouchers and accounting accountings are created byAccountingService
-
Method Details
-
createDebitorExport
creates a debitor export with related vouchers and accounting accountings are created byAccountingService
- Parameters:
selection
- the selected vouchers- Returns:
- the primary key of the created debitor_export as a string
-