The row status object, but with restricted values.
Only two values are allowed for this object:
createAndGo(4) and destroy(6).
The row is created by specifying the value for
cciDescr and setting this object to createAndGo(4).
If the row creation is succesfull, the cciStatus
would be active(1). In the active(1) state, the
cciDescr can be modifed.
The row is deleted by setting this object to
destroy(6).