FL_WC_EMAILINFO(SQL Table) |
Index Back |
---|---|
Fluid Work Center EmailThis record is used in Fluid Work Center Email Framework to store the Worklinks page and data record name |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | OBJECTOWNERID | Character(4) | VARCHAR2(4) NOT NULL | Object owner identifier |
2 | FSPC_SYS_LINK_ID | Character(22) | VARCHAR2(22) NOT NULL |
Link ID
Prompt Table:
FL_WC_SYSLNK_VW
|
3 | PNLNAME | Character(30) | VARCHAR2(30) NOT NULL |
Page Name (see PSPNLDEFN).
Prompt Table: FL_WC_PNLNAME |
4 | RECNAME | Character(15) | VARCHAR2(15) NOT NULL |
Record (Table) Name (see PSRECDEFN).
Prompt Table: FL_WC_RECNAME |
5 | DESCRLONG | Long Character | CLOB | Long Description |