FO_AGE_CFG_TBL(SQL Table) |
Index Back |
|---|---|
Aging Configuration |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). | |
| 2 | Number(5,0) | INTEGER NOT NULL | Sequence Number | |
| 3 | DAYS_FROM | Number(4,0) | SMALLINT NOT NULL | Days From |
| 4 | DAYS_TO | Number(4,0) | SMALLINT NOT NULL | Days To |
| 5 | CUSTOM_LABEL | Character(20) | VARCHAR2(20) NOT NULL | Custom Label |
| 6 | LASTUPDDTTM | DateTime(26) | TIMESTAMP | Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. |