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


TABLE: XTR.XTR_SETTLEMENT_CATEGORIES

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


XTR_SETTLEMENT_CATEGORIES contains settlement category information. Each row corresponds to one settlement category and contains a description of that category. Settlement categories are used to organize settlement actions. A settlement action is assigned to a counterparty as needed and it is used to settle short term money deals.
This table corresponds to the Category region on Default Settlement Actions window.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
DESCRIPTION VARCHAR2 (25) Yes Settlement category description
SETTLEMENT_CATEGORY VARCHAR2 (7) Yes Settlement category
Query Text

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


SELECT DESCRIPTION
,      SETTLEMENT_CATEGORY
FROM XTR.XTR_SETTLEMENT_CATEGORIES;

Dependencies

[top of page]

XTR.XTR_SETTLEMENT_CATEGORIES does not reference any database object

XTR.XTR_SETTLEMENT_CATEGORIES is referenced by following:

SchemaAPPS
SynonymXTR_SETTLEMENT_CATEGORIES