LM_DEPT_VW2(SQL View) |
Index Back |
|---|---|
DepartmentsContains all Active Departments |
| SELECT LM_ORGANIZATION_ID ,LM_ORG_DESCR FROM PS_LM_DEPT_VW |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Number(15,0) | DECIMAL(15) NOT NULL | Organization ID | |
| 2 | LM_ORG_DESCR | Character(50) | VARCHAR2(50) NOT NULL | Customer Description |