EP_J_JP_TMPL_I(SQL View) |
Index Back |
|---|---|
Profile Types: Template PIOePerformance Interface view for the Profile Type Interface view. This view only contain active Profile Types which have "ePerformance Template" as a Profile Identity Option. |
| SELECT JPM_JP_TYPE , EFFDT , DESCR FROM PS_JPM_JP_TYPES_I WHERE JPM_JP_TYPE_STATUS = 'A' AND EXISTS ( SELECT 'X' FROM PS_JPM_JP_TYP_PAOS A WHERE A.JPM_JP_TYPE = PS_JPM_JP_TYPES_I.JPM_JP_TYPE AND A.EFFDT = PS_JPM_JP_TYPES_I.EFFDT AND A.JPM_RLAT_NAME = 'EPERF_TMPLT') |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(12) | VARCHAR2(12) NOT NULL | ePerformance specific field for Profile Type | |
| 2 | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
|
| 3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |