RDT_CFG_FIELD(SQL Table) |
Index Back |
---|---|
Configurable fieldsConfigurable fields for using the display template. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PNLGRPNAME | Character(18) | VARCHAR2(18) NOT NULL | Component Name |
2 | MARKET | Character(3) | VARCHAR2(3) NOT NULL | Market |
3 | PNLNAME | Character(30) | VARCHAR2(30) NOT NULL | Page Name (see PSPNLDEFN). |
4 | 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. |
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 | SORT_ORDER_NUM | Number(3,0) | SMALLINT NOT NULL | Field to capture the sort order number. |
7 | ALWAYS_FLD_REF_ID | Number(31,0) | DECIMAL(31) NOT NULL | Field reference id when the field is part of "Always" section of the expandable group box. (applicable for expandable group box only) |
8 | EXPANDD_FLD_REF_ID | Number(31,0) | DECIMAL(31) NOT NULL | Field reference id when the field is part of "Expanded" section of the expandable group box. (applicable for expandable group box only) |
9 | ADAPTER_FLD_FLG | Character(1) | VARCHAR2(1) NOT NULL |
Adapter Flag Field. This field is used in Display Template to Flag the BO Adapter Fields.
Y/N Table Edit Default Value: N |
10 | ADAPTER_GB_REF_ID | Number(31,0) | DECIMAL(31) NOT NULL | Field reference id for the fields which are part of the display template. |
11 | 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) |
12 | RC_MAINT_OWNER | Character(1) | VARCHAR2(1) NOT NULL |
Call center Maintenance Owner
0=PeopleSoft 1=PeopleSoft / Customer Modified 2=Customer Default Value: 2 |
13 | 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 |
14 | SYSD_APPLICATION02 | Character(1) | VARCHAR2(1) NOT NULL |
Financial Services
N=No S=Sample Data Y=Yes Y/N Table Edit Default Value: N |
15 | SYSD_APPLICATION03 | Character(1) | VARCHAR2(1) NOT NULL |
Telecommunications
N=No S=Sample Data Y=Yes Y/N Table Edit Default Value: N |
16 | SYSD_APPLICATION04 | Character(1) | VARCHAR2(1) NOT NULL |
Government
N=No S=Sample Data Y=Yes Y/N Table Edit Default Value: N |
17 | SYSD_APPLICATION05 | Character(1) | VARCHAR2(1) NOT NULL |
Energy
N=No S=Sample Data Y=Yes Y/N Table Edit Default Value: N |
18 | SYSD_APPLICATION06 | Character(1) | VARCHAR2(1) NOT NULL |
Insurance
N=No S=Sample Data Y=Yes Y/N Table Edit Default Value: N |
19 | SYSD_APPLICATION07 | Character(1) | VARCHAR2(1) NOT NULL |
High Technology
N=No S=Sample Data Y=Yes Y/N Table Edit Default Value: N |
20 | SYSD_APPLICATION08 | Character(1) | VARCHAR2(1) NOT NULL |
HR HelpDesk
N=No S=Sample Data Y=Yes Y/N Table Edit Default Value: N |
21 | 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 |
22 | 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 |
23 | ROW_ADDED_DTTM | DateTime(26) | TIMESTAMP | This is a datetime field for record creation. |
24 | ROW_ADDED_OPRID | Character(30) | VARCHAR2(30) NOT NULL | ID of user who added the row. |
25 | ROW_LASTMANT_DTTM | DateTime(26) | TIMESTAMP | The date and time that the row was last updated. |
26 | ROW_LASTMANT_OPRID | Character(30) | VARCHAR2(30) NOT NULL | ID of user who last modified the row. |
27 | 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. |
28 | SYNCDTTM | DateTime(26) | TIMESTAMP | Synchronization Last Update Date Time |