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


VIEW: APPS.ENG_SECURITY_PEOPLE_V

Object Details
Object Name: ENG_SECURITY_PEOPLE_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewENG.ENG_SECURITY_PEOPLE_V
Subobject Name:
Status: VALID

View Type

A Web view designed to simplify access from Oracle Self-Service Web Applications.


ENG_SECURITY_PEOPLE_V stores information to display engineering people security information.


[View Source]

Columns
Name Datatype Length Mandatory Comments
PERSON_ID NUMBER (15)
USER_ID NUMBER (15)
USER_NAME VARCHAR2 (100)
PERSON_TYPE VARCHAR2 (8)
Query Text

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


SELECT PERSON_ID
,      USER_ID
,      USER_NAME
,      PERSON_TYPE
FROM APPS.ENG_SECURITY_PEOPLE_V;

Dependencies

[top of page]

APPS.ENG_SECURITY_PEOPLE_V references the following:

SchemaAPPS
SynonymFND_USER
SynonymHZ_CODE_ASSIGNMENTS
SynonymHZ_CUST_ACCOUNTS
SynonymPER_ALL_PEOPLE_F
APPS.ENG_SECURITY_PEOPLE_V is referenced by following:

SchemaAPPS
Package BodyEGO_REPORT_WF_UTIL - show dependent code
Package BodyENG_WORKFLOW_UTIL - show dependent code