[Home] [Help]
[Dependency Information]
| Object Name: | BIX_RESOURCE_LOV_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | BIX.BIX_RESOURCE_LOV_V
|
| 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 |
|---|---|---|---|---|
| RESOURCE_NAME | VARCHAR2 | (240) | resource name | |
| RESOURCE_ID | NUMBER | Yes | resource ID | |
| RESOURCE_GROUP_ID | NUMBER | resource group ID |
Cut, paste (and edit) the following text to query this object:
SELECT RESOURCE_NAME
, RESOURCE_ID
, RESOURCE_GROUP_ID
FROM APPS.BIX_RESOURCE_LOV_V;
APPS
HR_GENERAL
- show dependent code
HR_PERSON_NAME
- show dependent code
HR_SECURITY
- show dependent code
JTF_RS_RESOURCE_EXTNS
PER_PEOPLE_F
APPS.BIX_RESOURCE_LOV_V is not referenced by any database object
|
|
|
|