DBA Data[Home] [Help] [Dependency Information]


VIEW: HR.PAY_TRIGGER_SUPPORT#

Object Details
Object Name: PAY_TRIGGER_SUPPORT#
Object Type: VIEW
Owner: HR
Subobject Name:
Status: VALID

[View Source]

Columns
Name Datatype Length Mandatory Comments
SUPPORT_ID NUMBER (15) Yes
EVENT_ID NUMBER (15) Yes
HEADER_CODE CLOB (4000)
BODY_CODE CLOB (4000)
ZD_EDITION_NAME VARCHAR2 (30) Yes
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT SUPPORT_ID
,      EVENT_ID
,      HEADER_CODE
,      BODY_CODE
,      ZD_EDITION_NAME
FROM HR.PAY_TRIGGER_SUPPORT#;

Dependencies

[top of page]

HR.PAY_TRIGGER_SUPPORT# references the following:

SchemaHR
TablePAY_TRIGGER_SUPPORT
HR.PAY_TRIGGER_SUPPORT# is referenced by following:

SchemaAPPS
SynonymPAY_TRIGGER_SUPPORT
TriggerPAY_TRIGGER_SUPPORT+