SAP Business One DI API 10.0 - Objects Reference (10.00.270)
BoWfTransOpt Enumeration
Tablelist
DI API
Service Layer
Description
Specifies the options for a database transaction.
Enumeration Members
Member
Value
Description
wf_RollBack
1
Rolls back the transaction so that the data is discarded.
wf_Commit
0
Commits the transaction so that the data is saved.