[Home] [Help]
[Dependency Information]
| Object Name: | AMS_LIST_ENTRIES_PURGE |
|---|---|
| Object Type: | TABLE |
| Owner: | AMS |
| FND Design Data: | AMS.AMS_LIST_ENTRIES_PURGE
|
| Subobject Name: | |
| Status: | VALID |
Table used in Concurrent program deleting disabled list entries
| Tablespace: | APPS_TS_TX_DATA |
|---|---|
| PCT Free: | 10 |
| PCT Used: |
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| LIST_HEADER_ID | NUMBER | List Header Identifier | ||
| LIST_ENTRY_ROW_ID | ROWID | (10) | Row Identifier |
Cut, paste (and edit) the following text to query this object:
SELECT LIST_HEADER_ID
, LIST_ENTRY_ROW_ID
FROM AMS.AMS_LIST_ENTRIES_PURGE;
AMS.AMS_LIST_ENTRIES_PURGE does not reference any database object
AMS.AMS_LIST_ENTRIES_PURGE is referenced by following:
AMS
AMS_LIST_ENTRIES_PURGE#
|
|
|
|