PSWSRPPRDDEFN(SQL Table) |
Index Back |
---|---|
Remote WSRP Producer DefinitioRemote WSRP Producer Definition |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PTWSRPPRODUCERNAME | Character(25) | VARCHAR2(25) NOT NULL | WSRP Producer Name |
2 | PTWSRPPRODUCERLBL | Character(30) | VARCHAR2(30) NOT NULL | WSRP Producer Title |
3 | PTWSRPLASTREFRESH | DateTime(26) | TIMESTAMP | Date/Time when GetServiceDescription was issued last time |
4 | CREATEDTTM | DateTime(26) | TIMESTAMP | DateTime of Query Creation |
5 | PTWSRPPREGTYPE | Character(1) | VARCHAR2(1) NOT NULL | WSRP Producer Name |
6 | MSGNODENAME | Character(30) | VARCHAR2(30) NOT NULL | Application Message Node Name. Name of the Application Message Node Definition. (see PSMSGNODEDEFN). |
7 | CONTNAME | Character(30) | VARCHAR2(30) NOT NULL | Content Name |
8 | DESCR254 | Character(254) | VARCHAR2(254) NOT NULL | Description of length 254 |
9 | PTWSRP_COOKIEPROT | Character(8) | VARCHAR2(8) NOT NULL | Cookie Protocol- enum : none, perUser or perGroup |
10 | PTWSRP_ISREGREQRD | Number(1,0) | SMALLINT NOT NULL | Registration Required |
11 | VERSION | Number(10,0) | DECIMAL(10) NOT NULL | Version. Internal PeopleTools version for controlling caching of object. - Version/Table reference |
12 | LASTUPDOPRID | Character(30) | VARCHAR2(30) NOT NULL | Specifies the User ID which made the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. |
13 | LASTUPDDTTM | DateTime(26) | TIMESTAMP | Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. |