Tag 497
FundRenewWaiv
Abbreviation:
FundRenewWaivDescription
A one character code identifying whether the Fund based renewal commission is to be waived.
Wire Format & Usage Example
Single field (key=value)
497=N (No)
In a FIX message (ExecutionReport)
8=FIX.4.4 | 9=... | 35=8 | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 497=N (No) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 497=N (No) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
497=N | No | No |
497=Y | Yes | Yes |
Enumerated Values
2| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| N | No | No | FIX.4.3 |
| Y | Yes | Yes | FIX.4.3 |