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


TABLE: XTR.XTR_DEAL_CONFO_TYPES

Object Details
Object Name: XTR_DEAL_CONFO_TYPES
Object Type: TABLE
Owner: XTR
FND Design Data: TableXTR.XTR_DEAL_CONFO_TYPES
Subobject Name:
Status: VALID


XTR_DEAL_CONFO_TYPES contains deal confirmation types used in confirmation letter templates. Each row corresponds to a confirmation type, and includes a description of the confirmation type and the deal type with which the confirmation type is associated.


Storage Details
Tablespace: TablespaceAPPS_TS_SEED
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
CONFO_TYPE VARCHAR2 (50) Yes Deal confirmation action type
DEAL_TYPE VARCHAR2 (7) Yes Code for high level deals
DESCRIPTION VARCHAR2 (200)
Deal action description
Query Text

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


SELECT CONFO_TYPE
,      DEAL_TYPE
,      DESCRIPTION
FROM XTR.XTR_DEAL_CONFO_TYPES;

Dependencies

[top of page]

XTR.XTR_DEAL_CONFO_TYPES does not reference any database object

XTR.XTR_DEAL_CONFO_TYPES is referenced by following:

SchemaAPPS
SynonymXTR_DEAL_CONFO_TYPES