| PeopleSoft Field Name | Field Type | Description |
|---|
ACTIVITYNAME | VARCHAR2(30) NOT NULL | Name of a Business Process Activity |
| VERSION | DECIMAL(10) NOT NULL | Version |
| ACTVALID | INTEGER NOT NULL | Valid |
| HELPCONTEXTNUM | DECIMAL(10) NOT NULL | Help Context Number |
| DESCR60 | VARCHAR2(60) NOT NULL | Description |
| OBJECTOWNERID | VARCHAR2(4) NOT NULL | Object owner identifier translate values |
| FONT | VARCHAR2(80) NOT NULL | Font Name |
| AUTO_SEQ | SMALLINT NOT NULL | auto sequencing flag |
| ICENABLED | SMALLINT NOT NULL | Internet Client Enabled |
| LASTUPDDTTM | DATE | 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 | 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 VARCHAR | Long Description |