Create standard stored procedure when creating voucher.

Issue No: AP-6236
Created 9/19/2018 3:54:11 AM
Type Integration
Priority Major
Status Closed
Resolution Fixed
Fixed Version 18.1, 18.3
Description 1. Create VoucherPayable table type that holds the staging data for creating voucher. This will also use to create voucher outside i21.   2. Create uspAPCreateVoucher to create voucher from integrated module.   3. Create uspAPAddVoucherDetail to add on existing voucher.