[Home] [Help]
[Dependency Information]
| Object Name: | JTF_TASK_SECURITY_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | JTF.JTF_TASK_SECURITY_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 |
|---|---|---|---|---|
| RS_ID | NUMBER | |||
| RS_TYPE | VARCHAR2 | (256) | ||
| PRIVELEGE | VARCHAR2 | (480) | ||
| LOGGED_RESOURCE_IN | VARCHAR2 | (240) |
Cut, paste (and edit) the following text to query this object:
SELECT RS_ID
, RS_TYPE
, PRIVELEGE
, LOGGED_RESOURCE_IN
FROM APPS.JTF_TASK_SECURITY_V;
APPS
FND_FORM_FUNCTIONS
FND_GLOBAL
- show dependent code
FND_GRANTS
FND_MENUS
FND_MENU_ENTRIES
FND_OBJECTS
JTF_RS_GROUP_MEMBERS
JTF_RS_RESOURCE_EXTNS
JTF_RS_TEAM_MEMBERS
APPS.JTF_TASK_SECURITY_V is not referenced by any database object
|
|
|
|