RDT_TMPL_SECTN(SQL Table) |
Index Back |
---|---|
Configured sections (template)Configured sections for the display template. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | DISP_TMPL_ID | Character(30) | VARCHAR2(30) NOT NULL | Template identifier to define the display template. |
2 | PNLGRPNAME | Character(18) | VARCHAR2(18) NOT NULL | Component Name |
3 | MARKET | Character(3) | VARCHAR2(3) NOT NULL | Market |
4 | PNLNAME | Character(30) | VARCHAR2(30) NOT NULL | Page Name (see PSPNLDEFN). |
5 | PAGE_SECTION_ID | Character(15) | VARCHAR2(15) NOT NULL | Section Identifier defined for the section (various types of group boxes or grouping of fields) in the configurable component. |
6 | VISIBLE_FLG | Character(1) | VARCHAR2(1) NOT NULL |
Visible Flag
N=No Y=Yes Y/N Table Edit Default Value: N |
7 | DISABLE_SCROLL_FLG | Character(1) | VARCHAR2(1) NOT NULL |
Flag to decide whether to scroll or not.
Y/N Table Edit Default Value: Y |
8 | LABEL_REF_ID | Number(31,0) | DECIMAL(31) NOT NULL |
Label reference id for the fields which are part of the display template.
Default Value: 0 |
9 | ALW_LABEL_REF_ID | Number(31,0) | DECIMAL(31) NOT NULL |
Label reference id for the fields which are part of the display template.
Default Value: 0 |
10 | EXP_LABEL_REF_ID | Number(31,0) | DECIMAL(31) NOT NULL |
Label reference id for the fields which are part of the display template.
Default Value: 0 |
11 | RC_MAINT_OWNER | Character(1) | VARCHAR2(1) NOT NULL |
Call center Maintenance Owner
0=PeopleSoft 1=PeopleSoft / Customer Modified 2=Customer Default Value: 2 |
12 | SYSD_APPLICATION01 | Character(1) | VARCHAR2(1) NOT NULL |
PS CRM Core
N=No S=Sample Data Y=Yes Y/N Table Edit Default Value: N |
13 | SYSD_APPLICATION02 | Character(1) | VARCHAR2(1) NOT NULL |
Financial Services
N=No S=Sample Data Y=Yes Y/N Table Edit Default Value: N |
14 | SYSD_APPLICATION03 | Character(1) | VARCHAR2(1) NOT NULL |
Telecommunications
N=No S=Sample Data Y=Yes Y/N Table Edit Default Value: N |
15 | SYSD_APPLICATION04 | Character(1) | VARCHAR2(1) NOT NULL |
Government
N=No S=Sample Data Y=Yes Y/N Table Edit Default Value: N |
16 | SYSD_APPLICATION05 | Character(1) | VARCHAR2(1) NOT NULL |
Energy
N=No S=Sample Data Y=Yes Y/N Table Edit Default Value: N |
17 | SYSD_APPLICATION06 | Character(1) | VARCHAR2(1) NOT NULL |
Insurance
N=No S=Sample Data Y=Yes Y/N Table Edit Default Value: N |
18 | SYSD_APPLICATION07 | Character(1) | VARCHAR2(1) NOT NULL |
High Technology
N=No S=Sample Data Y=Yes Y/N Table Edit Default Value: N |
19 | SYSD_APPLICATION08 | Character(1) | VARCHAR2(1) NOT NULL |
HR HelpDesk
N=No S=Sample Data Y=Yes Y/N Table Edit Default Value: N |
20 | SYSD_APPLICATION09 | Character(1) | VARCHAR2(1) NOT NULL |
System Data Field for Application 9. Application 9 is used for Wealth Management.
N=No S=Sample Data Y=Yes Y/N Table Edit Default Value: N |
21 | SYSD_APPLICATION10 | Character(1) | VARCHAR2(1) NOT NULL |
Used in Application 10
N=No S=Sample Data Y=Yes Y/N Table Edit Default Value: N |
22 | ROW_ADDED_DTTM | DateTime(26) | TIMESTAMP | This is a datetime field for record creation. |
23 | ROW_ADDED_OPRID | Character(30) | VARCHAR2(30) NOT NULL | ID of user who added the row. |
24 | ROW_LASTMANT_DTTM | DateTime(26) | TIMESTAMP | The date and time that the row was last updated. |
25 | ROW_LASTMANT_OPRID | Character(30) | VARCHAR2(30) NOT NULL | ID of user who last modified the row. |
26 | SYNCID | Number(10,0) | DECIMAL(10) NOT NULL | The Synchronization ID field stores a value generated by the sync processor. The value is used to identify the type of object that the sync processor is about to handle. |
27 | SYNCDTTM | DateTime(26) | TIMESTAMP | Synchronization Last Update Date Time |