RD_SCHOOL_VW(SQL View) |
Index Back |
|---|---|
School viewView of school-type external organizations from HCM |
| SELECT EXT_ORG_ID , DESCR FROM PS_EXT_ORG_TBL EO WHERE %EffdtCheck(EXT_ORG_TBL, EO, %CurrentDateIn) |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(11) | VARCHAR2(11) NOT NULL | External Org ID | |
| 2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |