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


VIEW: APPS.IGI_SLS_ENABLED_ALLOC_V

Object Details
Object Name: IGI_SLS_ENABLED_ALLOC_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewIGI.IGI_SLS_ENABLED_ALLOC_V
Subobject Name:
Status: VALID

View Type

A supplementary view used to simplify forms coding.

Warning: Oracle does not recommend you query or alter datausing this view. It may change dramatically in subsequent minor or major
releases.

[View Source]

Columns
Name Datatype Length Mandatory Comments
SLS_GROUP VARCHAR2 (30)
Group Name
TABLE_NAME VARCHAR2 (30)
Secure Table Name
Query Text

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


SELECT SLS_GROUP
,      TABLE_NAME
FROM APPS.IGI_SLS_ENABLED_ALLOC_V;

Dependencies

[top of page]

APPS.IGI_SLS_ENABLED_ALLOC_V references the following:

SchemaAPPS
SynonymIGI_SLS_ALLOCATIONS
SynonymIGI_SLS_GROUPS
SynonymIGI_SLS_SECURE_TABLES
APPS.IGI_SLS_ENABLED_ALLOC_V is referenced by following:

SchemaAPPS
Package BodyIGI_SLS_SECURITY_PKG - show dependent code