TL_TASKGRP_VW(SQL View) |
Index Back |
---|---|
Time Taskgroup TableThis view is used to define taskgroups which are grouping of employees that use 'like' accounting requirements when reporting time. Thus, the same rules can be applied to them within Time & Labor. |
SELECT A.TASKGROUP, A.DESCR FROM PS_TL_TASKGRP_TBL A |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | TASKGROUP | Character(10) | VARCHAR2(10) NOT NULL | Taskgroup |
2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |