GL_BU_COMP(SQL Table) |
Index Back |
---|---|
GL BU Complete Flag |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL | Business Unit |
2 | USERID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID |
3 | DTTM_STAMP | 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. |
4 | COMPLETE | Character(1) | VARCHAR2(1) NOT NULL |
Yes/No field
N=No Y=Yes |