PSCDBDATA

(SQL Table)
Index Back

Dashboard Data Object

This record will persist the various properties of a Dashboard Data Object.

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 PT_CDB_DATA_ID Character(30) VARCHAR2(30) NOT NULL This is the databoard data object id, which is equivalent to a record name in a PS application.
2 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.

Prompt Table: PSCDBAPPCODE

3 PT_CDB_DATA_NAME Character(30) VARCHAR2(30) NOT NULL This is the databoard data object name, which is equivalent to a record name in a PS application.
4 PT_CDB_EMS_NAME Character(30) VARCHAR2(30) NOT NULL This is the databoard data object name, which is equivalent to a record name in a PS application.
5 PT_CDB_DATA_PATH Character(254) VARCHAR2(254) NOT NULL This is the databoard data object id, which is equivalent to a record name in a PS application.
6 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.
7 PT_CDB_DATA_TIPTXT Character(254) VARCHAR2(254) NOT NULL This is the databoard data object name, which is equivalent to a record name in a PS application.
8 PT_CDB_DATA_GENDTA Character(1) VARCHAR2(1) NOT NULL Pushbutton to construct dashboard data from a PS Record.

Y/N Table Edit

Default Value: Y

9 PT_CDB_DAT_USE_LBL Character(1) VARCHAR2(1) NOT NULL Pushbutton to construct dashboard data from a PS Record.

Y/N Table Edit

Default Value: Y

10 PT_CDB_DATA_GENEMS Character(1) VARCHAR2(1) NOT NULL Pushbutton to construct dashboard data from a PS Record.

Y/N Table Edit

Default Value: Y