[Home] [Help]
[Dependency Information]
| Object Name: | GL_SRS_JI_GROUPS_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | SQLGL.GL_SRS_JI_GROUPS_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 |
|---|---|---|---|---|
| GROUP_ID | NUMBER | (15) | ||
| LEDGER_ID | NUMBER | (15) | ||
| JE_SOURCE_NAME | VARCHAR2 | (25) |
Cut, paste (and edit) the following text to query this object:
SELECT GROUP_ID
, LEDGER_ID
, JE_SOURCE_NAME
FROM APPS.GL_SRS_JI_GROUPS_V;
APPS
GL_INTERFACE
GL_INTERFACE_CONTROL
GL_JE_SOURCES
GL_LEDGERS
APPS.GL_SRS_JI_GROUPS_V is not referenced by any database object
|
|
|
|