LastRptRequested

Tag 912

LastRptRequested

Abbreviation: LastRptReqed
TypeBoolean
Tag912
AddedFIX.4.4
Used in4 messages

Description

Indicates whether this message is that last report message in response to a request, such as Order Mass Status Request.

Wire Format & Usage Example

Single field (key=value)
912=N (NotLastMessage)
In a FIX message (ExecutionReport)
8=FIX.4.4 | 9=... | 35=8 | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 |  | 912=N (NotLastMessage) |  | 10=...

Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 912=N (NotLastMessage) is this field's position in the message.

All valid values
WireNameDescription
912=NNotLastMessageNot last message
912=YLastMessageLast message

Enumerated Values

2
ValueSymbolic NameDescriptionAdded
NNotLastMessageNot last messageFIX.4.4
YLastMessageLast messageFIX.4.4