OCD_ACTIV_VW(SQL View) |
Index Back |
---|---|
View of Activity DefinitionThis is an order management dashboard view of the definition of an activity. |
SELECT RC_ACTIVITY_ID , DESCR , DESCRSHORT FROM PS_RC_ACTIVITY |
# | 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 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
3 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL |
Short Description
Default Value: RC_ACTIVITY.DESCR |