Create Codetable Entry

A new codetable entry must be added to the ct_AppealObjectType.ctx codetable. The java identifier for the entry must be set as it will be used in binding the java implementation.

    <code
      default="false"
      java_identifier="DETERMINATION"
      status="ENABLED"
      value="AOT1001"
    >
      <locale
        language="en"
        sort_order="0"
      >
        <description>Determination</description>
        <annotation/>
      </locale>
    </code>