GENERAL_CONFIG_ATTACHMENT |
Default Table Name | GENERAL_CONFIG_ATTACHMENT |
Definition | Name: GENERAL CONFIG ATTACHMENT Description: This table contains the valid type of attachments for the system. |
GENERAL_CONFIG_ATTACHMENT Columns |
ColumnName | Domain | Datatype | NULL | Definition |
COMPANY_ID![]() |
VARCHAR2(10) | NO | Name: Record Key Description: The Company ID for this configuration record. |
|
ATTACHMENT_TYPE_CD![]() |
VARCHAR2(10) | NO | Name: Attachment Type Code Description: The unique code associated to attachment type. |
|
START_DTT | DATE | NO | Name: Active Date and Time Description: Date and time that attachment became active. |
|
END_DTT | DATE | YES | Name: Inactive Date and Time Description: Date and time that attachment became inactive. |
|
S_ATTACH_OBJECT_CD | VARCHAR2(10) | NO | Name: Object Attachment Destination Description: Indicates the object that attachment is for. The valid values are: ER or EA |
|
S_ATTACH_SUB_OBJECT_CD | VARCHAR2(10) | NO | Name: Task Sub Object Description: Indicates sub object that attachment is for. The valid values are: OVERALL or EXPENSE |
|
MODIFIED_BY | VARCHAR2(20) | NO | ||
ROWVERSION | NUMBER(10, 0) | NO | ||
TIME_STAMP | DATE | NO | ||
S_PRINT_COVERSHEET_CD | VARCHAR2(10) | NO | Name: Print Coversheet Code Description: Determines how the system will print the bar code coversheet. |
GENERAL_CONFIG_ATTACHMENT Primary and Unique Keys |
Key Name | Key Type | Keys |
UI_0001 | Index | ATTACHMENT_TYPE_CD |
PI_O234 | PrimaryKey | COMPANY_ID, ATTACHMENT_TYPE_CD |
GENERAL_CONFIG_ATTACHMENT Foreign Keys |
Parent Relationships: |
Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Deferrable |
COMPANY | Identifying | One To Zero or More | F00451 | COMPANY_ID | NO | NO |
Child Relationships: |
Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Deferrable |
GENERAL_CONFIG_ATTACHMENT_LBLS | Identifying | One To Zero or More | F00453 | NO | NO | |||
ATTACHMENT | Non-Identifying | One To Zero or More | F00454 | NO | NO | |||
EXP_TYPE_TASK | Identifying | One To Zero or More | F00457 | NO | NO | |||
EXP_RPT_TYPE_TASK | Identifying | One To Zero or More | F00460 | NO | NO | |||
TASK | Non-Identifying | One To Zero or More | F00473 | NO | NO | |||
CORRECT_TASK | Non-Identifying | One To Zero or More | F00485 | NO | NO |