HPIP_GL_BU_VW(SQL View) |
Index Back |
|---|---|
GL Business Units for PIPGL Business Units with PIP configuration records in the table HPIP_ADMIN_GL. |
| SELECT DISTINCT A.BUSINESS_UNIT_GL , B.DESCR FROM PS_HPIP_ADMIN_GL A , PS_BUS_UNIT_TBL_FS B WHERE A.BUSINESS_UNIT_GL = B.BUSINESS_UNIT |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL | General Ledger Unit | |
| 2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |