[Home] [Help]
[Dependency Information]
Object Name: | XTR_BROKERAGE_CATEGORIES |
---|---|
Object Type: | TABLE |
Owner: | XTR |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
XTR_BROKERAGE_CATEGORIES contains brokerage category information. Each row in this table corresponds to one brokerage category and contains a description of that category. Brokerage categories are used for grouping the calculation methods and rates. You can assign a brokerage category to one or more counterparties. When you assign a brokerage category, it becomes the default brokerage category for the counterparty during deal input.
This table corresponds to the Categories region of the Categories tabbed region of the Brokerage Schedule and Details window.
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
BROKERAGE_CATEGORY | VARCHAR2 | (7) | Yes | Brokerage category |
DESCRIPTION | VARCHAR2 | (25) | Yes | Brokerage category description |
Cut, paste (and edit) the following text to query this object:
SELECT BROKERAGE_CATEGORY
, DESCRIPTION
FROM XTR.XTR_BROKERAGE_CATEGORIES;
XTR.XTR_BROKERAGE_CATEGORIES does not reference any database object
XTR.XTR_BROKERAGE_CATEGORIES is referenced by following:
|
|
|