LM_ACT_CMT_LNG(SQL Table) |
Index Back |
---|---|
Status Activity Comments LangUsed to store related language comments about activities that have inactive status. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | LM_ACT_ID | Number(10,0) | DECIMAL(10) NOT NULL | Activity ID |
2 | LM_CMNTS_NBR | Number(8,0) | INTEGER NOT NULL | Used as a sequence # key for the Activity Comments table. |
3 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
4 | LM_NOTE | Long Character | CLOB | Notes and Comments |