HCSC_CLSUSE_LNG(SQL Table) |
Index Back |
---|---|
Class Usage Related LanguageThis table is the related-language support for the Application Class Usage table |
# | 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 |
4 | DESCRLONG | Long Character | CLOB | Long Description |