TL_GROUP_DTL(SQL Table) |
Index Back |
---|---|
Group DetailThis record contains information about specific employees assigned to a group within Time & Labor. Static group members will be in this record automatically. Dynamic group members will be in this record only once the group is refreshed. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | TL_GROUP_ID | Character(7) | VARCHAR2(7) NOT NULL | Time and Labor Groups |
2 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL | Employee ID |
3 | EMPL_RCD | Number(3,0) | SMALLINT NOT NULL | Empl Record |
4 | GROUP_TYPE_IND | Character(1) | VARCHAR2(1) NOT NULL |
Type of Group: Static or Dynamic
D=Dynamic S=Static Default Value: S |
5 | TL_APPR_PRIORITY | Number(3,0) | SMALLINT NOT NULL |
Used to set a sequence priority for approvers assigned to a TL Approval Group
Default Value: 10 |