table tBankNumberToCreate
Description
A temp-table contains
old Bank Number ID(for finding the record to be copied)
new Bank Number(for output)
BankPayFormatId(to be assigned to the new record)
IsFormatTypeChanged (inform the program if the attributes of banknumber need to be copied too)
field name | data type | description |
tiOldBankNumberId | integer | |
tiNewBankNumberId | integer | |
tiBankPayFormatId | integer | |
tlIsFormatTypeChanged | logical | |
tlIsBankNumberDefault | logical | |
Internal usage
QadFinancials