[Home] [Help]
[Dependency Information]
| Object Name: | EGO_USER_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | EGO.EGO_USER_V
|
| Subobject Name: | |
| Status: | VALID |
A Business Intelligence System view
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| USER_NAME | VARCHAR2 | (100) | Yes | FND_USER.user_name |
| USER_ID | NUMBER | (15) | Yes | FND_USER.user_id |
| PARTY_ID | NUMBER | (15) | Yes | HZ_PARTIES.party_id |
| PARTY_NAME | VARCHAR2 | (360) | Yes | HZ_PARTIES.party_name |
Cut, paste (and edit) the following text to query this object:
SELECT USER_NAME
, USER_ID
, PARTY_ID
, PARTY_NAME
FROM APPS.EGO_USER_V;
APPS
FND_USER
HZ_PARTIES
APPS
BOM_SECURITY_PUB
- show dependent code
DOM_COMMON_ATTACHMENT_SECURITY
- show dependent code
EGO_DATA_SECURITY
- show dependent code
EGO_DOM_SECURITY_PVT
- show dependent code
EGO_GROUP_WF_PKG
- show dependent code
EGO_ICC_BULKLOAD_PVT
- show dependent code
EGO_ICC_BULKLOAD_PVT
- show dependent code
EGO_IMPORT_BATCHES_PKG
- show dependent code
EGO_IMPORT_BATCH_COMPARE_PVT
- show dependent code
EGO_IMPORT_PVT
- show dependent code
EGO_IMPORT_UTIL_PVT
- show dependent code
EGO_ITEM_AML_PVT
- show dependent code
EGO_ITEM_ASSOCIATIONS_PUB
- show dependent code
EGO_ITEM_ASSOCIATIONS_UTIL
- show dependent code
EGO_ITEM_PEOPLE_IMPORT_PKG
- show dependent code
EGO_ITEM_PVT
- show dependent code
EGO_ITEM_UTIL_PVT
- show dependent code
EGO_ITEM_WS_PVT
- show dependent code
EGO_PUB_FWK_PK
- show dependent code
EGO_UPLOAD_PUB
- show dependent code
ENG_CHANGE_ATTR_UTIL
- show dependent code
ENG_WORKFLOW_NTF_UTIL
- show dependent code
ENG_WORKFLOW_UTIL
- show dependent code
INV_EGO_REVISION_VALIDATE
- show dependent code
INV_ITEM_PVT
- show dependent code
|
|
|
|