| field name | data type | description |
|---|---|---|
| tiObjectSeq | integer | |
| tcObjectPK | character | Value of primary key fields of the main table record of the created / updated database object. Key fields are chr(2) separated. |
| tiObjectReturnStatus | integer | Result of processing this database object. Status < 0 when processing failed. Status >= 0 when processing succeeded. |
| tcObjectRowid | character | Rowid of the main table record of the created / updated database object. |
| tiObjectDraftId | integer | Identification number of the draft instance created containing the data of the database object, in case action code indicated 'STORE'. |
BLF