Entity Statistic Data Map Table
Element | Required | Value Type | Eagle DB | DB Table | DB Field | DB Field Type | XPath |
---|---|---|---|---|---|---|---|
objectType | Â | ObjectTypeEnum | not stored in DB | Â | EagleML/entityTransaction/entityStatistic/objectType | ||
objectId | Â | ObjectId | not stored in DB | Â | EagleML/entityTransaction/entityStatistic/objectId | ||
objectDescription | Â | FeedTypeEnum | not stored in DB | Â | EagleML/entityTransaction/entityStatistic/objectDescription | ||
updateTimestamp | Â | dateTime | RULESDBO | ENTITY_STATISTICS | UPDATE_DATE | DATE | EagleML/entityTransaction/entityStatistic/updateTimestamp |
customElements | Not recommended | CustomElements | reserved for customization | Â | EagleML/entityTransaction/entityStatistic/customElements/ | ||
updateSource | Â | string | RULESDBO | ENTITY_STATISTICS | UPDATE_SOURCE | VARCHAR2(255) | EagleML/entityTransaction/entityStatistic/updateSource |
accountingValidationFlag | Â | YesNoOptionEnum | not stored in DB | Â | EagleML/entityTransaction/entityStatistic/accountingValidationFlag | ||
mutualEntityType | Â | MutualEntityTypeEnum | not stored in DB | Â | EagleML/entityTransaction/entityStatistic/mutualEntityType | ||
entityId required | Â | Â | EagleML/entityTransaction/entityStatistic/ | ||||
effectiveDate | Â | date | RULESDBO | ENTITY_STATISTICS | EFFECTIVE_DATE | DATE | EagleML/entityTransaction/entityStatistic/effectiveDate |
sourceName | Â | string | RULESDBO | ENTITY_STATISTICS | SRC_INTFC_INST | NUMBER(38) | EagleML/entityTransaction/entityStatistic/sourceName |
cuShares | Â | decimal | RULESDBO | ENTITY_STATISTICS | CU_SHARES | NUMBER(36,12) | EagleML/entityTransaction/entityStatistic/cuShares |
cuPercentPurchased | Â | decimal | RULESDBO | ENTITY_STATISTICS | CU_PERCENT_PURCHASED | NUMBER(36,12) | EagleML/entityTransaction/entityStatistic/cuPercentPurchased |
cuStandardDeviationPurchased | Â | decimal | RULESDBO | ENTITY_STATISTICS | CU_STD_DEV_PURCHASED | NUMBER(36,12) | EagleML/entityTransaction/entityStatistic/cuStandardDeviationPurchased |
cuInKindPercentPurchased | Â | decimal | RULESDBO | ENTITY_STATISTICS | CU_IK_PURCHASED | NUMBER(36,12) | EagleML/entityTransaction/entityStatistic/cuInKindPercentPurchased |
cuInKindStandardDeviationPurchased | Â | decimal | RULESDBO | ENTITY_STATISTICS | CU_IK_STD_DEV_PURCHASED | NUMBER(36,12) | EagleML/entityTransaction/entityStatistic/cuInKindStandardDeviationPurchased |
cuPercentRedeemed | Â | decimal | RULESDBO | ENTITY_STATISTICS | CU_PERCENT_REDEEMED | NUMBER(36,12) | EagleML/entityTransaction/entityStatistic/cuPercentRedeemed |
cuStandardDeviationRedeemed | Â | decimal | RULESDBO | ENTITY_STATISTICS | CU_STD_DEV_REDEEMED | NUMBER(36,12) | EagleML/entityTransaction/entityStatistic/cuStandardDeviationRedeemed |
cuInKindPercentRedeemed | Â | decimal | RULESDBO | ENTITY_STATISTICS | CU_IK_REDEEMED | NUMBER(36,12) | EagleML/entityTransaction/entityStatistic/cuInKindPercentRedeemed |
cuInKindStandardDeviationRedeemed | Â | decimal | RULESDBO | ENTITY_STATISTICS | CU_IK_STD_DEV_REDEEMED | NUMBER(36,12) | EagleML/entityTransaction/entityStatistic/cuInKindStandardDeviationRedeemed |
cuPurchaseFeePerUnit | Â | decimal | RULESDBO | ENTITY_STATISTICS | CU_PURCH_FEE_PER_UNIT | NUMBER(36,12) | EagleML/entityTransaction/entityStatistic/cuPurchaseFeePerUnit |
cuPurchaseFeeManyUnits | Â | decimal | RULESDBO | ENTITY_STATISTICS | CU_PURCH_FEE_MANY_UNITS | NUMBER(36,12) | EagleML/entityTransaction/entityStatistic/cuPurchaseFeeManyUnits |
cuPurchaseFeePercent | Â | decimal | RULESDBO | ENTITY_STATISTICS | CU_PURCH_FEE_PERCENT | NUMBER(36,12) | EagleML/entityTransaction/entityStatistics/cuPurchaseFeePercent |
cuPurchaseFeePerUnitCash | Â | decimal | RULESDBO | ENTITY_STATISTICS | PURCH_FEE_PER_UNIT_CASH | NUMBER(36,12) | EagleML/entityTransaction/entityStatistic/cuPurchaseFeePerUnitCash |
cuPurchaseFeeManyUnitsCash | Â | decimal | RULESDBO | ENTITY_STATISTICS | PURCH_FEE_MANY_UNITS_CASH | NUMBER(36,12) | EagleML/entityTransaction/entityStatistic/cuPurchaseFeeManyUnitsCash |
cuPurchaseFeePercentCash | Â | decimal | RULESDBO | ENTITY_STATISTICS | PURCH_FEE_PERCENT_CASH | NUMBER(36,12) | EagleML/entityTransaction/entityStatistic/cuPurchaseFeePercentCash |
cuRedemptionFeePerUnit | Â | decimal | RULESDBO | ENTITY_STATISTICS | CU_REDMP_FEE_PER_UNIT | NUMBER(36,12) | EagleML/entityTransaction/entityStatistic/cuRedemptionFeePerUnit |
cuRedemptionFeeManyUnits | Â | decimal | RULESDBO | ENTITY_STATISTICS | CU_REDMP_FEE_MANY_UNITS | NUMBER(36,12) | EagleML/entityTransaction/entityStatistic/cuRedemptionFeeManyUnits |
cuRedemptionFeePercent | Â | decimal | RULESDBO | ENTITY_STATISTICS | CU_REDMP_FEE_PERCENT | NUMBER(36,12) | EagleML/entityTransaction/entityStatistic/cuRedemptionFeePercent |
cuRedemptionFeePerUnitCash | Â | decimal | RULESDBO | ENTITY_STATISTICS | REDMP_FEE_PER_UNIT_CASH | NUMBER(36,12) | EagleML/entityTransaction/entityStatistic/cuRedemptionFeePerUnitCash |
cuRedemptionFeeManyUnitsCash | Â | decimal | RULESDBO | ENTITY_STATISTICS | REDMP_FEE_MANY_UNITS_CASH | NUMBER(36,12) | EagleML/entityTransaction/entityStatistic/cuRedemptionFeeManyUnitsCash |
cuRedemptionFeePercentCash | Â | decimal | RULESDBO | ENTITY_STATISTICS | REDMP_FEE_PERCENT_CASH | NUMBER(36,12) | EagleML/entityTransaction/entityStatistic/cuRedemptionFeePercentCash |
Â