PSCDBOBJTYPEVW

index back

Object Application Class map

This table maps a transaction options to an application class in order to message the transactions contents to an external system.
SELECT PT_CDB_APP_CODE , PT_CDB_OBJTYPE_ID , PT_CDB_OBJ_SEQ_NBR FROM PSCDBOBJCLASS

PeopleSoft Field Name Field Type Column Type Description
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_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.
PT_CDB_OBJ_SEQ_NBR Number(4,0) SMALLINT NOT NULL Object sequence number for dashboard objects.
index back (c)David Kurtz 2020, www.go-faster.co.uk PeopleTools 8.58
PTRef generated on 21-DEC-20