| RDT_CFG_PAGE(SQL Table) | Index Back | 
|---|---|
| Configurable pagesConfigurable pages for using the display template. | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(18) | VARCHAR2(18) NOT NULL | Component Name Prompt Table: RDT_PNLGRP_VW | |
| 2 | Character(3) | VARCHAR2(3) NOT NULL | Market | |
| 3 | Character(30) | VARCHAR2(30) NOT NULL | Page Name (see PSPNLDEFN). Prompt Table: RDT_PNLNAME_VW | |
| 4 | HIDDEN_FLG | Character(1) | VARCHAR2(1) NOT NULL | Indicates whether something should be hidden Y/N Table Edit Default Value: N | 
| 5 | SECONDARY_FLG | Character(1) | VARCHAR2(1) NOT NULL | Indicates whether something should be hidden Y/N Table Edit Default Value: N | 
| 6 | CONFIG_SEARCH_FLG | Character(1) | VARCHAR2(1) NOT NULL | Flag to determine whether Configurable Search is applicable for the configurable component. Y/N Table Edit Default Value: N | 
| 7 | CFG_SRCH_PNLNAME | Character(30) | VARCHAR2(30) NOT NULL | This field holds the page name associated with the configurable search page. Prompt Table: RA_DUMMY_PROMPT | 
| 8 | COMMENTS254 | Character(254) | VARCHAR2(254) NOT NULL | Shorter comment field (i.e. shorter than a long character) for situations where the longer field size is not necessary (especially if there's already another Long Char field in the record) | 
| 9 | SORT_ORDER_NUM | Number(3,0) | SMALLINT NOT NULL | Field to capture the sort order number. | 
| 10 | RC_MAINT_OWNER | Character(1) | VARCHAR2(1) NOT NULL | Call center Maintenance Owner 0=PeopleSoft 1=PeopleSoft / Customer Modified 2=Customer Default Value: 2 | 
| 11 | 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 | 
| 12 | SYSD_APPLICATION02 | Character(1) | VARCHAR2(1) NOT NULL | Financial Services N=No S=Sample Data Y=Yes Y/N Table Edit Default Value: N | 
| 13 | SYSD_APPLICATION03 | Character(1) | VARCHAR2(1) NOT NULL | Telecommunications N=No S=Sample Data Y=Yes Y/N Table Edit Default Value: N | 
| 14 | SYSD_APPLICATION04 | Character(1) | VARCHAR2(1) NOT NULL | Government N=No S=Sample Data Y=Yes Y/N Table Edit Default Value: N | 
| 15 | SYSD_APPLICATION05 | Character(1) | VARCHAR2(1) NOT NULL | Energy N=No S=Sample Data Y=Yes Y/N Table Edit Default Value: N | 
| 16 | SYSD_APPLICATION06 | Character(1) | VARCHAR2(1) NOT NULL | Insurance N=No S=Sample Data Y=Yes Y/N Table Edit Default Value: N | 
| 17 | SYSD_APPLICATION07 | Character(1) | VARCHAR2(1) NOT NULL | High Technology N=No S=Sample Data Y=Yes Y/N Table Edit Default Value: N | 
| 18 | SYSD_APPLICATION08 | Character(1) | VARCHAR2(1) NOT NULL | HR HelpDesk N=No S=Sample Data Y=Yes Y/N Table Edit Default Value: N | 
| 19 | 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 | 
| 20 | 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 | 
| 21 | ROW_ADDED_DTTM | DateTime(26) | TIMESTAMP | This is a datetime field for record creation. | 
| 22 | ROW_ADDED_OPRID | Character(30) | VARCHAR2(30) NOT NULL | ID of user who added the row. | 
| 23 | ROW_LASTMANT_DTTM | DateTime(26) | TIMESTAMP | The date and time that the row was last updated. | 
| 24 | ROW_LASTMANT_OPRID | Character(30) | VARCHAR2(30) NOT NULL | ID of user who last modified the row. | 
| 25 | 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. | 
| 26 | SYNCDTTM | DateTime(26) | TIMESTAMP | Synchronization Last Update Date Time |