CSSRVDEFN_VW(SQL View) |
Index Back |
---|
SELECT PTCS_SERVICEID ,PTCS_SERVICENAME , VERSION , DESCR254 , PTCS_SRVHELPTEXT FROM PSPTCSSRVDEFN |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(30) | VARCHAR2(30) NOT NULL | Services ID (see PSPTCSSRVDEFN). | |
2 | PTCS_SERVICENAME | Character(18) | VARCHAR2(18) NOT NULL | Service Name |
3 | VERSION | Number(10,0) | DECIMAL(10) NOT NULL | Version. Internal PeopleTools version for controlling caching of object. - Version/Table reference |
4 | DESCR254 | Character(254) | VARCHAR2(254) NOT NULL | Description of length 254 |
5 | PTCS_SRVHELPTEXT | Long Character(1024) | VARCHAR2(1024) | Related Content Service help text |