HCSC_CLSUSE_LVW(SQL View) |
Index Back |
---|---|
App Class Usage LanguageRelated language record for record HCSC_CLSUSE_VW. |
SELECT hcsc_appclass_use , language_cd , descr FROM PS_HCSC_CLSUSE_LNG |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | HCSC_APPCLASS_USE | Character(20) | VARCHAR2(20) NOT NULL | This is used to categorize Application Classes by process or usage within the class registry. Classes with the same usage are assumed to perform similar tasks or implement a common interface. |
2 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |