<FIELDNAME="stepid"TYPE="int"LENGTH="20"NOTNULL="true"SEQUENCE="false"COMMENT="Id of the step currently responsible for this course"/>
<FIELDNAME="stepid"TYPE="int"LENGTH="20"NOTNULL="true"SEQUENCE="false"COMMENT="Id of the step currently responsible for this course"/>
<FIELDNAME="waiting"TYPE="int"LENGTH="1"NOTNULL="true"DEFAULT="0"SEQUENCE="false"COMMENT="tells if the process is in status waiting"/>
<FIELDNAME="waiting"TYPE="int"LENGTH="1"NOTNULL="true"DEFAULT="0"SEQUENCE="false"COMMENT="tells if the process is in status waiting"/>
<FIELDNAME="timestepchanged"TYPE="int"LENGTH="11"NOTNULL="true"SEQUENCE="false"COMMENT="unix timestamp - time the step instance of the process was changed last."/>