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


TABLE: PO.PO_EDA_MAPPING

Object Details
Object Name: PO_EDA_MAPPING
Object Type: TABLE
Owner: PO
FND Design Data: TablePO.PO_EDA_MAPPING
Subobject Name:
Status: VALID

Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
GROUPING VARCHAR2 (100) Yes
ATTRIBUTE VARCHAR2 (100) Yes
EBS VARCHAR2 (4000)
EDA VARCHAR2 (4000)
Query Text

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


SELECT GROUPING
,      ATTRIBUTE
,      EBS
,      EDA
FROM PO.PO_EDA_MAPPING;

Dependencies

[top of page]

PO.PO_EDA_MAPPING does not reference any database object

PO.PO_EDA_MAPPING is referenced by following:

SchemaPO
ViewPO_EDA_MAPPING#