HCR_EM_EVENT

(SQL Table)
Index Back

HCR EM

HCR event manager rec

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 HCR_EM_EVENT_NAME Character(30) VARCHAR2(30) NOT NULL HCM Event Manager - Event Name (corresponds to Event Handler app class names in HCR_EVENT_MANAGER:Events).
2 HCR_EM_EVENT_ID Number(10,0) DECIMAL(10) NOT NULL HCR Event Manager - Raw Binary serial number identifying a particular Event that has been raised in the framework.
3 HCR_EM_DTTM DateTime(26) TIMESTAMP HCR Event Manager - Date Time Stamp.

Default Value: %DateTime

4 HCR_EM_KEY_DATA Long Character CLOB HCR Event Manager - Contains the Event Keys, coded as XML.