RDT_TMPL_ICN_RO(SQL Table) |
Index Back |
---|---|
General OptionsGeneral Options for setting up icons in Order Capture in Display Template Setup |
# | 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 | ICON_ID | Character(30) | VARCHAR2(30) NOT NULL | Icon Identifier for use in order capture icons template |
5 | RO_DONE_ICN_MSG | Number(6,0) | INTEGER NOT NULL |
Field used for Order Capture Options on Display Template
Prompt Table: PSMSGSETDEFN |
6 | RO_DONE_ICN_NUM | Number(6,0) | INTEGER NOT NULL |
Field used in the display template Setup for Order Capture
Prompt Table: RDT_DONEMSG_VW |
7 | RO_DONE_IMG | Character(30) | VARCHAR2(30) NOT NULL |
Field used in DisplayTemplate for Order Capture options
Prompt Table: RC_TB_IMAGE_VW |
8 | RO_ICN_MSG | Number(6,0) | INTEGER NOT NULL |
Field used for Order Capture Options on Display Template
Prompt Table: PSMSGSETDEFN |
9 | RO_ICN_NUM | Number(6,0) | INTEGER NOT NULL |
Field used in the display template Setup for Order Capture
Prompt Table: RDT_MSG_VW |
10 | RO_IMG | Character(30) | VARCHAR2(30) NOT NULL |
Field used in DisplayTemplate for Order Capture options
Prompt Table: RC_TB_IMAGE_VW |