[Home] [Help]
[Dependency Information]
| Object Name: | HR_DM_FND_USERS_V1 |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | PER.HR_DM_FND_USERS_V1
|
| Subobject Name: | |
| Status: | VALID |
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
Internal
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| USER_NAME_ID | NUMBER | (15) | Yes | column from fnd_users |
| CREATED_NAME | VARCHAR2 | (100) | Yes | column from fnd_users |
Cut, paste (and edit) the following text to query this object:
SELECT USER_NAME_ID
, CREATED_NAME
FROM APPS.HR_DM_FND_USERS_V1;
APPS
FND_USER
APPS.HR_DM_FND_USERS_V1 is not referenced by any database object
|
|
|
|