PSACTIVITYDEFN |
index back |
|---|---|
Activity Description |
| PeopleSoft Field Name | Field Type | Column Type | Description |
|---|---|---|---|
ACTIVITYNAME |
Character(30) | VARCHAR2(30) NOT NULL | Name of a Business Process Activity |
| VERSION | Number(10,0) | DECIMAL(10) NOT NULL | Version. Internal PeopleTools version for controlling caching of object. - Version/Table reference |
| ACTVALID | Number(5,0) | INTEGER NOT NULL | Valid |
| HELPCONTEXTNUM | Number(10,0) | DECIMAL(10) NOT NULL | Help Context Number |
| DESCR60 | Character(60) | VARCHAR2(60) NOT NULL | Description |
| OBJECTOWNERID | Character(4) | VARCHAR2(4) NOT NULL | Object owner identifier translate values |
| FONT | Character(80) | VARCHAR2(80) NOT NULL | Font Name |
| AUTO_SEQ | Number(2,0) | SMALLINT NOT NULL | auto sequencing flag |
| ICENABLED | Number(2,0) | SMALLINT NOT NULL | Internet Client Enabled |
| 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. |
| 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. |
| DESCRLONG | Long Character | CLOB | Long Description |
| index back | (c)David Kurtz 2020, www.go-faster.co.uk | PeopleTools 8.58 PTRef generated on 21-DEC-20 |