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


VIEW: HR.HR_S_ROUTE_PARAMETERS#

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

[View Source]

Columns
Name Datatype Length Mandatory Comments
ROUTE_PARAMETER_ID NUMBER (9)
ROUTE_ID NUMBER (9)
DATA_TYPE VARCHAR2 (1)
PARAMETER_NAME VARCHAR2 (40)
SEQUENCE_NO NUMBER (9)
Query Text

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


SELECT ROUTE_PARAMETER_ID
,      ROUTE_ID
,      DATA_TYPE
,      PARAMETER_NAME
,      SEQUENCE_NO
FROM HR.HR_S_ROUTE_PARAMETERS#;

Dependencies

[top of page]

HR.HR_S_ROUTE_PARAMETERS# references the following:

SchemaHR
TableHR_S_ROUTE_PARAMETERS
HR.HR_S_ROUTE_PARAMETERS# is referenced by following:

SchemaAPPS
SynonymHR_S_ROUTE_PARAMETERS