HPYP_AC_DESC_VW(SQL View) |
Index Back |
|---|---|
View for accounts, descriptionSQL View for accounts and their description |
| SELECT ACCOUNT ,DESCR FROM PS_GL_ACCOUNT_TBL |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(10) | VARCHAR2(10) NOT NULL | Account | |
| 2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |