PSCDBDATA

index back

Dashboard Data Object

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

PeopleSoft Field Name Field Type Column Type Description
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.
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

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.
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.
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.
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.
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.
PT_CDB_DATA_GENDTA Character(1) VARCHAR2(1) NOT NULL Pushbutton to construct dashboard data from a PS Record.

Y/N Table Edit

Default: Y

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: Y

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

Y/N Table Edit

Default: Y

index back (c)David Kurtz 2020, www.go-faster.co.uk PeopleTools 8.58
PTRef generated on 21-DEC-20