Reply_change

Metadata

  • Base Table Class: Change
  • Default Size: Reply = 1000

Fields

NameTypeSize (bytes)Description
IdInteger (signed)8The unique identifier of this Reply.
StatusSet of Status4
TimestampInteger (unsigned)8The time at which this change record was generated. This is not the same as the business-level timestamp of this Reply_change.
KafkaReplyToString48The long text name of this message.
MessageNumberOne of MessageType2
TransactionNumberInteger (unsigned)8
ResultOne of Result2
UserForeign key to User8
ClOrdIDString60In the FIX protocol the ClOrdID field is the user supplied identifier for an inbound Order that the user will provide to identify the Order when acting on the Order. When referring to an exising Order the user will use the OrigClOrdID field to identify the ClOrdID of the Order in question.
ReferenceString20The published identifier for this Reply_change. It is a string of characters that uniquely identifies every Reply_change in the system.
UpdateNumberInteger (unsigned)8A number that records every change that happens to a record. It is primarily used to avoid write after read problems when an intermediate write has changed the originally read record.
BCSequenceInteger (unsigned)8The sequence number of this Reply_change message in the overall broadcast sequence.
ReloadedInteger (unsigned)1Set to true for change records that are generated during a normal startup from engine cache files.
InstanceIdInteger (unsigned)4
RunIdInteger (unsigned)4
ChangedFieldOne of KVPKey4
CreateUserForeign key to User8The Id of the User that created this Reply.
CreateTimestampInteger (unsigned)8The time at which this Reply was created.
UpdateUserForeign key to User8The Id of the User that last updated this Reply.
UpdateTimestampInteger (unsigned)8The time at which this Reply was last updated.