GLRN_RECON_CMMT(SQL Table) |
Index Back |
---|---|
Account Recon CommentAccount Reconciliation table - Comments |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(20) | VARCHAR2(20) NOT NULL | Account Reconciliation Set | |
2 | Character(20) | VARCHAR2(20) NOT NULL | Account Reconciliation Rule ID | |
3 | Character(5) | VARCHAR2(5) NOT NULL | Business Unit | |
4 | Date(10) | DATE | As of Date | |
5 | Number(9,0) | DECIMAL(9) NOT NULL | Sequence | |
6 | Number(3,0) | SMALLINT NOT NULL | Comment Number | |
7 | USERID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID |
8 | 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. |
9 | DESCR2000 | Long Character(2000) | VARCHAR2(2000) | Description whose maximum length is 2000 characters. |