# |
PeopleSoft Field Name |
PeopleSoft Field Type |
Database Column Type |
Description |
1 |
PROCESS_INSTANCE |
Number(10,0) |
DECIMAL(10) NOT NULL |
Process Instance
|
2 |
DISP_TMPL_ID |
Character(30) |
VARCHAR2(30) NOT NULL |
Template identifier to define the display template.
|
3 |
PNLGRPNAME |
Character(18) |
VARCHAR2(18) NOT NULL |
Component Name
|
4 |
MARKET |
Character(3) |
VARCHAR2(3) NOT NULL |
Market
|
5 |
PNLNAME |
Character(30) |
VARCHAR2(30) NOT NULL |
Page Name (see PSPNLDEFN).
|
6 |
DISP_TMPL_FAM_CD |
Character(30) |
VARCHAR2(30) NOT NULL |
Display Template Family Code
|
7 |
TOOLBAR_ID |
Character(30) |
VARCHAR2(30) NOT NULL |
TOOLBAR_ID
|
8 |
CFG_SRCH_RECNAME |
Character(15) |
VARCHAR2(15) NOT NULL |
This fields holds the record name associated with the configurable search definition.
|
9 |
CFG_SRCH_SEQ_NUM |
Number(3,0) |
SMALLINT NOT NULL |
This fields holds the sequence number associated with the configurable search definition.
|