HRS_XP_SCTMP_VW(SQL View) |
Index Back |
|---|---|
XMLP report-template relationDefines association between report definition and template definition for Applicant Letters. |
| SELECT TMPLDEFN_ID , DESCR , IS_DEFAULT , REPORT_DEFN_ID FROM PSXPRPTTMPL_VW WHERE REPORT_DEFN_ID IN ('HRS_APP_LET', 'HRS_APP_NOT') |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(30) | VARCHAR2(30) NOT NULL | The Fusion publisher Report template ID used by RS. | |
| 2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
| 3 | IS_DEFAULT | Character(1) | VARCHAR2(1) NOT NULL |
Default Template
N=No Y=Yes Y/N Table Edit |
| 4 | HRS_REPORT_DEFN_ID | Character(12) | VARCHAR2(12) NOT NULL | The Fusion Publisher Report Definition ID used by Recruiting |