activity_name | LONG | smallint | | | | DIRECT | What revision is being made; i.e., 0=create, 1=update, 2=delete | |
activity_type | LONG | smallint | | | 0 | DIRECT | What kind of revision is being made; i.e., 0=technical, 1=editorial, 2=administrative. Default=0 | |
csc_date | CLK_TIME | datetime | | | | | Date for the revision | |
description | CHAR | varchar | | 20 | | | Description of what was done | |
dev | LONG | int | 151 | | 1 | DIRECT, ALLOW_NULL | Row version number for mobile distribution purposes | |
editorial_status | LONG | smallint | | | 0 | DIRECT | The editorial status of the revision; i.e., 0=in_progress, 1=draft, 2=reviewed, 3=published. Default=0 | |
objid | LONG | int | 3 | | | DIRECT | Internal record number | |
server_id | LONG | int | | | | DIRECT | Exchange protocol server ID number | |
technical_status | LONG | smallint | | | 0 | DIRECT | The technical status of the revision; i.e., 0=open, 1=not_reviewed, 2=reviewed, 3=approved. Default=0 | |