Touchstone Re 2022 Database Reference
tActivityStage Table
AIRReference Database : tActivityStage Table
Description
Stores codes used by the Activity Monitor to identify the current stage of an activity.
Properties
Creation Date2/16/2011 6:00 PM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows6
Data Space Used8.00 KB
Index Space Used8.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key 

Code that represents the current stage for the activity.

  • FIN = Finalize
  • NONE = Not started
  • POST = Post-process
  • PRE = Pre-process
  • PRO = Process
  • RREP = Run reports
varchar10   
 

Name of the stage.

Corresponds to the code in ActivityStageCode.

varchar40  
 
Description of the stage.
varchar1024  
Objects that depend on tActivityStage
 Database ObjectObject TypeDescriptionDep Level
tActivityTypeActivityStageXref tabletActivityTypeActivityStageXrefTableSystem reference table used by the Activity Monitor to determine the current stage of the activity.1
See Also

Related Objects

AIRReference Database