WC_ACTIONS_PRCS(SQL Table) |
Index Back |
---|---|
WorkCenter Action Process MapThis record defines the relationship of workcenter action and process name. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PSFT_PRODUCT | Character(2) | VARCHAR2(2) NOT NULL | PeopleSoft Product |
2 | WC_ACTION | Character(3) | VARCHAR2(3) NOT NULL | WorkCenter Action Code |
3 | WC_ACTIONNAME | Character(30) | VARCHAR2(30) NOT NULL | WorkCenter Action Name |
4 | PRCSNAME | Character(12) | VARCHAR2(12) NOT NULL | Process Name |
5 | PRCSTYPE | Character(30) | VARCHAR2(30) NOT NULL | Process Type |
6 | PTCS_SERVICEID | Character(30) | VARCHAR2(30) NOT NULL | Services ID (see PSPTCSSRVDEFN). |