GL_BU_CHG_LOG(SQL Table) |
Index Back |
|---|---|
GL BU Change Log |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL | Business Unit | |
| 2 | Character(30) | VARCHAR2(30) NOT NULL |
Change log type
Prompt Table: GL_BU_CHG_VW |
|
| 3 | Character(30) | VARCHAR2(30) NOT NULL | A user's ID | |
| 4 | 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. | |
| 5 | DESCR254 | Character(254) | VARCHAR2(254) NOT NULL | Description of length 254 |
| 6 | COMPLETE | Character(1) | VARCHAR2(1) NOT NULL |
Yes/No field
N=No Y=Yes |