project BLF > class Persistence Layer > method InitTransaction
Description
Start a transaction in the database. Must be called before making any update in the database.
PreCondition
This method is used in methods DataSave and CommitTransaction. It should not be used anywhere else.
Parameters
oiReturnStatus | output | integer | |
Internal usage
BLF
QadFinancials
program code (program1/persistence.p)