RC_ACTIVITY_LNG(SQL Table) |
Index Back |
---|---|
ActivityThis table stores the activities that make up a Business Process. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | RC_ACTIVITY_ID | Character(15) | VARCHAR2(15) NOT NULL | Activity ID used in Business Process tracking. |
2 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
4 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |
5 | NOTES | Long Character | CLOB | Budget Notes |