# |
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.
Prompt Table:
PSCDBAPPCODE
|
2 |
PT_CDB_OBJTYPE_ID |
Character(31) |
VARCHAR2(31) NOT NULL |
This object type is the ID for the data that is sent through the messaging framework. This usually, but not necessarily, is equivalent to a database record.
|
3 |
PT_CDB_OBJ_SEQ_NBR |
Number(4,0) |
SMALLINT NOT NULL |
Object sequence number for dashboard objects.
|