TL_TASKGRP_LNG(SQL Table) |
Index Back |
---|---|
TL Taskgroup Related LanguageThis record is used to define common task reporting attributes, which are shared by the time reporters assigned to the task group. These attributes control what items of information time reporters are eligible to report and/or required to report. In addition to the key fields of TL_TASKGRP_TBL, the only fields included on this related language table are description and short description. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | TASKGROUP | Character(10) | VARCHAR2(10) NOT NULL | Taskgroup |
2 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
3 | EFFDT | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %Date |
4 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
5 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |