PSWSRPPLTKW(SQL Table) |
Index Back |
|---|
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(25) | VARCHAR2(25) NOT NULL | WSRP Producer Name (see PSWSRPPRDDEFN). | |
| 2 | Character(25) | VARCHAR2(25) NOT NULL | Portlet Name (PS table key) | |
| 3 | PORTAL_DUMMY | Number(1,0) | SMALLINT NOT NULL | Dummy field, value ignored, need it because if table has only long char field manager map will not generate proper insert sql. |
| 4 | LONGVALUE | Long Character | CLOB | Property Value |