DBA Data[Home] [Help] [Dependency Information]


TABLE: POA.POA_PORTAL_RCPT_SUM

Object Details
Object Name: POA_PORTAL_RCPT_SUM
Object Type: TABLE
Owner: POA
Subobject Name:
Status: VALID

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

Storage Details
Tablespace: TablespaceAPPS_TS_SUMMARY
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
OPERATING_UNIT_PK_KEY NUMBER

OPERATING_UNIT_NAME VARCHAR2 (500)
ORGANIZATION_PK_KEY NUMBER

ORGANIZATION_NAME VARCHAR2 (500)
NO_OF_LINES NUMBER

NO_OF_HEADERS NUMBER

TOTAL_AMOUNT NUMBER

CORRECTIONS NUMBER

CORRECTIONS_PERCENT NUMBER

VENDOR_RETURNS_NO NUMBER

VENDOR_RETURNS_PERCENT NUMBER

Query Text

Cut, paste (and edit) the following text to query this object:


SELECT OPERATING_UNIT_PK_KEY
,      OPERATING_UNIT_NAME
,      ORGANIZATION_PK_KEY
,      ORGANIZATION_NAME
,      NO_OF_LINES
,      NO_OF_HEADERS
,      TOTAL_AMOUNT
,      CORRECTIONS
,      CORRECTIONS_PERCENT
,      VENDOR_RETURNS_NO
,      VENDOR_RETURNS_PERCENT
FROM POA.POA_PORTAL_RCPT_SUM;

Dependencies

[top of page]

POA.POA_PORTAL_RCPT_SUM does not reference any database object

POA.POA_PORTAL_RCPT_SUM is referenced by following:

SchemaAPPS
SynonymPOA_PORTAL_RCPT_SUM