[Home] [Help]
[Dependency Information]
Object Name: | GL_APPLICATION_GROUPS |
---|---|
Object Type: | TABLE |
Owner: | GL |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
GL_APPLICATION_GROUPS_U1 | NORMAL | UNIQUE |
![]() |
![]() ![]() |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
APPLICATION_ID | NUMBER | (15) | Yes | Application defining column |
GROUP_NAME | VARCHAR2 | (30) | Yes | Always 'PERIOD_STATUS' |
LAST_UPDATED_BY | NUMBER | (15) | Yes | Standard Who column |
LAST_UPDATE_DATE | DATE | Yes | Standard Who column |
Cut, paste (and edit) the following text to query this object:
SELECT APPLICATION_ID
, GROUP_NAME
, LAST_UPDATED_BY
, LAST_UPDATE_DATE
FROM GL.GL_APPLICATION_GROUPS;
GL.GL_APPLICATION_GROUPS does not reference any database object
GL.GL_APPLICATION_GROUPS is referenced by following:
|
|
|