[Home] [Help]
[Dependency Information]
| Object Name: | ENG_SECURITY_PEOPLE_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | ENG.ENG_SECURITY_PEOPLE_V
|
| Subobject Name: | |
| Status: | VALID |
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.
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| PERSON_ID | NUMBER | (15) | ||
| USER_ID | NUMBER | (15) | ||
| USER_NAME | VARCHAR2 | (100) | ||
| PERSON_TYPE | VARCHAR2 | (8) |
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;
APPS
FND_USER
HZ_CODE_ASSIGNMENTS
HZ_CUST_ACCOUNTS
PER_ALL_PEOPLE_F
APPS
EGO_REPORT_WF_UTIL
- show dependent code
ENG_WORKFLOW_UTIL
- show dependent code
|
|
|
|