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


VIEW: HR.PAY_MESSAGE_LINES#

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

[View Source]

Columns
Name Datatype Length Mandatory Comments
LINE_SEQUENCE NUMBER (15) Yes
PAYROLL_ID NUMBER (9)
MESSAGE_LEVEL VARCHAR2 (1) Yes
SOURCE_ID NUMBER (15) Yes
SOURCE_TYPE VARCHAR2 (1) Yes
LINE_TEXT VARCHAR2 (2000)
Query Text

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


SELECT LINE_SEQUENCE
,      PAYROLL_ID
,      MESSAGE_LEVEL
,      SOURCE_ID
,      SOURCE_TYPE
,      LINE_TEXT
FROM HR.PAY_MESSAGE_LINES#;

Dependencies

[top of page]

HR.PAY_MESSAGE_LINES# references the following:

SchemaHR
TablePAY_MESSAGE_LINES
HR.PAY_MESSAGE_LINES# is referenced by following:

SchemaAPPS
SynonymPAY_MESSAGE_LINES