TL_TASKELE_TBL(SQL Table) | 
Index Back | 
|---|---|
Task Element Code RecordThis record contains all the task element codes and the field that they map in to. Each code maps in to a field on the task subrecord. This is primarily used in the TCD Interface. | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(3) | VARCHAR2(3) NOT NULL | Task Element Code | |
| 2 | FLAG_FIELD | Character(18) | VARCHAR2(18) NOT NULL | Flag Field | 
| 3 | OPT_FIELD | Character(18) | VARCHAR2(18) NOT NULL | Optional Field | 
| 4 | FIELDNAME | Character(18) | VARCHAR2(18) NOT NULL | Field Name (see PSDBFIELD). | 
| 5 | EDITTABLE | Character(15) | VARCHAR2(15) NOT NULL | Edit Table | 
| 6 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |