This is an old revision of the document!
Je kan zelf een SEPA batch betaald zetten via de database:
Vb'n:
exec dbo.sp_setpaid_batch(8, '1-NOV-2017', 'Club Planner Support')
exec dbo.sp_setpaid_batch(7, '1-OCT-2017', 'Club Planner Support')
exec dbo.sp_setpaid_batch(6, '2-SEP-2017', 'Club Planner Support')
exec dbo.sp_setpaid_batch(5, '1-AUG-2017', 'Club Planner Support')
exec dbo.sp_setpaid_batch(4, '4-JUL-2017', 'Club Planner Support')