| WCS_SO_EMPL(SQL Table) | Index Back | 
|---|---|
| Employee Data SourcesTable holds source definition fields specific to Employee Data sources. | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(30) | VARCHAR2(30) NOT NULL | This is used to identify a defined input source for a Configurable Matrix. A Source is a named item with data type attributes and resolution rules. The resolution rules tell the Source how, given an orientation, the Source should dynamically determine it's own value for use in a Matrix lookup. | |
| 2 | Character(10) | VARCHAR2(10) NOT NULL | Source type classifies sources.  It identifies the application class that has the code for the source.  It also identifies the design time page. Prompt Table: WCS_SOURCE_TYPE | |
| 3 | Date(10) | DATE NOT NULL | Effective Date Default Value: %date | |
| 4 | HCMD_CLASSID | Character(12) | VARCHAR2(12) NOT NULL | EI_CLASSID Prompt Table: WCS_SO_CORE_VW | 
| 5 | HCMD_ATTRIBID | Character(30) | VARCHAR2(30) NOT NULL | Created by Eric Solberg 2/18/02
Attribute name as defined by object descriptor Prompt Table: WCS_SO_OATT_VW |