| ID | 552 |
| Type | int |
TBC
| Name | Value | Synopsis | Elaboration | Pedigree |
|---|---|---|---|---|
| Ok | 3001 | OK | Constant name: Ok | |
| Warning | 3002 | Warning | Constant name: Warning | |
| Deferred | 3003 | Deferred | Constant name: Deferred | |
| DeferredWithWarning | 3004 | DeferredWithWarning | Constant name: DeferredWithWarning | |
| AfwFailMsgVal | 4001 | Message validation failed, | Constant name: AfwFailMsgVal | |
| AccNoRightsDefined | 12001 | Constant name: AccNoRightsDefined | ||
| AccNoUserFound | 12002 | Constant name: AccNoUserFound | ||
| AccNoRulesDefined | 12003 | Constant name: AccNoRulesDefined | ||
| AccUserDeniedService | 12004 | Constant name: AccUserDeniedService | ||
| AccUserDeniedServiceForObject | 12005 | Constant name: AccUserDeniedServiceForObject | ||
| AfwQueueInfoMissing | 16001 | The queue information in the configuration is missing. Please check your configuration file. | Constant name: AfwQueueInfoMissing | |
| AfwFailDynVal | 16002 | Dynamic validation error: This failure should be replaced by a specific one. | Constant name: AfwFailDynVal | |
| AfwFailStatVal | 16003 | Static validation error: This failure should be replaced by a specific one. | Constant name: AfwFailStatVal | |
| AfwDynValTapStatusErr | 16004 | Program error, dynamic validation inconsistency for TapStatus | Constant name: AfwDynValTapStatusErr | |
| AfwApplTapStatusErr | 16005 | Program error, application service inconsistency for TapStatus | Constant name: AfwApplTapStatusErr | |
| AfwApplNullReturn | 16006 | Program error, null not allowed return from service | Constant name: AfwApplNullReturn | |
| AfwFailValTokenValue | 16007 | Token value must not be undefined | Constant name: AfwFailValTokenValue | |
| AfwFailValMessage | 16008 | The message is not allowed to be null | Constant name: AfwFailValMessage | |
| AfwFailValState | 16009 | The request is not allowed during this trading state | Constant name: AfwFailValState | |
| AfwFailValUser | 16010 | User is not allowed to perform request | Constant name: AfwFailValUser | |
| AfwNoResponseFound | 16011 | No response message found within specified time interval | Constant name: AfwNoResponseFound | |
| AfwQueued | 16012 | The request is queued for processing | Constant name: AfwQueued | |
| AfwCancelled | 16013 | The request is cancelled | Constant name: AfwCancelled | |
| AfwExecuting | 16014 | The request is executing | Constant name: AfwExecuting | |
| AfwNotFound | 16015 | The request is not found | Constant name: AfwNotFound | |
| AfwVersionMismatchThrowaway | 16016 | The request could not be served by the server | Constant name: AfwVersionMismatchThrowaway | |
| AfwServiceNotAvailable | 16017 | The requested service is not available in the recipient server | Constant name: AfwServiceNotAvailable | |
| AfwInvalidStateForCatchUp | 16018 | Cannot perform catch - up when in current state | Constant name: AfwInvalidStateForCatchUp | |
| AfwInitiateCatchUpFailed | 16019 | Failed to initiate catch - up | Constant name: AfwInitiateCatchUpFailed | |
| AfwInvalidStateForRecoveryNegotiation | 16020 | Cannot perform recovery negotiation when in current state | Constant name: AfwInvalidStateForRecoveryNegotiation | |
| AfwInitiateRecoveryNegotiationFailed | 16021 | Failed to initiate recovery negotiation | Constant name: AfwInitiateRecoveryNegotiationFailed | |
| AfwDbClassNoMsgIf | 16022 | The requested object class is not a MessageIf | Constant name: AfwDbClassNoMsgIf | |
| AfwDbClassNoDbTable | 16023 | The requested object class is not a database table | Constant name: AfwDbClassNoDbTable | |
| AfwDbUnrecognizedChildColumn | 16024 | The requested child attribute is not a database column | Constant name: AfwDbUnrecognizedChildColumn | |
| AfwDbChainError | 16025 | There was an error in the in-chain database service | Constant name: AfwDbChainError | |
| AfwCvSegmentTooOld | 16026 | The requested snapshot segment is too old and has been dropped by the server | Constant name: AfwCvSegmentTooOld | |
| AfwCvSegmentTooMany | 16027 | The server cannot allocate more snapshot segments at this time. Try again later. | Constant name: AfwCvSegmentTooMany | |
| AfwFailedToUnpackRawRequest | 16028 | Failed to unpack raw request | Constant name: AfwFailedToUnpackRawRequest | |
| AfwUnknowRawRequestUnpacker | 16029 | Failed to find unpacker for a raw request | Constant name: AfwUnknowRawRequestUnpacker | |
| AfwUnknowRawRequestDestination | 16030 | Failed to find destination for an unpacked raw request | Constant name: AfwUnknowRawRequestDestination | |
| AfwXioConnectRefused | 16031 | Connection to the xio messaging server was refused | Constant name: AfwXioConnectRefused | |
| AfwXioConnectFailed | 16032 | Failed to connect to the xio messaging server | Constant name: AfwXioConnectFailed | |
| AfwInitiateCatchUpNeedTruncate | 16033 | Standby object store might need to be truncated | Constant name: AfwInitiateCatchUpNeedTruncate | |
| TaxSessionMissing | 17001 | There is no valid session available for the user. | Constant name: TaxSessionMissing | |
| TaxGateletFailure | 17002 | The gatelet failed to forward the request. | Constant name: TaxGateletFailure | |
| TaxServiceFailure | 17003 | The service returned a null response. | Constant name: TaxServiceFailure | |
| TaxMissingMessage | 17004 | The incoming message is not included in the classpath for TAX. | Constant name: TaxMissingMessage | |
| TaxMissingGatelet | 17005 | The incoming message does not have an associated gatelet. | Constant name: TaxMissingGatelet | |
| TaxComponentActionFailed | 17006 | Illegal state transition | Constant name: TaxComponentActionFailed | |
| TaxComponentNotFound | 17007 | No such component | Constant name: TaxComponentNotFound | |
| TaxMissingTepsSubscription | 17008 | No TEPS subscription connection | Constant name: TaxMissingTepsSubscription | |
| TaxInvalidTepsSubscription | 17009 | Failed to activate TEPS subscription | Constant name: TaxInvalidTepsSubscription | |
| TaxUnknownClientSubscription | 17010 | Failed to find client subscription | Constant name: TaxUnknownClientSubscription | |
| TaxUserDisabled | 17011 | Session no longer valid - user disabled | Constant name: TaxUserDisabled | |
| TaxUserDeleted | 17012 | Session no longer valid - user deleted | Constant name: TaxUserDeleted | |
| TaxSessionThrottled | 17013 | Session throttled, request delayed | Constant name: TaxSessionThrottled | |
| TaxRejectedThrottled | 17014 | Request rejected - rate too high | Constant name: TaxRejectedThrottled | |
| TaxSessionThrottledResetOnly | 17015 | Session throttled, return code not returned, but timestamp was reset. | Constant name: TaxSessionThrottledResetOnly | |
| TaxTargetPartitionDown | 17016 | Cannot service request. There are no servers available for the target partition. | Constant name: TaxTargetPartitionDown | |
| TaxFailoverInProgress | 17017 | Cannot service request: A failover is currently in progress. | Constant name: TaxFailoverInProgress | |
| TaxServiceException | 17018 | The request resulted in an exception in the target service. | Constant name: TaxServiceException | |
| TaxTransportInterrupted | 17019 | Cannot service request: Internal communication was interrupted. | Constant name: TaxTransportInterrupted | |
| AlertUnknownId | 18001 | The id of the alert is not known. | Constant name: AlertUnknownId | |
| CdInternalJavaError | 52001 | CD internal java error, unexpected exception occurred. | Constant name: CdInternalJavaError | |
| CdInvalidFirmId | 52002 | The provided member ID does not exist. | Constant name: CdInvalidFirmId | |
| CdIllegalFirmId | 52003 | The provided member ID is illegal. | Constant name: CdIllegalFirmId | |
| CdInvalidUserId | 52004 | The provided user ID does not exist. | Constant name: CdInvalidUserId | |
| CdIllegalUserId | 52005 | The provided user ID is illegal. | Constant name: CdIllegalUserId | |
| CdInvalidPwd | 52006 | For some reason the user action failed. | Constant name: CdInvalidPwd | |
| CdInvalidPwdSameAsBefore | 52007 | Invalid password, new password cannot be same as old. | Constant name: CdInvalidPwdSameAsBefore | |
| CdInvalidLoginTicket | 52008 | Invalid login ticket | Constant name: CdInvalidLoginTicket | |
| CdInvalidPwdFormat | 52009 | Invalid password format | Constant name: CdInvalidPwdFormat | |
| CdUserDisabled | 52010 | User account is disabled | Constant name: CdUserDisabled | |
| CdUserPasswordNotInitialized | 52011 | User password not initialized must be changed before login | Constant name: CdUserPasswordNotInitialized | |
| CdUserPasswordHasExpired | 52012 | User password has expired | Constant name: CdUserPasswordHasExpired | |
| CdNoSuchUser | 52013 | For some reason the user action failed. | Constant name: CdNoSuchUser | |
| CdUnknownError | 52014 | Use this error code with care. It is better to construct a specific message. | Constant name: CdUnknownError | |
| CdUserActionFailed | 52015 | For some reason the user action failed. | Constant name: CdUserActionFailed | |
| CdPreLoginNotUsed | 52016 | Pre-Login service is not configured and used | Constant name: CdPreLoginNotUsed | |
| CdPwdLocked | 52017 | For some reason the user action failed. | Constant name: CdPwdLocked | |
| CdPwdExpired | 52018 | For some reason the user action failed. | Constant name: CdPwdExpired | |
| CdAccProfileUnavailable | 52019 | For some reason the user action failed. | Constant name: CdAccProfileUnavailable | |
| CdAlreadyLoggedOn | 52020 | User attempted to logon but is already logged on. | Constant name: CdAlreadyLoggedOn | |
| CdInvalidRoleChangeFIX | 52021 | Constant name: CdInvalidRoleChangeFIX | ||
| CdInvalidRoleChangeNonFIX | 52022 | Constant name: CdInvalidRoleChangeNonFIX | ||
| CdInvalidFIXLogin | 52023 | Constant name: CdInvalidFIXLogin | ||
| CdInvalidPwdProperties | 52024 | Constant name: CdInvalidPwdProperties | ||
| CdInvalidOrderBookRuleGroup | 52025 | The supplied OrderBookRuleGroup does not exist | Constant name: CdInvalidOrderBookRuleGroup | |
| CdInvalidOrderBook | 52026 | The supplied OrderBook does not exist | Constant name: CdInvalidOrderBook | |
| CdInvalidCombinationOrderBookLeg | 52027 | The supplied OrderBook does not exist | Constant name: CdInvalidCombinationOrderBookLeg | |
| CdInvalidSubscriptionGroup | 52028 | The supplied SubscriptionGroup does not exist | Constant name: CdInvalidSubscriptionGroup | |
| CdInvalidCurrency | 52029 | The supplied CurrencyId does not exist | Constant name: CdInvalidCurrency | |
| CdInvalidTickSizeTableId | 52030 | The supplied TickSizeTableId does not exist | Constant name: CdInvalidTickSizeTableId | |
| CdInvalidTradingScheduleTableId | 52031 | The supplied TradingScheduleTableId does not exist | Constant name: CdInvalidTradingScheduleTableId | |
| CdInvalidAllowedRequestGroupId | 52032 | The supplied AllowedRequestGroupId does not exist | Constant name: CdInvalidAllowedRequestGroupId | |
| CdInvalidProcessingSequenceId | 52033 | The supplied processingSequenceId is invalid | Constant name: CdInvalidProcessingSequenceId | |
| CdInvalidUserPropertiesCategory | 52034 | The supplied UserPropertiesCategory is invalid | Constant name: CdInvalidUserPropertiesCategory | |
| CdInvalidServiceProfileId | 52035 | The supplied ServiceProfileId is invalid | Constant name: CdInvalidServiceProfileId | |
| CdInvalidServiceProfileGroupId | 52036 | The supplied ServiceProfileGroupId is invalid | Constant name: CdInvalidServiceProfileGroupId | |
| CdInvalidServiceProfileRefId | 52037 | The supplied ServiceProfileRefId is invalid | Constant name: CdInvalidServiceProfileRefId | |
| CdIllegalServiceProfileId | 52038 | The supplied ServiceProfileId contains illegal characters | Constant name: CdIllegalServiceProfileId | |
| CdIllegalServiceProfileGroupId | 52039 | The supplied ServiceProfileGroupId contains illegal characters | Constant name: CdIllegalServiceProfileGroupId | |
| CdIllegalServiceProfileRefId | 52040 | The supplied ServiceProfileRefId contains illegal characters | Constant name: CdIllegalServiceProfileRefId | |
| CdIllegalServiceProfileEntryDelayClassId | 52041 | The supplied ServiceProfileEntryDelayClassId contains illegal characters | Constant name: CdIllegalServiceProfileEntryDelayClassId | |
| CdInvalidServiceProfileEntryDelayClassId | 52042 | The supplied InvalidServiceProfileRefId contains illegal characters | Constant name: CdInvalidServiceProfileEntryDelayClassId | |
| CdIllegalServiceProfileEntryInfoLevelClassId | 52043 | The supplied ServiceProfileEntryInfoLevelClassId contains illegal characters | Constant name: CdIllegalServiceProfileEntryInfoLevelClassId | |
| CdInvalidServiceProfileEntryInfoLevelClassId | 52044 | The supplied ServiceProfileEntryInfoLevelClassId is invalid | Constant name: CdInvalidServiceProfileEntryInfoLevelClassId | |
| CdCombinationOrdersLegsMustBelongToTheSameSubscriptionGroup | 52045 | Constant name: CdCombinationOrdersLegsMustBelongToTheSameSubscriptionGroup | ||
| CdCombinationOrdersLegsMustUseSameSorting | 52046 | Constant name: CdCombinationOrdersLegsMustUseSameSorting | ||
| CdCombinationOrderLegsMustNotShareTheSameOrderBook | 52047 | Constant name: CdCombinationOrderLegsMustNotShareTheSameOrderBook | ||
| CdTooManyCombinationOrderLegs | 52048 | Constant name: CdTooManyCombinationOrderLegs | ||
| CdCombinationOrderLegsMustNotBeCombinationOrder | 52049 | Constant name: CdCombinationOrderLegsMustNotBeCombinationOrder | ||
| CdInvalidServerGroupId | 52050 | The supplied ServerGroupId is invalid | Constant name: CdInvalidServerGroupId | |
| CdIllegalServerGroupId | 52051 | he supplied ServerGroupId contains illegal characters | Constant name: CdIllegalServerGroupId | |
| CdInvalidServerProcessId | 52052 | The supplied ServerProcessId is invalid | Constant name: CdInvalidServerProcessId | |
| CdIllegalServerProcessId | 52053 | The supplied ServerProcessId contains illegal characters | Constant name: CdIllegalServerProcessId | |
| CdInvalidCalendarDate | 52054 | The supplied CalendarDate is invalid | Constant name: CdInvalidCalendarDate | |
| CdIllegalRemoveOperationType | 52055 | The supplied cache remove type is invalid | Constant name: CdIllegalRemoveOperationType | |
| CdPartitionMismatch | 52056 | Thre is a missmatch between the defaultPartition in the OrderbookRulegroup and the partition for the supplied subscription group | Constant name: CdPartitionMismatch | |
| CdInvalidPwdUserOrFirm | 52057 | The login parameters are invalid | Constant name: CdInvalidPwdUserOrFirm | |
| CdInvalidPartitionTableId | 52058 | The supplied partition table is invalid | Constant name: CdInvalidPartitionTableId | |
| CdInvalidPartitionId | 52059 | The supplied partition ID does not exist | Constant name: CdInvalidPartitionId | |
| CdInvalidTickSizeTable | 52060 | The supplied ticksize table has no rows. | Constant name: CdInvalidTickSizeTable | |
| CdInvalidLowerLimit | 52061 | The supplied lower limit is invalid. | Constant name: CdInvalidLowerLimit | |
| CdInvalidFractionalTick | 52062 | The supplied fractional tick is invalid. | Constant name: CdInvalidFractionalTick | |
| CdInvalidTradeTick | 52063 | The supplied trade tick is invalid. | Constant name: CdInvalidTradeTick | |
| CdTransactionValidationError | 52064 | Transaction failed validation. One or more mandatory fields are missing or have illegal values. | Constant name: CdTransactionValidationError | |
| CdInvalidInstrumentId | 52065 | The supplied InstrumentId is invalid | Constant name: CdInvalidInstrumentId | |
| CdInvalidDisplayName | 52066 | The supplied DisplayName is invalid | Constant name: CdInvalidDisplayName | |
| CdInvalidOrderBookParameterId | 52067 | The supplied OrderBookParameter ID is invalid | Constant name: CdInvalidOrderBookParameterId | |
| CdInvalidOrderBookRuleGroupParameterId | 52068 | The supplied OrderBookRuleGroupPa rameter is invalid | Constant name: CdInvalidOrderBookRuleGroupParameterId | |
| CdInvalidModificationSchedule | 52069 | The supplied serviceId is invalid | Constant name: CdInvalidModificationSchedule | |
| CdInvalidModificationScheduleDates | 52070 | The supplied startTime and/or endTime is invalid | Constant name: CdInvalidModificationScheduleDates | |
| CdUserNotAuthorizedForAnySessionType | 52071 | The user is not authorized to use any TAX-type | Constant name: CdUserNotAuthorizedForAnySessionType | |
| CdNoConnectorForSessionTypeAvailable | 52072 | The user is not authorized to use any TAX-type | Constant name: CdNoConnectorForSessionTypeAvailable | |
| CdInvalidUserPropertiesCategoryId | 52073 | The supplied UserPropertiesCategory ID is invalid | Constant name: CdInvalidUserPropertiesCategoryId | |
| CdInvalidExternalMarketId | 52074 | The supplied ExternalMarketId is invalid | Constant name: CdInvalidExternalMarketId | |
| CdInvalidServerPartitionTable | 52075 | The supplied ServerPartitionTable is invalid | Constant name: CdInvalidServerPartitionTable | |
| CdInvalidServerPartitionTableId | 52076 | The supplied ServerPartitionTableId is invalid | Constant name: CdInvalidServerPartitionTableId | |
| CdInvalidServerPartition | 52077 | The supplied ServerPartition is invalid | Constant name: CdInvalidServerPartition | |
| CdInvalidServerPartitionId | 52078 | The supplied ServerPartitionId ID is invalid | Constant name: CdInvalidServerPartitionId | |
| CdInvalidGlobalPasswordProperties | 52079 | The supplied GlobalPasswordProperti es is invalid | Constant name: CdInvalidGlobalPasswordProperties | |
| CdInvalidDefaultSvcProfHandling | 52080 | Invalid default ServiceProfile handling | Constant name: CdInvalidDefaultSvcProfHandling | |
| CdXmlParsingFailure | 52081 | There where fatal syntax errors in the provided XML document. | Constant name: CdXmlParsingFailure | |
| CdXmlLoadPartialFailure | 52082 | The loading of CD data was not a complete success. | Constant name: CdXmlLoadPartialFailure | |
| CdInvalidPostBootAction | 52083 | The specified post boot action is unknown and could not be executed. | Constant name: CdInvalidPostBootAction | |
| CdInvalidDateOrTime | 52084 | The specified post boot action is unknown and could not be executed. | Constant name: CdInvalidDateOrTime | |
| CdScheduledUpdateError | 52085 | Scheduled reference data update transaction failed. | Constant name: CdScheduledUpdateError | |
| CdScheduledUpdatePreValidationError | 52086 | Scheduled reference data update pre- validation failed. | Constant name: CdScheduledUpdatePreValidationError | |
| CdScheduledUpdatePreValidationWarning | 52087 | Scheduled reference data update pre- validaion resulted in warnings. | Constant name: CdScheduledUpdatePreValidationWarning | |
| CdPendingScheduledUpdateWarning | 52088 | A scheduled update has been issued for this object. The scheduled update may be lost. | Constant name: CdPendingScheduledUpdateWarning | |
| CdInvalidCombinationOrderLegDisplayOrder | 52089 | Constant name: CdInvalidCombinationOrderLegDisplayOrder | ||
| CdUpdateWarning | 52090 | The validation of the request resulted in warning(s). This code is returned when a reference data operation may conflict with other operations or is potentially dangerous. The actual transction is not performed. To override the warning (and execute the transaction anyway), use the set the overrideWarning attribute to true in the request. | Constant name: CdUpdateWarning | |
| CdMimInvalidMarketId | 53001 | The marketId field is invalid | Constant name: CdMimInvalidMarketId | |
| CdMimInvalidName | 53002 | The name field is invalid | Constant name: CdMimInvalidName | |
| CdMimInvalidCountryCode | 53003 | The name countryCode is invalid | Constant name: CdMimInvalidCountryCode | |
| CdMimInvalidMarketListId | 53004 | The marketListId field is invalid | Constant name: CdMimInvalidMarketListId | |
| CdMimInvalidSegmentId | 53005 | The supplied SegmentId is invalid | Constant name: CdMimInvalidSegmentId | |
| CdMimInvalidInstrumentId | 53006 | The supplied InstrumentId is invalid | Constant name: CdMimInvalidInstrumentId | |
| CdMimInvalidTradableInstrumentId | 53007 | The supplied TradableInstrumentId is invalid | Constant name: CdMimInvalidTradableInstrumentId | |
| CdMimInvalidViewId | 53008 | The supplied ViewId is invalid | Constant name: CdMimInvalidViewId | |
| CdMimInvalidViewElementId | 53009 | The supplied ViewElementId is invalid | Constant name: CdMimInvalidViewElementId | |
| CdMimInvalidInstrumentType | 53010 | The supplied InstrumentType is invalid | Constant name: CdMimInvalidInstrumentType | |
| CdMimInvalidSegmentType | 53011 | The supplied SegmentType is invalid | Constant name: CdMimInvalidSegmentType | |
| CdMimInvalidValidFromDate | 53012 | The supplied validFromDate is unacceptable | Constant name: CdMimInvalidValidFromDate | |
| CdMimInvalidValidToDate | 53013 | The supplied validToDate is a mess | Constant name: CdMimInvalidValidToDate | |
| CdMimInvalidNavigationLevel | 53014 | The supplied mimLevel is not a valid MarketInstrumentModel Level literal. | Constant name: CdMimInvalidNavigationLevel | |
| CdMimInvalidAction | 53015 | The supplied action is not a valid MarketInstrumentModel Action literal. | Constant name: CdMimInvalidAction | |
| CdMimXmlParsingFailure | 53016 | There were fatal syntax errors in the provided XML document. | Constant name: CdMimXmlParsingFailure | |
| CdMimXmlLoadPartialFailure | 53017 | The loading of CD data was not a complete success. | Constant name: CdMimXmlLoadPartialFailure | |
| CdMimInvalidRoleList | 53018 | The format of the supplied role list is invalid. | Constant name: CdMimInvalidRoleList | |
| CdMimInvalidMemberType | 53019 | The supplied member types does not match any of the values in MemberType. | Constant name: CdMimInvalidMemberType | |
| CdMimInvalidListOfAliases | 53020 | The supplied listOfAliases is invalid | Constant name: CdMimInvalidListOfAliases | |
| CdMimRecursiveEnableFailed | 53021 | Failed to enable some of the requested Elements, sorry | Constant name: CdMimRecursiveEnableFailed | |
| CdMimRecursiveDisableFailed | 53022 | Failed to disable some of the requested Elements, sorry | Constant name: CdMimRecursiveDisableFailed | |
| CdMimInvalidHolidayScheduleId | 53023 | Invalid holidayScheduleId field supplied | Constant name: CdMimInvalidHolidayScheduleId | |
| CdMimInvalidHolidayId | 53024 | Invalid holidayId field supplied | Constant name: CdMimInvalidHolidayId | |
| CdMimInvalidTime | 53025 | A specified time either hade an invalid format or value | Constant name: CdMimInvalidTime | |
| CdMimInvalidConvertibleData | 53026 | The supplied ConvertibleData is invalid | Constant name: CdMimInvalidConvertibleData | |
| CdMimInvalidRightData | 53027 | The supplied RightData is invalid | Constant name: CdMimInvalidRightData | |
| CdMimInvalidSubscriptionOptionData | 53028 | The supplied SubscriptionOptionData is invalid | Constant name: CdMimInvalidSubscriptionOptionData | |
| CdMimInvalidInterimShareData | 53029 | The supplied InterimShareData is invalid | Constant name: CdMimInvalidInterimShareData | |
| CdMimInvalidWarrantData | 53030 | The supplied WarrantData is invalid | Constant name: CdMimInvalidWarrantData | |
| CdMimInvalidCertificateData | 53031 | The supplied CertificateData is invalid | Constant name: CdMimInvalidCertificateData | |
| CdMimInvalidIndustrySector | 53032 | The supplied IndustrySector is invalid | Constant name: CdMimInvalidIndustrySector | |
| CdMimInvalidTradableInstrumentData | 53033 | The supplied TradableInstrumentData is invalid | Constant name: CdMimInvalidTradableInstrumentData | |
| CdMimInvalidGenericInstrumentData | 53034 | The supplied GenericInstrumentData is invalid | Constant name: CdMimInvalidGenericInstrumentData | |
| CdMimInvalidInstrumentTypeData | 53035 | The supplied InstrumentTypeData is invalid | Constant name: CdMimInvalidInstrumentTypeData | |
| CdMimInvalidTradableInstrumentTypeData | 53036 | The supplied TradableInstrumentType Data is invalid | Constant name: CdMimInvalidTradableInstrumentTypeData | |
| CdMimInvalidScheduledCorporateActionId | 53037 | The supplied TradableInstrumentType Data is invalid | Constant name: CdMimInvalidScheduledCorporateActionId | |
| CdMimInvalidCorporateActionEffectId | 53038 | The supplied TradableInstrumentType Data is invalid | Constant name: CdMimInvalidCorporateActionEffectId | |
| CdMimNoGlobalTradingProtectionLimitDefined | 53039 | There is no Global Trading Protection Limit Defined in the system. | Constant name: CdMimNoGlobalTradingProtectionLimitDefined | |
| CdMimRatioCombLegError | 53040 | A ratio combination has to have exactly two legs. | Constant name: CdMimRatioCombLegError | |
| CacheConcurrentModification | 69001 | Constant name: CacheConcurrentModification | ||
| CacheError | 69002 | Constant name: CacheError | ||
| CacheInvalidKey | 69003 | Supplied key does not match a cache node | Constant name: CacheInvalidKey | |
| CacheDbError | 69004 | Cache has encountered a db exception while updating | Constant name: CacheDbError | |
| CacheEmptyUpdateReq | 69005 | Update Req did not supply any update messages | Constant name: CacheEmptyUpdateReq | |
| CacheNoSuchNode | 69006 | No node found matching update req | Constant name: CacheNoSuchNode | |
| CacheNodeAlreadyExists | 69007 | Cache already contains node | Constant name: CacheNodeAlreadyExists | |
| CacheValidationFailed | 69008 | Cache failed validation | Constant name: CacheValidationFailed | |
| CacheValidationIsReferenced | 69009 | Node is referenced and can not be removed | Constant name: CacheValidationIsReferenced | |
| CacheInvalidId | 69010 | MessageDataIf Id can not be null | Constant name: CacheInvalidId | |
| CacheBlobError | 69011 | A BlobMangler implementation has thrown an exception | Constant name: CacheBlobError | |
| TaxUnknownFlow | 72001 | Client has specified and unknown broadcast flow when setting up a subscription | Constant name: TaxUnknownFlow | |
| TaxSubscriptionHandleNotFound | 72002 | Client has provided an subscription handle that can not be found | Constant name: TaxSubscriptionHandleNotFound | |
| TaxUnknownInvalidRqst | 72003 | EMAPI message is not known or is invalid | Constant name: TaxUnknownInvalidRqst | |
| TaxUnknownInvalidRsp | 72004 | EMAPI message is not known or is invalid | Constant name: TaxUnknownInvalidRsp | |
| TaxUncompleteSnapshot | 72005 | Snapshot did not complete successfully | Constant name: TaxUncompleteSnapshot | |
| TaxUncompleteRecovery | 72006 | Recovery did not complete successfully | Constant name: TaxUncompleteRecovery | |
| TaxLoginFailed | 72007 | TAX server was not able to logon the user | Constant name: TaxLoginFailed | |
| TaxUserSessionAlreadyLoggedIn | 72008 | User has already logged in the session | Constant name: TaxUserSessionAlreadyLoggedIn | |
| TaxPreLoginServiceNotUsed | 72009 | PreLogin service is not used | Constant name: TaxPreLoginServiceNotUsed | |
| TaxUserHeartbeatInactivity | 72010 | Have not received heartbeats for user, session will be disconnected | Constant name: TaxUserHeartbeatInactivity | |
| TaxServiceNotAvailable | 72011 | The TAX server has not reached routing state Active. Thus it can not service the request yet. The client should retry later. | Constant name: TaxServiceNotAvailable | |
| TaxSubscriptionNotAllowed | 72012 | Client has to poll for data instead of setting up a subscription | Constant name: TaxSubscriptionNotAllowed | |
| TaxClientVersionMismatch | 72013 | Constant name: TaxClientVersionMismatch | ||
| TaxInvalidOrderBookFilter | 72014 | Invalid or zero length order book filter. | Constant name: TaxInvalidOrderBookFilter | |
| TaxUserSessionLoginInternalError | 72015 | Login service failed internally | Constant name: TaxUserSessionLoginInternalError | |
| TaxUnknownPartition | 72016 | Partition mapping failed | Constant name: TaxUnknownPartition | |
| TaxUnknownRequestType | 72017 | Client has specified an unknown request type when setting up a subscription | Constant name: TaxUnknownRequestType | |
| TaxOwnerMappingNoUser | 72018 | User can't be determined from the request | Constant name: TaxOwnerMappingNoUser | |
| TaxOwnerMappingNoTradingMember | 72019 | Member can't be determined from the request | Constant name: TaxOwnerMappingNoTradingMember | |
| TaxSystemReverse | 72020 | The system has reverted to a prior state. This typically happens when an emergency server is activated, which means that some prevoiusly sent updates may be obsolete and must be reverted. | Constant name: TaxSystemReverse | |
| TaxTradeReportCounterpartyMemberUnknown | 72021 | TradeReportReqProces sor, which fills in trading member information in trade reports, can not find the specified counter party member in the reference data. | Constant name: TaxTradeReportCounterpartyMemberUnknown | |
| AhsInternalError | 85001 | Constant name: AhsInternalError | ||
| AhsInvalidSql | 85002 | Constant name: AhsInvalidSql | ||
| CdRtcMessageValidationFailed | 1503001 | Generic no-text error message, text will be set by reporting code. | Constant name: CdRtcMessageValidationFailed | |
| CdRtcCacheModificationError | 1503002 | Generic no-text error message, text will be set by reporting code. | Constant name: CdRtcCacheModificationError | |
| CdRtcTransactionNotAllowedInCurrentSystemState | 1503003 | Some transactions, particularly reference data update transactions, are only allowed in the system maintenance state. | Constant name: CdRtcTransactionNotAllowedInCurrentSystemState | |
| CdRtcMulipleErrors | 1503004 | Multiple errors occured. More information is provided in the text message. | Constant name: CdRtcMulipleErrors | |
| CdRtcSwitchScheduleError | 1503005 | Error when trying to switch the current rtc schedule to another schedule. More information is provided in the text message. | Constant name: CdRtcSwitchScheduleError | |
| RtcClearingInvalidTradableInstrumentOnTrade | 1504001 | Tradable instrument on trade is invalid. | Constant name: RtcClearingInvalidTradableInstrumentOnTrade | |
| RtcClearingInvalidBuyerTradingMember | 1504002 | Buyer trading member on trade is invalid. | Constant name: RtcClearingInvalidBuyerTradingMember | |
| RtcClearingInvalidSellingTradingMember | 1504003 | Selling trading member on trade is invalid. | Constant name: RtcClearingInvalidSellingTradingMember | |
| RtcClearingDealManagementNotAllowedForAccount | 1504004 | The service is not allowed for this combination of from and/or to accounts. | Constant name: RtcClearingDealManagementNotAllowedForAccount | |
| RtcClearingInvalidMember | 1504005 | Member Specified in the request is not valid. | Constant name: RtcClearingInvalidMember | |
| RtcClearingNoValidCmLinkForBuyerTm | 1504006 | Buyer Trading Member Specified in the request is not valid. | Constant name: RtcClearingNoValidCmLinkForBuyerTm | |
| RtcClearingNoValidCmLinkForSellerTm | 1504007 | Seller Trading Member Specified in the request is not valid. | Constant name: RtcClearingNoValidCmLinkForSellerTm | |
| RtcClearingInvalidAccount | 1504008 | Account Specified in the request is not valid. | Constant name: RtcClearingInvalidAccount | |
| RtcClearingNotHouseAccount | 1504009 | Account Specified is not a house account. | Constant name: RtcClearingNotHouseAccount | |
| RtcClearingMessageValidationFailed | 1504010 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearingMessageValidationFailed | |
| RtcClearingCashSettlementVMFailed | 1504011 | An error occured during the execution of cash settlement variation margin. | Constant name: RtcClearingCashSettlementVMFailed | |
| RtcClearingInvalidCollateralAccount | 1504012 | Collateral Account Specified in the request is not valid. | Constant name: RtcClearingInvalidCollateralAccount | |
| RtcClearingUnknownInstrument | 1504013 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_UNKNOWN_INSTRUMENT | |
| RtcClearingUnknownAccount | 1504014 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_UNKNOWN_ACCOUNT | |
| RtcClearingInvalidQuantity | 1504015 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_INVALID_QUANTITY | |
| RtcClearingInvalidPrice | 1504016 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_INVALID_PRICE | |
| RtcClearingMissingAllocations | 1504017 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_MISSING_ALLOCATIONS | |
| RtcClearingMessageValidationFailed | 1504018 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_MESSAGE_VALIDATION_FAILED | |
| RtcClearingInvalidAllocation | 1504019 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_INVALID_ALLOCATION | |
| RtcClearingNotValidForCashSettlement | 1504020 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_NOT_VALID_FOR_CASH_SETTLEMENT | |
| RtcClearingNoMarketPrice | 1504021 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_NO_MARKET_PRICE | |
| RtcClearingCashSettlementFailed | 1504022 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_CASH_SETTLEMENT_FAILED | |
| RtcClearingExpirationFailed | 1504023 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_EXPIRATION_FAILED | |
| RtcClearingExpirationNotSupportedInCurrentState | 1504024 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_EXPIRATION_NOT_SUPPORTED_IN_CURRENT_STATE | |
| RtcClearingExpirationNotSupported | 1504025 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_EXPIRATION_NOT_SUPPORTED | |
| RtcClearingInvalidInstrumentState | 1504026 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_INVALID_INSTRUMENT_STATE | |
| RtcClearingInvalidInstrumentPlugin | 1504027 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_INVALID_INSTRUMENT_PLUGIN | |
| RtcClearingInvalidBasicAttributes | 1504028 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_INVALID_BASIC_ATTRIBUTES | |
| RtcClearingInvalidAdditionalAttributes | 1504029 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_INVALID_ADDITIONAL_ATTRIBUTES | |
| RtcClearingInvalidProductReference | 1504030 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_INVALID_PRODUCT_REFERENCE | |
| RtcClearingInvalidCurrencyReference | 1504031 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_INVALID_CURRENCY_REFERENCE | |
| RtcClearingNoBusinessDate | 1504032 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_NO_BUSINESS_DATE | |
| RtcClearingUnbalancedTransaction | 1504033 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_UNBALANCED_TRANSACTION | |
| RtcClearingReverseOperationFailed | 1504034 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_REVERSE_OPERATION_FAILED | |
| RtcClearingInvalidPmPartition | 1504035 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_INVALID_PM_PARTITION | |
| RtcClearingInvalidProductName | 1504036 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_INVALID_PRODUCT_NAME | |
| RtcClearingInvalidSymbol | 1504037 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_INVALID_SYMBOL | |
| RtcClearingInvalidNameForId | 1504038 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_INVALID_NAME_FOR_ID | |
| RtcClearingOperationPending | 1504039 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_OPERATION_PENDING | |
| RtcClearingInvalidTradableInstrumentAttributes | 1504040 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_INVALID_TRADABLE_INSTRUMENT_ATTRIBUTES | |
| RtcClearingIdNotUnique | 1504041 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_ID_NOT_UNIQUE | |
| RtcClearingInvalidIdForName | 1504042 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_INVALID_ID_FOR_NAME | |
| RtcClearingInvalidProductId | 1504043 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_INVALID_PRODUCT_ID | |
| RtcClearingInvalidTradableInstrumentId | 1504044 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_INVALID_TRADABLE_INSTRUMENT_ID | |
| RtcClearingInvalidAccountId | 1504045 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_INVALID_ACCOUNT_ID | |
| RtcClearingInvalidAccountName | 1504046 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_INVALID_ACCOUNT_NAME | |
| RtcClearingTradeNotFound | 1504047 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_TRADE_NOT_FOUND | |
| RtcClearingInvalidTradeDestination | 1504048 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_INVALID_TRADE_DESTINATION | |
| RtcClearingInvalidTradeDestinationAccount | 1504049 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_INVALID_TRADE_DESTINATION_ACCOUNT | |
| RtcClearingInvalidAutomaticMoveAccountId | 1504050 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_INVALID_AUTOMATIC_MOVE_ACCOUNT_ID | |
| RtcClearingPositionNotFound | 1504051 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_POSITION_NOT_FOUND | |
| RtcClearingExerciseFailed | 1504052 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_EXERCISE_FAILED | |
| RtcClearingTimestampInThePast | 1504053 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_TIMESTAMP_IN_THE_PAST | |
| RtcClearingFourEyesNotFound | 1504054 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_FOUR_EYES_NOT_FOUND | |
| RtcClearingOptionIsNotAmerican | 1504055 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_OPTION_IS_NOT_AMERICAN | |
| RtcClearingInstrumentIsNotAnOption | 1504056 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_INSTRUMENT_IS_NOT_AN_OPTION | |
| RtcClearingInvalidPosition | 1504057 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_INVALID_POSITION | |
| RtcClearingFourEyesExpired | 1504058 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_FOUR_EYES_EXPIRED | |
| RtcClearingInvalidFourEyesState | 1504059 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_INVALID_FOUR_EYES_STATE | |
| RtcClearingInvalidFourEyesFilter | 1504060 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_INVALID_FOUR_EYES_FILTER | |
| RtcClearingDuplicateMoveTrade | 1504061 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_DUPLICATE_MOVE_TRADE | |
| RtcClearingSaveObjectFailed | 1504062 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_SAVE_OBJECT_FAILED | |
| RtcClearingCalendarUndefined | 1504063 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_CALENDAR_UNDEFINED | |
| RtcClearingTransactionNotFound | 1504064 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_TRANSACTION_NOT_FOUND | |
| RtcClearingInvalidSeqNo | 1504065 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_INVALID_SEQ_NO | |
| RtcClearingInvalidSourceId | 1504066 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_INVALID_SOURCE_ID | |
| RtcClearingInvalidSubscriptionId | 1504067 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_INVALID_SUBSCRIPTION_ID | |
| RtcClearingNotSameAccount | 1504068 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_NOT_SAME_ACCOUNT | |
| RtcClearingNotSameInstrument | 1504069 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_NOT_SAME_INSTRUMENT | |
| RtcClearingNotSameSide | 1504070 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_NOT_SAME_SIDE | |
| RtcClearingNoRemainingQty | 1504071 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_NO_REMAINING_QTY | |
| RtcClearingCashSettlOfVmInvalid | 1504072 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_CASH_SETTL_OF_VM_INVALID | |
| RtcClearingInvalidClientDealId | 1504073 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_INVALID_CLIENT_DEAL_ID | |
| RtcClearingConcurrentPositionModification | 1504074 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_CONCURRENT_POSITION_MODIFICATION | |
| RtcClearingSessionTokenRequired | 1504075 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_SESSION_TOKEN_REQUIRED | |
| RtcClearingGatherCashNotAllowed | 1504076 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_GATHER_CASH_NOT_ALLOWED | |
| RtcClearingGatherCashFailure | 1504077 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_GATHER_CASH_FAILURE | |
| RtcClearingAmbiguousInstrumentRouting | 1504078 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_AMBIGUOUS_INSTRUMENT_ROUTING | |
| RtcClearingInvalidInstrument | 1504079 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_INVALID_INSTRUMENT | |
| RtcClearingInvalidBookmark | 1504080 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_INVALID_BOOKMARK | |
| RtcClearingDuplicateTradeId | 1504081 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_DUPLICATE_TRADE_ID | |
| RtcClearingInvalidInstrumentList | 1504082 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_INVALID_INSTRUMENT_LIST | |
| RtcClearingInvalidDealBundleList | 1504083 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_INVALID_DEAL_BUNDLE_LIST | |
| RtcClearingInvalidHistoryFilter | 1504084 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_INVALID_HISTORY_FILTER | |
| RtcClearingInvalidUnderlyingReference | 1504085 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_INVALID_UNDERLYING_REFERENCE | |
| RtcClearingNotValidForGenericEvent | 1504086 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_NOT_VALID_FOR_GENERIC_EVENT | |
| RtcClearingGenericEventFailed | 1504087 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_GENERIC_EVENT_FAILED | |
| RtcClearingInvalidInstrumentSpecificAttributes | 1504088 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_INVALID_INSTRUMENT_SPECIFIC_ATTRIBUTES | |
| RtcClearingServiceUnavailable | 1504089 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_SERVICE_UNAVAILABLE | |
| RtcClearingUnknownRequestType | 1504090 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_UNKNOWN_REQUEST_TYPE | |
| RtcClearingInternalDatabaseError | 1504091 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_INTERNAL_DATABASE_ERROR | |
| RtcClearingInternalTimeoutError | 1504092 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_INTERNAL_TIMEOUT_ERROR | |
| RtcClearingInternalError | 1504093 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_INTERNAL_ERROR | |
| RtcClearingNotInitialized | 1504094 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_NOT_INITIALIZED | |
| RtcClearingTimedOutOperation | 1504095 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_TIMED_OUT_OPERATION | |
| RtcClearingConcurrentOperation | 1504096 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_CONCURRENT_OPERATION | |
| RtcClearingInvalidFromAccount | 1504097 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_INVALID_FROM_ACCOUNT | |
| RtcClearingTradeInThePast | 1504098 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_TRADE_IN_THE_PAST | |
| RtcClearingDealManagementNotAllowed | 1504099 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_DEAL_MANAGEMENT_NOT_ALLOWED | |
| RtcClearingFourEyesAlreadyExists | 1504100 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_FOUR_EYES_ALREADY_EXISTS | |
| RtcClearingInvalidInitiator | 1504101 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_INVALID_INITIATOR | |
| RtcClearingInvalidClient | 1504102 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_INVALID_CLIENT | |
| RtcClearingMtmPriceMissingForInstrument | 1504103 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_MTM_PRICE_MISSING_FOR_INSTRUMENT | |
| RtcClearingInvalidDeliveryInstructionId | 1504104 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_INVALID_DELIVERY_INSTRUCTION_ID | |
| RtcClearingOngoingFuturesExpiry | 1504105 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_ONGOING_FUTURES_EXPIRY | |
| RtcClearingOngoingCashSettlement | 1504106 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_ONGOING_CASH_SETTLEMENT | |
| RtcClearingCalcDividendFailed | 1504107 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_CALC_DIVIDEND_FAILED | |
| RtcClearingTradeManagementNotOpen | 1504108 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_TRADE_MANAGEMENT_NOT_OPEN | |
| RtcClearingInvalidOriginalTradingSystemTradeMatchId | 1504109 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_INVALID_ORIGINAL_TRADING_SYSTEM_TRADE_MATCH_ID | |
| RtcClearingSubAccountModificationNotAllowed | 1504110 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_SUB_ACCOUNT_MODIFICATION_NOT_ALLOWED | |
| RtcClearingInstrumentNotExpired | 1504111 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_INSTRUMENT_NOT_EXPIRED | |
| RtcClearingAuthorizationFailed | 1504112 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_AUTHORIZATION_FAILED | |
| RtcClearingUnknowCommission | 1504113 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_UNKNOW_COMMISSION | |
| RtcClearingExistingCommission | 1504114 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_EXISTING_COMMISSION | |
| RtcClearingInvalidStatus | 1504115 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_INVALID_STATUS | |
| RtcClearingInvalidMember | 1504116 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_INVALID_MEMBER | |
| RtcClearingOpenInterestNettingGroupAlreadyExists | 1504117 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcClearing_OPEN_INTEREST_NETTING_GROUP_ALREADY_EXISTS | |
| RtcRiskInvalidQuantity | 1506001 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_INVALID_QUANTITY | |
| RtcRiskInvalidValue | 1506002 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_INVALID_VALUE | |
| RtcRiskInvalidSettlementDate | 1506003 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_INVALID_SETTLEMENT_DATE | |
| RtcRiskNoBusinessDate | 1506004 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_NO_BUSINESS_DATE | |
| RtcRiskInvalidInstrumentPlugin | 1506005 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_INVALID_INSTRUMENT_PLUGIN | |
| RtcRiskInvalidBasicAttributes | 1506006 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_INVALID_BASIC_ATTRIBUTES | |
| RtcRiskInvalidAdditionalAttributes | 1506007 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_INVALID_ADDITIONAL_ATTRIBUTES | |
| RtcRiskInvalidProductReference | 1506008 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_INVALID_PRODUCT_REFERENCE | |
| RtcRiskInvalidCurrencyReference | 1506009 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_INVALID_CURRENCY_REFERENCE | |
| RtcRiskInvalidTradableInstrumentAttributes | 1506010 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_INVALID_TRADABLE_INSTRUMENT_ATTRIBUTES | |
| RtcRiskDuplicateId | 1506011 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_DUPLICATE_ID | |
| RtcRiskInvalidNameForId | 1506012 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_INVALID_NAME_FOR_ID | |
| RtcRiskIdenticalOperationPending | 1506013 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_IDENTICAL_OPERATION_PENDING | |
| RtcRiskUnknownRiskNode | 1506014 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_UNKNOWN_RISK_NODE | |
| RtcRiskUnknownAccount | 1506015 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_UNKNOWN_ACCOUNT | |
| RtcRiskUnknownInstrument | 1506016 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_UNKNOWN_INSTRUMENT | |
| RtcRiskInvalidPartition | 1506017 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_INVALID_PARTITION | |
| RtcRiskInvalidProductName | 1506018 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_INVALID_PRODUCT_NAME | |
| RtcRiskInvalidSymbol | 1506019 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_INVALID_SYMBOL | |
| RtcRiskIdNotUnique | 1506020 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_ID_NOT_UNIQUE | |
| RtcRiskInvalidIdForName | 1506021 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_INVALID_ID_FOR_NAME | |
| RtcRiskInvalidProductId | 1506022 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_INVALID_PRODUCT_ID | |
| RtcRiskInvalidTradableInstrumentId | 1506023 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_INVALID_TRADABLE_INSTRUMENT_ID | |
| RtcRiskInvalidAccountId | 1506024 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_INVALID_ACCOUNT_ID | |
| RtcRiskInvalidAccountName | 1506025 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_INVALID_ACCOUNT_NAME | |
| RtcRiskInvalidCalculatorProviderId | 1506026 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_INVALID_CALCULATOR_PROVIDER_ID | |
| RtcRiskInvalidCalculatorConfigAttributes | 1506027 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_INVALID_CALCULATOR_CONFIG_ATTRIBUTES | |
| RtcRiskUnknownCalculatorId | 1506028 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_UNKNOWN_CALCULATOR_ID | |
| RtcRiskInvalidForexId | 1506029 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_INVALID_FOREX_ID | |
| RtcRiskInvalidForexAttributes | 1506030 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_INVALID_FOREX_ATTRIBUTES | |
| RtcRiskUnknownFilterId | 1506031 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_UNKNOWN_FILTER_ID | |
| RtcRiskUnknownEvaluatorId | 1506032 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_UNKNOWN_EVALUATOR_ID | |
| RtcRiskDuplicateChannelName | 1506033 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_DUPLICATE_CHANNEL_NAME | |
| RtcRiskInvalidRiskLimit | 1506034 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_INVALID_RISK_LIMIT | |
| RtcRiskRiskNodeNotReadyForUpdate | 1506035 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_RISK_NODE_NOT_READY_FOR_UPDATE | |
| RtcRiskUnknownChannel | 1506036 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_UNKNOWN_CHANNEL | |
| RtcRiskDefaultChannelMustExist | 1506037 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_DEFAULT_CHANNEL_MUST_EXIST | |
| RtcRiskUnknownObject | 1506038 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_UNKNOWN_OBJECT | |
| RtcRiskInvalidFilterConfiguration | 1506039 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_INVALID_FILTER_CONFIGURATION | |
| RtcRiskInvalidEvaluatorConfiguration | 1506040 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_INVALID_EVALUATOR_CONFIGURATION | |
| RtcRiskEvaluatorIsInUse | 1506041 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_EVALUATOR_IS_IN_USE | |
| RtcRiskFilterIsInUse | 1506042 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_FILTER_IS_IN_USE | |
| RtcRiskCalculatorIsInUse | 1506043 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_CALCULATOR_IS_IN_USE | |
| RtcRiskInvalidBookmark | 1506044 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_INVALID_BOOKMARK | |
| RtcRiskMarketDataMissing | 1506045 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_MARKETDATA_MISSING | |
| RtcRiskPositionMissing | 1506046 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_POSITION_MISSING | |
| RtcRiskDuplicateForex | 1506047 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_DUPLICATE_FOREX | |
| RtcRiskInvalidBusinessDate | 1506048 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_INVALID_BUSINESS_DATE | |
| RtcRiskInvalidTraceableCalcId | 1506049 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_INVALID_TRACEABLE_CALC_ID | |
| RtcRiskInvalidBacktestingId | 1506050 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_INVALID_BACKTESTING_ID | |
| RtcRiskSubscriptionError | 1506051 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_SUBSCRIPTION_ERROR | |
| RtcRiskInvalidUnderlyingReference | 1506052 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_INVALID_UNDERLYING_REFERENCE | |
| RtcRiskServiceUnavailable | 1506053 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_SERVICE_UNAVAILABLE | |
| RtcRiskFailedRiskCalculation | 1506054 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_FAILED_RISK_CALCULATION | |
| RtcRiskCalculatorError | 1506055 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_CALCULATOR_ERROR | |
| RtcRiskCannotHandleRisknode | 1506056 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_CANNOT_HANDLE_RISKNODE | |
| RtcRiskTimedOutOperation | 1506057 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_TIMED_OUT_OPERATION | |
| RtcRiskConcurrentOperation | 1506058 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_CONCURRENT_OPERATION | |
| RtcRiskCalculationResultEvaluatorError | 1506059 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_CALCULATION_RESULT_EVALUATOR_ERROR | |
| RtcRiskInternalError | 1506060 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_INTERNAL_ERROR | |
| RtcRiskCurrencyConversionError | 1506061 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_CURRENCY_CONVERSION_ERROR | |
| RtcRiskMultipleCalculatorError | 1506062 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_MULTIPLE_CALCULATOR_ERROR | |
| RtcRiskMissingHistoricalPrices | 1506063 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_MISSING_HISTORICAL_PRICES | |
| RtcRiskMissingClosingPrices | 1506064 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_MISSING_CLOSING_PRICES | |
| RtcRiskMissingJspanAttributes | 1506065 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_MISSING_JSPAN_ATTRIBUTES | |
| RtcRiskDbOperationFailed | 1506066 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_DB_OPERATION_FAILED | |
| RtcRiskImrCalculationFailed | 1506067 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_IMR_CALCULATION_FAILED | |
| RtcRiskInvalidMarket | 1506068 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_INVALID_MARKET | |
| RtcRiskFailedRiskArrayCalculation | 1506069 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_FAILED_RISK_ARRAY_CALCULATION | |
| RtcRiskInvalidMarketDatapricekeys | 1506070 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_INVALID_MARKETDATAPRICEKEYS | |
| RtcRiskInvalidDelete | 1506071 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_INVALID_DELETE | |
| RtcRiskNoMarketPrice | 1506072 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_NO_MARKET_PRICE | |
| RtcRiskNoInstrumentsForBacktesting | 1506073 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_NO_INSTRUMENTS_FOR_BACKTESTING | |
| RtcRiskHistoricalDataNotFound | 1506074 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_HISTORICAL_DATA_NOT_FOUND | |
| RtcRiskUnknownStressScenarioFactor | 1506075 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_UNKNOWN_STRESS_SCENARIO_FACTOR | |
| RtcRiskHistoricalStresstestNotPermitted | 1506076 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_HISTORICAL_STRESSTEST_NOT_PERMITTED | |
| RtcRiskInvalidCalculatorConfig | 1506077 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_INVALID_CALCULATOR_CONFIG | |
| RtcRiskAuthorizationFailed | 1506078 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_AUTHORIZATION_FAILED | |
| RtcRiskServiceNotSupported | 1506079 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_SERVICE_NOT_SUPPORTED | |
| RtcRiskMultiplePartitionsRequested | 1506080 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_MULTIPLE_PARTITIONS_REQUESTED | |
| RtcRiskInvalidLambdaName | 1506081 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_INVALID_LAMBDA_NAME | |
| RtcRiskInvalidWhatIfCalcId | 1506082 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_INVALID_WHAT_IF_CALC_ID | |
| RtcRiskInvalidWhatIfRequest | 1506083 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcRisk_INVALID_WHAT_IF_REQUEST | |
| RtcMarketDataPartialSuccess | 1507001 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcMarketData_PARTIAL_SUCCESS | |
| RtcMarketDataInternalServerError | 1507002 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcMarketData_INTERNAL_SERVER_ERROR | |
| RtcMarketDataNoRecordFound | 1507003 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcMarketData_NO_RECORD_FOUND | |
| RtcMarketDataTargetServerNotAvailable | 1507004 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcMarketData_TARGET_SERVER_NOT_AVAILABLE | |
| RtcMarketDataRequestInternalTimeout | 1507005 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcMarketData_REQUEST_INTERNAL_TIMEOUT | |
| RtcMarketDataReferenceDataMissing | 1507006 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcMarketData_REFERENCE_DATA_MISSING | |
| RtcMarketDataMarketDataMissing | 1507007 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcMarketData_MARKET_DATA_MISSING | |
| RtcMarketDataValuationFailed | 1507008 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcMarketData_VALUATION_FAILED | |
| RtcMarketDataDispatchError | 1507009 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcMarketData_DISPATCH_ERROR | |
| RtcMarketDataMissingHistoricalPrices | 1507010 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcMarketData_MISSING_HISTORICAL_PRICES | |
| RtcMarketDataMissingClosingPrices | 1507011 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcMarketData_MISSING_CLOSING_PRICES | |
| RtcMarketDataMissingJspanAttributes | 1507012 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcMarketData_MISSING_JSPAN_ATTRIBUTES | |
| RtcMarketDataDbOperationFailed | 1507013 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcMarketData_DB_OPERATION_FAILED | |
| RtcMarketDataImrCalculationFailed | 1507014 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcMarketData_IMR_CALCULATION_FAILED | |
| RtcMarketDataInvalidMarket | 1507015 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcMarketData_INVALID_MARKET | |
| RtcMarketDataExternalUserError | 1507016 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcMarketData_EXTERNAL_USER_ERROR | |
| RtcMarketDataIllegalArgumentValue | 1507017 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcMarketData_ILLEGAL_ARGUMENT_VALUE | |
| RtcMarketDataErroneousSubscriptionId | 1507018 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcMarketData_ERRONEOUS_SUBSCRIPTION_ID | |
| RtcMarketDataServiceUnavailable | 1507019 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcMarketData_SERVICE_UNAVAILABLE | |
| RtcMarketDataInvalidBookmark | 1507020 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcMarketData_INVALID_BOOKMARK | |
| RtcMarketDataInstrumentDoesNotExist | 1507021 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcMarketData_INSTRUMENT_DOES_NOT_EXIST | |
| RtcMarketDataIncorrectInstrumentType | 1507022 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcMarketData_INCORRECT_INSTRUMENT_TYPE | |
| RtcMarketDataMissingRequiredField | 1507023 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcMarketData_MISSING_REQUIRED_FIELD | |
| RtcMarketDataReferenceDataUpdating | 1507024 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcMarketData_REFERENCE_DATA_UPDATING | |
| RtcMarketDataUnhandledInstrumentClass | 1507025 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcMarketData_UNHANDLED_INSTRUMENT_CLASS | |
| RtcMarketDataPartialsuccess | 1507026 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcMarketData_PARTIALSUCCESS | |
| RtcMarketDataAuthorizationFailed | 1507027 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcMarketData_AUTHORIZATION_FAILED | |
| RtcSettlementInvalidNettingRuleId | 1508001 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcSettlement_INVALID_NETTING_RULE_ID | |
| RtcSettlementInvalidNettingRuleName | 1508002 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcSettlement_INVALID_NETTING_RULE_NAME | |
| RtcSettlementInvalidNettingRuleAccount | 1508003 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcSettlement_INVALID_NETTING_RULE_ACCOUNT | |
| RtcSettlementInvalidExternalAccountRef | 1508004 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcSettlement_INVALID_EXTERNAL_ACCOUNT_REF | |
| RtcSettlementConcurrentPositionModification | 1508005 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcSettlement_CONCURRENT_POSITION_MODIFICATION | |
| RtcSettlementInvalidAccountId | 1508006 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcSettlement_INVALID_ACCOUNT_ID | |
| RtcSettlementExternalRefNotDefined | 1508007 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcSettlement_EXTERNAL_REF_NOT_DEFINED | |
| RtcSettlementNoClearingHouseAccount | 1508008 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcSettlement_NO_CLEARING_HOUSE_ACCOUNT | |
| RtcSettlementInvalidInstructionId | 1508009 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcSettlement_INVALID_INSTRUCTION_ID | |
| RtcSettlementInvalidNettingRuleType | 1508010 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcSettlement_INVALID_NETTING_RULE_TYPE | |
| RtcSettlementInvalidNettingRuleFilter | 1508011 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcSettlement_INVALID_NETTING_RULE_FILTER | |
| RtcSettlementInvalidAmount | 1508012 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcSettlement_INVALID_AMOUNT | |
| RtcSettlementInvalidAccount | 1508013 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcSettlement_INVALID_ACCOUNT | |
| RtcSettlementDuplicateClientDepositId | 1508014 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcSettlement_DUPLICATE_CLIENT_DEPOSIT_ID | |
| RtcSettlementTooLargeWithdrawal | 1508015 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcSettlement_TOO_LARGE_WITHDRAWAL | |
| RtcSettlementNoUserSpecified | 1508016 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcSettlement_NO_USER_SPECIFIED | |
| RtcSettlementInvalidBookmark | 1508017 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcSettlement_INVALID_BOOKMARK | |
| RtcSettlementInvalidSettlementRunId | 1508018 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcSettlement_INVALID_SETTLEMENT_RUN_ID | |
| RtcSettlementInvalidInstruction | 1508019 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcSettlement_INVALID_INSTRUCTION | |
| RtcSettlementUnknownAccount | 1508020 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcSettlement_UNKNOWN_ACCOUNT | |
| RtcSettlementUnknownSsi | 1508021 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcSettlement_UNKNOWN_SSI | |
| RtcSettlementUnknownInstruction | 1508022 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcSettlement_UNKNOWN_INSTRUCTION | |
| RtcSettlementUnknownSettlementRun | 1508023 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcSettlement_UNKNOWN_SETTLEMENT_RUN | |
| RtcSettlementInvalidSsiId | 1508024 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcSettlement_INVALID_SSI_ID | |
| RtcSettlementMessageAlreadyProcessed | 1508025 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcSettlement_MESSAGE_ALREADY_PROCESSED | |
| RtcSettlementInvalidInstructionState | 1508026 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcSettlement_INVALID_INSTRUCTION_STATE | |
| RtcSettlementExternalAccountNotFound | 1508027 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcSettlement_EXTERNAL_ACCOUNT_NOT_FOUND | |
| RtcSettlementSettlementRunInStartedState | 1508028 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcSettlement_SETTLEMENT_RUN_IN_STARTED_STATE | |
| RtcSettlementAddSettledAmountFailed | 1508029 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcSettlement_ADD_SETTLED_AMOUNT_FAILED | |
| RtcSettlementInvalidInstructionAmount | 1508030 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcSettlement_INVALID_INSTRUCTION_AMOUNT | |
| RtcSettlementInvalidSettlementRunState | 1508031 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcSettlement_INVALID_SETTLEMENT_RUN_STATE | |
| RtcSettlementSettlementRunNotInCreatedState | 1508032 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcSettlement_SETTLEMENT_RUN_NOT_IN_CREATED_STATE | |
| RtcSettlementSettlementRunIsCanceled | 1508033 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcSettlement_SETTLEMENT_RUN_IS_CANCELED | |
| RtcSettlementInvalidSettlementRunFilter | 1508034 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcSettlement_INVALID_SETTLEMENT_RUN_FILTER | |
| RtcSettlementInvalidInstructionFilter | 1508035 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcSettlement_INVALID_INSTRUCTION_FILTER | |
| RtcSettlementInvalidTradableInstrumentId | 1508036 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcSettlement_INVALID_TRADABLE_INSTRUMENT_ID | |
| RtcSettlementServiceUnavailable | 1508037 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcSettlement_SERVICE_UNAVAILABLE | |
| RtcSettlementInternalError | 1508038 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcSettlement_INTERNAL_ERROR | |
| RtcSettlementRequestTimedOut | 1508039 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcSettlement_REQUEST_TIMED_OUT | |
| RtcSettlementRequestTimedOutStateMayHaveChanged | 1508040 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcSettlement_REQUEST_TIMED_OUT_STATE_MAY_HAVE_CHANGED | |
| RtcSettlementValidationError | 1508041 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcSettlement_VALIDATION_ERROR | |
| RtcSettlementNoInstruments | 1508042 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcSettlement_NO_INSTRUMENTS | |
| RtcSettlementAuthorizationFailed | 1508043 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcSettlement_AUTHORIZATION_FAILED | |
| RtcSettlementDasObjectNotCreated | 1508044 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcSettlement_DAS_OBJECT_NOT_CREATED | |
| BdxRtcMessageValidationFailed | 1510001 | Generic no-text error message, text will be set by reporting code. | Constant name: BdxRtcMessageValidationFailed | |
| RtcDataWarehouseValidationError | 1512001 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcDatawarehouse_VALIDATION_ERROR | |
| RtcDataWarehouseServiceUnavailable | 1512002 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcDatawarehouse_SERVICE_UNAVAILABLE | |
| RtcDataWarehouseInternalError | 1512003 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcDatawarehouse_INTERNAL_ERROR | |
| RtcDataWarehouseSuccess | 1512004 | Generic no-text error message, text will be set by reporting code. | Constant name: RtcDatawarehouse_SUCCESS | |
| TaxEndOfDayServiceNotAvailable | 1513001 | End of day service not available. | Constant name: TaxEndOfDayServiceNotAvailable | |
| TaxMoreThanExpectedPositions | 1513002 | Generic no-text error message, text will be set by reporting code. | Constant name: Tax_MORE_THAN_EXPECTED_POSITIONS | |
| TaxMessageValidationFailed | 1513003 | Generic no-text error message, text will be set by reporting code. | Constant name: TaxMessageValidationFailed |
- none
Orchimate Copyright 2026 Atomic Wire Technology Limited
Orchestra Copyright 2026 FIX Protocol Ltd
Terms of Use|Privacy Policy