RDT_TEMPL_PTRS(SQL Table) |
Index Back |
---|---|
display templateThis table is used for display template logic. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | RDT_INDEX_NAME | Character(30) | VARCHAR2(30) NOT NULL | display template index name |
2 | RDT_INDEX_KEY | Character(100) | VARCHAR2(100) NOT NULL | display template index key |
3 | RDT_IDX_ENTRY_TYPE | Character(4) | VARCHAR2(4) NOT NULL |
Index Entry Type Field. This field is used in Display Template - System Data Component.
1=Field 10=Page Subtabs - No Section 2=Label 3=Page 4=Section 5=State 6=Section Field 7=Section State Field 8=Tmpl Field key = Record.Field 9=Field Reference Key = Scroll |
4 | RDT_INDEX_1 | Number(6,0) | INTEGER NOT NULL | Row Set index 1 |
5 | RDT_INDEX_2 | Number(6,0) | INTEGER NOT NULL | Row Set index 2 |
6 | RDT_INDEX_3 | Number(6,0) | INTEGER NOT NULL | Row Set index 3 |
7 | RDT_INDEX_4 | Number(6,0) | INTEGER NOT NULL | Row Set index 4 |
8 | RDT_INDEX_5 | Number(6,0) | INTEGER NOT NULL | Row Set index 5 |