Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Targeted Environment

12 - MTOA-INT, MTOA-TEST

  • Enhancement: Enhancements to the service regulated entities to include the following info

    • TC_SERVICE_CD: service id

    • REGULATED_ENTITY_TYPE_CD: Regulated Entity Type Code

    • REGULATED_ENTITY_ID_TYPE_CD: Regulated Entity ID Type Code

    • REGULATED_ENTITY_ID_TYPE_SRT : Regulated Entity ID Type Sort

...

  • Updated the ServiceRegulatedEntityIdType domain object to include the following properties

    • public int ServiceId { get; set; }

    • public string RegulatedEntityTypeCode { get; set; }

    • public string RegulatedEntityIdTypeCode { get; set; }

    • public short SortOrder { get; set; }

Breaking change 
N/A

MTOA Database – Release Note for Version (v1.12.0)

Schema Structure Changes

...

Table

...

Column

...

Comments

...

AC051_MAIL_COORDINATE

...

ADDRESS_LINE_1_TXT

...

New column

...

ADDRESS_LINE_2_TXT

...

New column

...

SUITE_APARTMENT_NUMBER_NUM

...

Size increased from 10 to 100 characters

 No DB structure change in this release.

Data Changes

No data change in this release.

...