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 | Number(10,0) | DECIMAL(10) NOT NULL | Activity ID | |
| 2 | Number(8,0) | INTEGER NOT NULL | Used as a sequence # key for the Activity Comments table. | |
| 3 | Character(3) | VARCHAR2(3) NOT NULL | Language Code | |
| 4 | LM_NOTE | Long Character | CLOB | Notes and Comments |