GENERAL_CONFIG_ATTACHMENT_LBLS 
Default Table Name  GENERAL_CONFIG_ATTACHMENT_LBLS 
Definition 
Name: GENERAL CONFIG ATTACHMENT LABELS  Description: This table contains the multiple language labels for attachments.
 

GENERAL_CONFIG_ATTACHMENT_LBLS Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
COMPANY_ID(PK)(FK)    VARCHAR(10)  NO 
Name: Record Key  Description: The Company ID for this configuration record.
 
ATTACHMENT_TYPE_CD(PK)(FK)    VARCHAR(10)  NO 
Name: Attachment Type Code  Description: The unique code associated to attachment type.
 
COUNTRY_CD(PK)    VARCHAR(2)  NO 
Name: Country  Description: The country code for the configuration labels.
 
LANGUAGE_CD(PK)    VARCHAR(2)  NO 
Name: Language  Description: The language code for the configuration labels.
 
ATTACHMENT_TYPE_LBL    VARCHAR(30)  NO 
Name: Attachment User Defined Code Label  Description: Label for the user-defined attachment type.
 
MODIFIED_BY    VARCHAR(20)  NO 
 
ROWVERSION    NUMERIC(10, 0)  NO 
 
TIME_STAMP    DATE  NO 
 

GENERAL_CONFIG_ATTACHMENT_LBLS Keys 
Key Name  Key Type  Keys 
PI_O235  PrimaryKey  COMPANY_ID, ATTACHMENT_TYPE_CD, COUNTRY_CD, LANGUAGE_CD 
SI_0097  Inversion Entry  ATTACHMENT_TYPE_CD 
SI_0096  Inversion Entry  COMPANY_ID 

GENERAL_CONFIG_ATTACHMENT_LBLS Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
COMPANY  Identifying  One To Zero or More        COMPANY_ID  NO 
GENERAL_CONFIG_ATTACHMENT  Identifying  One To Zero or More        ATTACHMENT_TYPE_CD  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype