PTIACPTASK(SQL Table) |
Index Back |
---|---|
Task ListThis reference table stores the super set of all possible Tasks that be used to construct a CA Template. The Tasks have a sequence associated with them and this is used to determine the order the Tasks will appear in the CA Template. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PTIACPTASKID | Character(10) | VARCHAR2(10) NOT NULL | Task ID |
2 | PTIACPTASK | Character(50) | VARCHAR2(50) NOT NULL | Task |
3 | PTIACPNOTEID | Character(36) | VARCHAR2(36) NOT NULL | Note |
4 | DESCR254 | Character(254) | VARCHAR2(254) NOT NULL | Description of length 254 |