Parameters
| Name | Type | Mode |
|---|---|---|
| @InvoiceList | varchar | IN |
| @totalInvoicedCnt | int | IN |
| @AmountBatched | money | IN |
| @BilledBy | int | IN |
| @newBatchedID | int | INOUT |
| Name | Type | Mode |
|---|---|---|
| @InvoiceList | varchar | IN |
| @totalInvoicedCnt | int | IN |
| @AmountBatched | money | IN |
| @BilledBy | int | IN |
| @newBatchedID | int | INOUT |