| | | | | | | | |
---|
format | Optional | DictionaryFormat | DictionaryFormat Model | EagleML/referenceTransaction/reportDictionary/level/format/ |
Dictionary Format Model Data Map Table |
Element | Optional/Required | Value Type | Eagle DB | DB Table | DB Field | DB Field Type | DB Required | XPath |
---|
dictionaryLevel | Optional | integer | RULESDBO | DICTIONARY_FORMAT | DICTIONARY_LEVEL | NUMBER | Y | EagleML/referenceTransaction/reportDictionary/level/format/dictionaryLevel |
dictionaryLevelDesc | Optional | string | RULESDBO | DICTIONARY_FORMAT | DICTIONARY_LEVEL_DESC | CHAR(30) | N | EagleML/referenceTransaction/reportDictionary/level/format/dictionaryLevelDesc |
fieldAttribute | Optional | FieldAttribute | FieldAttribute Model | EagleML/referenceTransaction/reportDictionary/level/format/fieldAttribute/ |
Field Attribute Model Data Map Table |
Element | Optional/Required | Value Type | Eagle DB | DB Table | DB Field | DB Field Type | DB Required | XPath |
---|
statField | Optional | string | RULESDBO | FIELD_ATTRIBUTES | STAT_FIELD | CHAR(2) | N | EagleML/referenceTransaction/reportDictionary/level/format/fieldAttribute/statField |
calcType | Optional | string | RULESDBO | FIELD_ATTRIBUTES | CALC_TYPE | CHAR(2) | N | EagleML/referenceTransaction/reportDictionary/level/format/fieldAttribute/calcType |
databaseName | Optional | string | RULESDBO | FIELD_ATTRIBUTES | DATABASE_NAME | CHAR(30) | N | EagleML/referenceTransaction/reportDictionary/level/format/fieldAttribute/databaseName |
fieldAttributeDescription | Optional | string | RULESDBO | FIELD_ATTRIBUTES | FIELD_ATTRIBUTE_DESCRIPTION | CHAR(30) | N | EagleML/referenceTransaction/reportDictionary/level/format/fieldAttribute/fieldAttributeDescription |
fieldAttributeId | Optional | integer | RULESDBO | FIELD_ATTRIBUTES | FIELD_ATTRIBUTE_ID | NUMBER | Y | EagleML/referenceTransaction/reportDictionary/level/format/fieldAttribute/fieldAttributeId |
fieldAttributeProcessId | Optional | integer | RULESDBO | FIELD_ATTRIBUTES | FIELD_ATTRIBUTE_PROCESS_ID | NUMBER | N | EagleML/referenceTransaction/reportDictionary/level/format/fieldAttribute/fieldAttributeProcessId |
fieldIndicator | Optional | string | RULESDBO | FIELD_ATTRIBUTES | FIELD_INDICATOR | CHAR(2) | N | EagleML/referenceTransaction/reportDictionary/level/format/fieldAttribute/fieldIndicator |
fieldName | Optional | string | RULESDBO | FIELD_ATTRIBUTES | FIELD_NAME | CHAR(30) | N | EagleML/referenceTransaction/reportDictionary/level/format/fieldAttribute/fieldName |
fieldType | Optional | string | RULESDBO | FIELD_ATTRIBUTES | FIELD_TYPE | CHAR(4) | N | EagleML/referenceTransaction/reportDictionary/level/format/fieldAttribute/fieldType |
tableName | Optional | string | RULESDBO | FIELD_ATTRIBUTES | TABLE_NAME | CHAR(30) | N | EagleML/referenceTransaction/reportDictionary/level/format/fieldAttribute/tableName |
refCodeId | Optional | integer | RULESDBO | FIELD_ATTRIBUTES | REF_CODE_ID | NUMBER | N | EagleML/referenceTransaction/reportDictionary/level/format/fieldAttribute/refCodeId |
fieldFormat | Optional | string | RULESDBO | FIELD_ATTRIBUTES | FIELD_FORMAT | CHAR(10) | N | EagleML/referenceTransaction/reportDictionary/level/format/fieldAttribute/fieldFormat |
comments | Optional | string | RULESDBO | FIELD_ATTRIBUTES | COMMENTS | VARCHAR2(255) | N | EagleML/referenceTransaction/reportDictionary/level/format/fieldAttribute/comments |
numeratorId | Optional | integer | RULESDBO | FIELD_ATTRIBUTES | NUMERATOR_ID | NUMBER | N | EagleML/referenceTransaction/reportDictionary/level/format/fieldAttribute/numeratorId |
denomintorId | Optional | integer | RULESDBO | FIELD_ATTRIBUTES | DENOMINTOR_ID | NUMBER | N | EagleML/referenceTransaction/reportDictionary/level/format/fieldAttribute/denomintorId |
numeratorId2 | Optional | integer | RULESDBO | FIELD_ATTRIBUTES | NUMERATOR_ID2 | NUMBER | N | EagleML/referenceTransaction/reportDictionary/level/format/fieldAttribute/numeratorId2 |
codeCategory | Optional | CodeCategoryModel | Code Category Model | EagleML/referenceTransaction/reportDictionary/level/format/fieldAttribute/codeCategory/ |