WCS_SRC_TYP_LNG(SQL Table) |
Index Back |
---|---|
Source Types (Lang)Related language record for WCS_SOURCE_TYPE. This record describes the different types of sources. It identifies the class that controls the source and the page that defines the source. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SOURCE_TYPE_ID | 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. |
2 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |