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


TABLE: WSH.WSH_CC_DENIED_PARTIES

Object Details
Object Name: WSH_CC_DENIED_PARTIES
Object Type: TABLE
Owner: WSH
FND Design Data: TableWSH.WSH_CC_DENIED_PARTIES
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_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
WSH_CC_DENIED_PARTIES_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnRESPONSE_LINE_ID
Columns
Name Datatype Length Mandatory Comments
RESPONSE_LINE_ID NUMBER
Yes Foreign Key to WSH_CC_RESPONSE_LINES.RESPONSE_LINE_ID
NAME VARCHAR2 (300)
Name of the Denied Party
ADDRESS VARCHAR2 (2000)
Address of the Denied Party
WORDS VARCHAR2 (2000)
Words for potential denied parties
DENIED_PARTY_TYPE VARCHAR2 (240)
Denied Party Type e.g. DEN, SDT,ENT,DBL,NRC,GPC
Query Text

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


SELECT RESPONSE_LINE_ID
,      NAME
,      ADDRESS
,      WORDS
,      DENIED_PARTY_TYPE
FROM WSH.WSH_CC_DENIED_PARTIES;

Dependencies

[top of page]

WSH.WSH_CC_DENIED_PARTIES does not reference any database object

WSH.WSH_CC_DENIED_PARTIES is referenced by following:

SchemaAPPS
SynonymWSH_CC_DENIED_PARTIES