project QadFinancials > class BBankNumber > dataset tBankNumberToCreate

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 namedata typedescription
tiOldBankNumberIdinteger
tiNewBankNumberIdinteger
tiBankPayFormatIdinteger
tlIsFormatTypeChangedlogical
tlIsBankNumberDefaultlogical


Internal usage


QadFinancials
method BBankNumber.CreateBankNumberAsCopy