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


VIEW: SYS.KU$_PROCPLSQL_VIEW

Object Details
Object Name: KU$_PROCPLSQL_VIEW
Object Type: VIEW
Owner: SYS
Subobject Name:
Status: VALID

[View Source]

Columns
Name Datatype Length Mandatory Comments
OBJ_NUM NUMBER

PROCEDURE_NUM NUMBER

ENTRYPOINT_NUM NUMBER

Query Text

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


SELECT OBJ_NUM
,      PROCEDURE_NUM
,      ENTRYPOINT_NUM
FROM SYS.KU$_PROCPLSQL_VIEW;

Dependencies

[top of page]

SYS.KU$_PROCPLSQL_VIEW references the following:

SchemaSYS
TYPEKU$_PROCPLSQL_T
TablePROCEDUREPLSQL$
PL/SQL PackageSTANDARD - show dependent code
SYS.KU$_PROCPLSQL_VIEW is referenced by following:

SchemaSYS
ViewKU$_METHOD_VIEW