LOC Entity Data Map Table
Element | Required/Optional | Value Type | Eagle DB | DB Table | DB Field | Data_Type | Xpath |
---|---|---|---|---|---|---|---|
objectType | Â | ObjectTypeEnum | not stored in DB | Â | EagleML/referenceTransaction/locEntity/objectType | ||
objectId | Â | ObjectId | not stored in DB | Â | EagleML/referenceTransaction/locEntity/objectId | ||
objectDescription | Â | FeedTypeEnum | not stored in DB | Â | EagleML/referenceTransaction/locEntity/objectDescription | ||
updateTimestamp | Required | dateTime | SECURITYDBO | LOC_ENTITY_RELATIONSHIP | UPDATE_DATE | DATE | EagleML/referenceTransaction/locEntity/updateTimestamp |
customElements | Not recommended | CustomElements - Complex type | Â | EagleML/referenceTransaction/locEntity/customElements/ | |||
sourceName |  | string |  |  |  |  | EagleML/referenceTransaction/locEntity/sourceName |
updateSource | Required | string | SECURITYDBO | LOC_ENTITY_RELATIONSHIP | UPDATE_SOURCE | VARCHAR2(255) | EagleML/referenceTransaction/locEntity/updateSource |
effectiveDate | Â | date | not stored in DB | Â | EagleML/referenceTransaction/locEntity/effectiveDate | ||
languageId | Â | integer | not stored in DB | Â | EagleML/referenceTransaction/locEntity/languageId | ||
tagNochangecase | Â | string | not stored in DB | Â | EagleML/referenceTransaction/locEntity/tagNochangecase | ||
preserveNull | Â | string | not stored in DB | Â | EagleML/referenceTransaction/locEntity/preserveNull | ||
noLoadValidationFlag | Â | YesNoOptionEnum | not stored in DB | Â | EagleML/referenceTransaction/locEntity/noLoadValidationFlag | ||
accountingValidationFlag | Â | YesNoOptionEnum | not stored in DB | Â | EagleML/referenceTransaction/locEntity/accountingValidationFlag | ||
facilityId | Required | string | SECURITYDBO | LOC_ENTITY_RELATIONSHIP | FACILITY_ID | VARCHAR2(255) | EagleML/referenceTransaction/locEntity/facilityId |
facilityType | Â | string | not stored in DB | Â | EagleML/referenceTransaction/locEntity/facilityType | ||
facilityName | Â | string | not stored in DB | Â | EagleML/referenceTransaction/locEntity/facilityName | ||
EagleML/referenceTransaction/locEntity/ | |||||||
startDate | Required | date | SECURITYDBO | LOC_ENTITY_RELATIONSHIP | START_DATE | DATE | EagleML/referenceTransaction/locEntity/startDate |
endDate | Â | date | SECURITYDBO | LOC_ENTITY_RELATIONSHIP | END_DATE | DATE | EagleML/referenceTransaction/locEntity/endDate |
withdrawalIndicator | Â | normalizedString | SECURITYDBO | LOC_ENTITY_RELATIONSHIP | WITHDRAWAL_INDICATOR | VARCHAR2(1) | EagleML/referenceTransaction/locEntity/withdrawalIndicator |
locAverageOutstanding | Â | decimal | SECURITYDBO | LOC_ENTITY_RELATIONSHIP | LOC_AVG_OUSTANDING | NUMBER(38,12) | EagleML/referenceTransaction/locEntity/locAverageOutstanding |
locDaysInUse | Â | decimal | SECURITYDBO | LOC_ENTITY_RELATIONSHIP | LOC_DAYS_IN_USE | NUMBER(38,12) | EagleML/referenceTransaction/locEntity/locDaysInUse |
Â