LM_CI_ATT_LANG(SQL Table) |
Index Back |
---|---|
Catalog Item/ AttachmentsThis table stores all the attachments that are delivered at the Catalog Item level, this is the related langauge table for LM_CI_ATT_TBL |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | LM_CI_ID | Number(10,0) | DECIMAL(10) NOT NULL |
Catalog Item ID - System Generated ID Number associated with each Catalog Item
Default Value: 0 |
2 | EFFDT | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
3 | LM_ATTACH_ID | Number(10,0) | DECIMAL(10) NOT NULL |
Attachment ID - System generated unique ID created for each attachment.
Default Value: 0 |
4 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
5 | LM_CS_DESCR | Character(254) | VARCHAR2(254) NOT NULL | Description - Describes an object with further detail |