[Home] [Help]
[Dependency Information]
Object Name: | ICX_POR_DAILY_NOTIFICATIONS |
---|---|
Object Type: | TABLE |
Owner: | ICX |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
Table to store the Daily Notifications generated due to Publishing or Discarding of Item Loader Jobs and due to Approval or Rejection of pricing by buyers.
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
ICX_POR_DAILY_NOTIFY_N1 | NORMAL | NONUNIQUE |
![]() |
![]() ![]() |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
PARTY_ID | NUMBER | Yes | Unique Identifier for a Trading Partner. | |
PARTY_TYPE | VARCHAR2 | (30) | Yes | Party Type |
LAST_RUN_DATE | DATE | Yes | Last Run Date | |
USER_ID | NUMBER | Yes | User ID |
Cut, paste (and edit) the following text to query this object:
SELECT PARTY_ID
, PARTY_TYPE
, LAST_RUN_DATE
, USER_ID
FROM ICX.ICX_POR_DAILY_NOTIFICATIONS;
ICX.ICX_POR_DAILY_NOTIFICATIONS does not reference any database object
ICX.ICX_POR_DAILY_NOTIFICATIONS is referenced by following:
|
|
|