 Library
Library
Tubtlocal Database Table
Locally created business transactions
Distrbuted Access: No Access
Fields
- physkey
- #100, Datatype: String 44 bytes
 Unique record key
- dtu
- #101, Datatype: DateTime
 Date/time UTC of the transaction
- tcode
- #102, Datatype: Integer
 TUBT code number. Each transaction type is assigned a tCode value
- scode
- #103, Datatype: Integer
 Storage code. How the data is represented in adata fieldPossible ValuesValue Description 0 Gnap --> Base64 encoded 1 Gnap --> Gzip --> Base64 encoded 
- flags
- #104, Datatype: Integer
- useq
- #105 Create sequence. Used to order rows in order created.
- srcuid
- #106, Datatype: Integer
 Srcuid that originally created this TUBT
- datetodelete
- #107, Datatype: DateTime
- rve
- #108, Datatype: Double
- rvel
- #109, Datatype: Double
- adata
- #110