Delete a Bank Statement - BSP_DELETE
I frequently run SQL to delete bank statements in our test environment to prep it for training new users on Cash Management, and I noticed the AppEngine BSP_DELETE which deletes bank statements but it's not associated with any page. It requires the parameter STATEMENT_ID to execute so it should be on a page someplace. Is this used anywhere?