[Home] [Help]
[Dependency Information]
| Object Name: | IGI_SLS_ENABLED_ALLOC_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | IGI.IGI_SLS_ENABLED_ALLOC_V
|
| Subobject Name: | |
| Status: | VALID |
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.
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| SLS_GROUP | VARCHAR2 | (30) | Group Name | |
| TABLE_NAME | VARCHAR2 | (30) | Secure Table Name |
Cut, paste (and edit) the following text to query this object:
SELECT SLS_GROUP
, TABLE_NAME
FROM APPS.IGI_SLS_ENABLED_ALLOC_V;
APPS
IGI_SLS_ALLOCATIONS
IGI_SLS_GROUPS
IGI_SLS_SECURE_TABLES
APPS
IGI_SLS_SECURITY_PKG
- show dependent code
|
|
|
|