SEC_POI_PR_VW(SQL View) |
Index Back |
|---|---|
POI types without JobsPrompt table for POI_TYPES for person of interests without JOBS required. |
| SELECT A.POI_TYPE , A.DESCR FROM PS_POI_TYPE_TBL A WHERE A.JOB_REQUIRED = 'N' |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL | Defines the Transactional usage of POIs in HRMS. | |
| 2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |