[Home] [Help]
[Dependency Information]
| Object Name: | GMD_REPLACE |
|---|---|
| Object Type: | TABLE |
| Owner: | GMD |
| FND Design Data: | GMD.GMD_REPLACE
|
| Subobject Name: | |
| Status: | VALID |
Used for Mass Search and Replace
| Tablespace: | APPS_TS_NOLOGGING |
|---|---|
| PCT Free: | 10 |
| PCT Used: |
| Index | Type | Uniqueness | Tablespace | Column |
|---|---|---|---|---|
| GMD_REPLACE_PK | NORMAL | UNIQUE |
APPS_TS_NOLOGGING
|
REQUEST_ID
|
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| REQUEST_ID | NUMBER | Yes | Request ID | |
| QUERY | LONG | (0) | To be used internally by mass replace operation to retrieve rows that needs to be replaced. |
Cut, paste (and edit) the following text to query this object:
SELECT REQUEST_ID
, QUERY
FROM GMD.GMD_REPLACE;
GMD.GMD_REPLACE does not reference any database object
GMD.GMD_REPLACE is referenced by following:
APPS
GMD_REPLACE
|
|
|
|