[Home] [Help]
[Dependency Information]
| Object Name: | GR_WORK_AUDIT |
|---|---|
| Object Type: | TABLE |
| Owner: | GR |
| FND Design Data: | GR.GR_WORK_AUDIT
|
| Subobject Name: | |
| Status: | VALID |
Contains European information for building audit reports
| Tablespace: | APPS_TS_NOLOGGING |
|---|---|
| PCT Free: | 10 |
| PCT Used: |
| Index | Type | Uniqueness | Tablespace | Column |
|---|---|---|---|---|
| GR_WORK_AUDIT_PK | NORMAL | UNIQUE |
APPS_TS_NOLOGGING
|
SESSION_ID
|
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| SESSION_ID | NUMBER | Yes | Surrogate Key | |
| MESSAGE_DESC | VARCHAR2 | (240) | Description of message from dictionary | |
| MESSAGE_NAME | VARCHAR2 | (30) | Name of message |
Cut, paste (and edit) the following text to query this object:
SELECT SESSION_ID
, MESSAGE_DESC
, MESSAGE_NAME
FROM GR.GR_WORK_AUDIT;
GR.GR_WORK_AUDIT does not reference any database object
GR.GR_WORK_AUDIT is referenced by following:
GR
GR_WORK_AUDIT#
|
|
|
|