RDT_CFG_SECTION(SQL Table) |
Index Back |
|---|---|
Configurable sectionsConfigurable sections for using the display template. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(18) | VARCHAR2(18) NOT NULL | Component Name | |
| 2 | Character(3) | VARCHAR2(3) NOT NULL | Market | |
| 3 | Character(30) | VARCHAR2(30) NOT NULL | Page Name (see PSPNLDEFN). | |
| 4 | 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. | |
| 5 | FIELD_REF_ID | Number(31,0) | DECIMAL(31) NOT NULL | Field reference id for the fields which are part of the display template. |
| 6 | LAYOUT_TYPE | Character(3) | VARCHAR2(3) NOT NULL |
Layout type to use for the various types of group boxes displayed using the display template.
EMB=Embedded Tabs EXP=Expandable Section FLD=Fields without Group Box GRD=Standard Group Box with a Grid STB=Sub Tabs STD=Standard Group Box |
| 7 | ALW_EXP_ICN_REF_ID | Number(31,0) | DECIMAL(31) NOT NULL | Field reference id for the fields which are part of the display template. |
| 8 | ALW_EXP_HL_REF_ID | Number(31,0) | DECIMAL(31) NOT NULL | Field reference id of the group box surrounding the hyperlink icons and text for going from the "Always" state to the "Expanded" state. (applicable for expandable group box only) |
| 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. |
| 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. |
| 11 | EXPANDED_GB_REF_ID | Number(31,0) | DECIMAL(31) NOT NULL | Field reference id of the group box surrounding the fields in the "Expanded" section. (applicable for expandable group box only) |
| 12 | HTML_FIELD_REF_ID | Number(31,0) | DECIMAL(31) NOT NULL | Field reference id for the fields which are part of the display template. |
| 13 | BO_SEARCH_FLG | Character(1) | VARCHAR2(1) NOT NULL |
Flag to determine whether Business Object Directory search is applicable for the configurable component.
Y/N Table Edit Default Value: N |
| 14 | APPCLASSREF | Character(30) | VARCHAR2(30) NOT NULL |
Application Class ID Reference
Prompt Table: RB_APPCLASS_BAS |
| 15 | 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) |
| 16 | SORT_ORDER_NUM | Number(3,0) | SMALLINT NOT NULL | Field to capture the sort order number. |
| 17 | RC_MAINT_OWNER | Character(1) | VARCHAR2(1) NOT NULL |
Call center Maintenance Owner
0=PeopleSoft 1=PeopleSoft / Customer Modified 2=Customer Default Value: 2 |
| 18 | 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 |
| 19 | SYSD_APPLICATION02 | Character(1) | VARCHAR2(1) NOT NULL |
Financial Services
N=No S=Sample Data Y=Yes Y/N Table Edit Default Value: N |
| 20 | SYSD_APPLICATION03 | Character(1) | VARCHAR2(1) NOT NULL |
Telecommunications
N=No S=Sample Data Y=Yes Y/N Table Edit Default Value: N |
| 21 | SYSD_APPLICATION04 | Character(1) | VARCHAR2(1) NOT NULL |
Government
N=No S=Sample Data Y=Yes Y/N Table Edit Default Value: N |
| 22 | SYSD_APPLICATION05 | Character(1) | VARCHAR2(1) NOT NULL |
Energy
N=No S=Sample Data Y=Yes Y/N Table Edit Default Value: N |
| 23 | SYSD_APPLICATION06 | Character(1) | VARCHAR2(1) NOT NULL |
Insurance
N=No S=Sample Data Y=Yes Y/N Table Edit Default Value: N |
| 24 | SYSD_APPLICATION07 | Character(1) | VARCHAR2(1) NOT NULL |
High Technology
N=No S=Sample Data Y=Yes Y/N Table Edit Default Value: N |
| 25 | SYSD_APPLICATION08 | Character(1) | VARCHAR2(1) NOT NULL |
HR HelpDesk
N=No S=Sample Data Y=Yes Y/N Table Edit Default Value: N |
| 26 | 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 |
| 27 | 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 |
| 28 | ROW_ADDED_DTTM | DateTime(26) | TIMESTAMP | This is a datetime field for record creation. |
| 29 | ROW_ADDED_OPRID | Character(30) | VARCHAR2(30) NOT NULL | ID of user who added the row. |
| 30 | ROW_LASTMANT_DTTM | DateTime(26) | TIMESTAMP | The date and time that the row was last updated. |
| 31 | ROW_LASTMANT_OPRID | Character(30) | VARCHAR2(30) NOT NULL | ID of user who last modified the row. |
| 32 | 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. |
| 33 | SYNCDTTM | DateTime(26) | TIMESTAMP | Synchronization Last Update Date Time |