<?xml version="1.0" encoding="UTF-8"?>
<inport-metadata xmlns:xs="http://www.w3.org/2001/XMLSchema"
                 version="1.11"
                 source="https://www.fisheries.noaa.gov">
   <item-identification>
      <catalog-item-id>17380</catalog-item-id>
      <title>Table: CAM_LOV_USER_TYPES</title>
      <short-name>CAM_LOV_USER_TYPES</short-name>
      <catalog-item-type>Entity</catalog-item-type>
      <metadata-workflow-state ccs-id="9">Published / External</metadata-workflow-state>
      <parent-catalog-item-id>17195</parent-catalog-item-id>
      <parent-title>AFSC/FMA/CAMS Data Objects</parent-title>
      <parent-catalog-item-type>Data Set</parent-catalog-item-type>
      <status>Completed</status>
      <abstract>Contains user types/roles of each application.</abstract>
      <notes>Loaded by batch 3994, 01-03-2013 16:38</notes>
   </item-identification>
   <entity-information>
      <entity-type>Data Table</entity-type>
      <active-version>Yes</active-version>
      <schema>CUST_AUTH</schema>
      <description>Contains user types/roles of each application.</description>
   </entity-information>
   <data-attributes>
      <data-attribute cc-id="84224">
         <seq-order>1</seq-order>
         <name>LOV_USER_TYPE_SEQ</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>Yes</required>
         <primary-key>Yes</primary-key>
         <status>Active</status>
         <description>Primary key sequence of CAM_LOV_USER_TYPES</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="84225">
         <seq-order>2</seq-order>
         <name>USER_TYPE_CODE</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>30</max-length>
         <required>Yes</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Unique code for user type of each module. For example,N for  NMFS, P for provider, C for captain</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="84226">
         <seq-order>3</seq-order>
         <name>USER_TYPE_DESC</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>4000</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Describes the user type</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="84244">
         <seq-order>4</seq-order>
         <name>APP_SEQ</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>Yes</required>
         <primary-key>No</primary-key>
         <precision>38</precision>
         <status>Active</status>
         <description>Primary key sequence for MODULES table</description>
         <general-data-type>NUMBER</general-data-type>
         <foreign-key-relations>CUST_AUTH.CAM_APPS</foreign-key-relations>
      </data-attribute>
      <data-attribute cc-id="84227">
         <seq-order>5</seq-order>
         <name>RECORD_HISTORY</name>
         <data-storage-type>CLOB</data-storage-type>
         <max-length>4000</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Entire record change history.</description>
         <general-data-type>CLOB</general-data-type>
      </data-attribute>
      <data-attribute cc-id="84228">
         <seq-order>6</seq-order>
         <name>RECORD_JOURNAL_NOTE</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>4000</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Comment for journaling record.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="84229">
         <seq-order>7</seq-order>
         <name>RECORD_APPROVED_BY_PERSON</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>40</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Person approved the record, such as QAQC manager for the record. Doesn't have to be a application user.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="84230">
         <seq-order>8</seq-order>
         <name>RECORD_APPROVED_ON_DATE</name>
         <data-storage-type>DATE</data-storage-type>
         <max-length>7</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Date when the data approved by QAQC manager/personell.</description>
         <general-data-type>DATE</general-data-type>
      </data-attribute>
      <data-attribute cc-id="84231">
         <seq-order>9</seq-order>
         <name>RECORD_COMPUTER_LOAD_BY_USER</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>40</max-length>
         <required>Yes</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>A application user who upload the record in to the database system.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="84232">
         <seq-order>10</seq-order>
         <name>RECORD_COMPUTER_LOAD_ON_DATE</name>
         <data-storage-type>TIMESTAMP(4)</data-storage-type>
         <max-length>11</max-length>
         <required>Yes</required>
         <primary-key>No</primary-key>
         <scale>4</scale>
         <status>Active</status>
         <description>Date and time when the record loaded into the table.</description>
         <general-data-type>TIMESTAMP(4)</general-data-type>
      </data-attribute>
      <data-attribute cc-id="84233">
         <seq-order>11</seq-order>
         <name>RECORD_CREATED_BY_PERSON</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>40</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Data collector or creator, doesn't have to be an application user.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="84234">
         <seq-order>12</seq-order>
         <name>RECORD_CREATED_ON_DATE</name>
         <data-storage-type>DATE</data-storage-type>
         <max-length>7</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Date the record collected or created. Optional</description>
         <general-data-type>DATE</general-data-type>
      </data-attribute>
      <data-attribute cc-id="84235">
         <seq-order>13</seq-order>
         <name>RECORD_EFFECTIVE_DATE</name>
         <data-storage-type>DATE</data-storage-type>
         <max-length>7</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>The date on which the record takes effect. Optional</description>
         <general-data-type>DATE</general-data-type>
      </data-attribute>
      <data-attribute cc-id="84236">
         <seq-order>14</seq-order>
         <name>RECORD_EXPIRATION_DATE</name>
         <data-storage-type>DATE</data-storage-type>
         <max-length>7</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>The date on which the record is expired. Optional</description>
         <general-data-type>DATE</general-data-type>
      </data-attribute>
      <data-attribute cc-id="84237">
         <seq-order>15</seq-order>
         <name>RECORD_LAST_EDITED_BY_USER</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>40</max-length>
         <required>Yes</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>The application user who changed the record lastly.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="84238">
         <seq-order>16</seq-order>
         <name>RECORD_LAST_EDITED_ON_DATE</name>
         <data-storage-type>TIMESTAMP(4)</data-storage-type>
         <max-length>11</max-length>
         <required>Yes</required>
         <primary-key>No</primary-key>
         <scale>4</scale>
         <status>Active</status>
         <description>The date on which the record was changed lastly.</description>
         <general-data-type>TIMESTAMP(4)</general-data-type>
      </data-attribute>
      <data-attribute cc-id="84239">
         <seq-order>17</seq-order>
         <name>RECORD_NUMBER_OF_EDITS</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Record revision number</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
      <data-attribute cc-id="84240">
         <seq-order>18</seq-order>
         <name>RECORD_SOFT_DELETED</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>1</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Soft delete flag. Optional. Can be used as temporary delete, before hard delete.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="84241">
         <seq-order>19</seq-order>
         <name>RECORD_STEWARDSHIP</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>40</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>A person that is responsible for maintaining a data element in a metadata registry.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="84242">
         <seq-order>20</seq-order>
         <name>RECORD_CHANGE_COMMENT</name>
         <data-storage-type>VARCHAR2</data-storage-type>
         <max-length>4000</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>Comment for data update.</description>
         <general-data-type>VARCHAR2</general-data-type>
      </data-attribute>
      <data-attribute cc-id="84243">
         <seq-order>21</seq-order>
         <name>PARENT_USER_TYPE_SEQ</name>
         <data-storage-type>NUMBER</data-storage-type>
         <max-length>22</max-length>
         <required>No</required>
         <primary-key>No</primary-key>
         <status>Active</status>
         <description>The user type which includes this type. All of the privileges automatically available to the parent one.</description>
         <general-data-type>NUMBER</general-data-type>
      </data-attribute>
   </data-attributes>
   <catalog-details>
      <guid>gov.noaa.nmfs.inport:17380</guid>
      <metadata-record-created-by pers-id="1162">Doug Turnbull</metadata-record-created-by>
      <metadata-record-created>2013-01-03T16:38:22</metadata-record-created>
      <metadata-record-last-modified-by pers-id="0">SysAdmin InPortAdmin</metadata-record-last-modified-by>
      <metadata-record-last-modified>2022-08-09T17:11:08</metadata-record-last-modified>
      <record-published>2016-05-18</record-published>
      <owner-organization>Alaska Fisheries Science Center</owner-organization>
      <owner-organization-acronym>AFSC</owner-organization-acronym>
      <owner-organization-address>7600 Sand Point Way N.E., Building 4</owner-organization-address>
      <owner-organization-address-city>Seattle</owner-organization-address-city>
      <owner-organization-address-state>WA</owner-organization-address-state>
      <owner-organization-address-zip>98115</owner-organization-address-zip>
      <owner-organization-address-country>USA</owner-organization-address-country>
      <owner-organization-phone/>
      <owner-organization-url>https://www.afsc.noaa.gov</owner-organization-url>
      <owner-organization-business-hours>0700-1700 Pacific Time</owner-organization-business-hours>
      <owner-organization-group-id>1001</owner-organization-group-id>
      <publication-status>Public</publication-status>
      <is-do-not-publish>No</is-do-not-publish>
      <metadata-last-review-date>2016-05-18</metadata-last-review-date>
      <metadata-review-frequency>1 Year</metadata-review-frequency>
      <metadata-next-review-date>2017-05-18</metadata-next-review-date>
   </catalog-details>
</inport-metadata>
