Table for classification of attached documents.
Data model
Fields
Field | Type | Description |
---|---|---|
attc_type_description | VARCHAR (500) | Description of the type of attached document. |
attc_type_id* | INT | Primary Table Key |
attc_type_name | VARCHAR (100) | Name of the type of attachment document. |
state* | BIT | Active/Inactive status of the attachment type. |
Primary Key
PK_AFLS_ATTACHMENTS_TYPE |
---|
attc_type_id |