PSCDBAPPCDLANG(SQL Table) |
Index Back |
---|---|
Dashboard Application codeDashboard Related language Application code |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PT_CDB_APP_CODE | Character(4) | VARCHAR2(4) NOT NULL | Code of the application message to the dashboard. This may be used by the messaging framework as a mechanism to distribute messages to a JMS server. |
2 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
3 | PT_CDB_DATA_DESCR | Character(30) | VARCHAR2(30) NOT NULL | This is the databoard data object name, which is equivalent to a record name in a PS application. |