[Home] [Help]
[Dependency Information]
| Object Name: | POA_EDW_PO_DIST_INC |
|---|---|
| Object Type: | TABLE |
| Owner: | POA |
| FND Design Data: | POA.POA_EDW_PO_DIST_INC
|
| Subobject Name: | |
| Status: | VALID |
An internal table used in the PO Distributions fact collection process.
| Tablespace: | APPS_TS_INTERFACE |
|---|---|
| PCT Free: | 5 |
| PCT Used: |
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| PRIMARY_KEY | NUMBER | Primary Key | ||
| SEQ_ID | NUMBER | Sequence number | ||
| CHECK_CUT_DATE | DATE | Check Cut Date | ||
| INVOICE_RECEIVED_DATE | DATE | Invoice Received Date | ||
| BATCH_ID | NUMBER | Batch Id |
Cut, paste (and edit) the following text to query this object:
SELECT PRIMARY_KEY
, SEQ_ID
, CHECK_CUT_DATE
, INVOICE_RECEIVED_DATE
, BATCH_ID
FROM POA.POA_EDW_PO_DIST_INC;
POA.POA_EDW_PO_DIST_INC does not reference any database object
POA.POA_EDW_PO_DIST_INC is referenced by following:
APPS
POA_EDW_PO_DIST_INC
|
|
|
|