| HCSC_CLSUSE_VW(SQL View) | Index Back | 
|---|---|
| Application Class UsageThis table filters the active Application Class categories as used in the class registry. | 
| SELECT hcsc_appclass_use , descr FROM PS_HCSC_APPCLS_USE WHERE eff_status = 'A' | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | 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 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |