DBA Data[Home] [Help] [Dependency Information]


VIEW: APPS.AMS_DS_GROUP_ACCESSES_ALL_V

Object Details
Object Name: AMS_DS_GROUP_ACCESSES_ALL_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewAMS.AMS_DS_GROUP_ACCESSES_ALL_V
Subobject Name:
Status: VALID

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

View Type

Internal

[View Source]

Columns
Name Datatype Length Mandatory Comments
CUSTOMER_ID NUMBER
Yes ID of the customer
GROUP_ID NUMBER
Yes ID of the group
GROUP_NAME VARCHAR2 (60) Yes Name of the group
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT CUSTOMER_ID
,      GROUP_ID
,      GROUP_NAME
FROM APPS.AMS_DS_GROUP_ACCESSES_ALL_V;

Dependencies

[top of page]

APPS.AMS_DS_GROUP_ACCESSES_ALL_V references the following:

SchemaAPPS
ViewAS_ACCESSES_ALL
PL/SQL PackageHR_GENERAL - show dependent code
PL/SQL PackageHR_PERSON_NAME - show dependent code
PL/SQL PackageHR_SECURITY - show dependent code
ViewJTF_RS_GROUPS_VL
ViewPER_PEOPLE_X

APPS.AMS_DS_GROUP_ACCESSES_ALL_V is not referenced by any database object