Gets the BPAY code including check digit.
Syntax
finAccountFunctions.GetBPayCode(id, weightings, startLeft, addDigits, divideBy, keepZero, subtractFrom, [vendorId])
Parameters
| Name | Type | Optional | ByRef | Description |
| id |
String |
|
|
|
| weightings |
String |
|
|
|
| startLeft |
Boolean |
|
|
|
| addDigits |
String |
|
|
|
| divideBy |
Integer |
|
|
|
| keepZero |
Boolean |
|
|
|
| subtractFrom |
Integer |
|
|
|
| vendorId |
String |
Optional |
|
|
Return Value
String
- Member of:
- finAccountFunctions
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0