[Home] [Help]
[Dependency Information]
Object Name: | FEM_LEDGER_DIM_VS_MAPS |
---|---|
Object Type: | TABLE |
Owner: | FEM |
Subobject Name: | |
Status: | VALID |
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
FEM_LEDGER_DIM_VS_MAPS_PK | NORMAL | UNIQUE |
![]() |
![]() |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
LEDGER_ID | NUMBER | Yes | Foreign key to the Ledger dimension | |
GLOBAL_VS_COMBO_ID | NUMBER | (9) | Identifies the Global Value Set Combination applicable for the given Ledger | |
FUNCTIONAL_CURRENCY_CODE | VARCHAR2 | (15) | Identifies the Functional Currency for the given Ledger | |
CALENDAR_ID | NUMBER | (5) | Identifies the Calendar for the given Ledger | |
CHANNEL_VS_ID | NUMBER | Identifies the Value Set applicable for the Channel dimension for the given Ledger | ||
COMPANY_COST_CENTER_ORG_VS_ID | NUMBER | Identifies the Value Set applicable for the Company Cost Center Organization dimension for the given Ledger | ||
COMPANY_VS_ID | NUMBER | Identifies the Value Set applicable for the Company dimension for the given Ledger | ||
COST_CENTER_VS_ID | NUMBER | Identifies the Value Set applicable for the Cost Center dimension for the given Ledger | ||
CUSTOMER_VS_ID | NUMBER | Identifies the Value Set applicable for the Customer dimension for the given Ledger | ||
ENTITY_VS_ID | NUMBER | Identifies the Value Set applicable for the Entity dimension for the given Ledger | ||
FINANCIAL_ELEM_VS_ID | NUMBER | Identifies the Value Set applicable for the Financial Element dimension for the given Ledger | ||
GEOGRAPHY_VS_ID | NUMBER | Identifies the Value Set applicable for the Geography dimension for the given Ledger | ||
LINE_ITEM_VS_ID | NUMBER | Identifies the Value Set applicable for the Line Item dimension for the given Ledger | ||
NATURAL_ACCOUNT_VS_ID | NUMBER | Identifies the Value Set applicable for the Natural Account dimension for the given Ledger | ||
PRODUCT_VS_ID | NUMBER | Identifies the Value Set applicable for the Product dimension for the given Ledger | ||
PROJECT_VS_ID | NUMBER | Identifies the Value Set applicable for the Project dimension for the given Ledger | ||
TASK_VS_ID | NUMBER | Identifies the Value Set applicable for the Task dimension for the given Ledger | ||
USER_DIM1_VS_ID | NUMBER | Identifies the Value Set applicable for the User Dimension01 dimension for the given Ledger | ||
USER_DIM2_VS_ID | NUMBER | Identifies the Value Set applicable for the User Dimension02 dimension for the given Ledger | ||
USER_DIM3_VS_ID | NUMBER | Identifies the Value Set applicable for the User Dimension03 dimension for the given Ledger | ||
USER_DIM4_VS_ID | NUMBER | Identifies the Value Set applicable for the User Dimension04 dimension for the given Ledger | ||
USER_DIM5_VS_ID | NUMBER | Identifies the Value Set applicable for the User Dimension05 dimension for the given Ledger | ||
USER_DIM6_VS_ID | NUMBER | Identifies the Value Set applicable for the User Dimension06 dimension for the given Ledger | ||
USER_DIM7_VS_ID | NUMBER | Identifies the Value Set applicable for the User Dimension07 dimension for the given Ledger | ||
USER_DIM8_VS_ID | NUMBER | Identifies the Value Set applicable for the User Dimension08 dimension for the given Ledger | ||
USER_DIM9_VS_ID | NUMBER | Identifies the Value Set applicable for the User Dimension09 dimension for the given Ledger | ||
USER_DIM10_VS_ID | NUMBER | Identifies the Value Set applicable for the User Dimension10 dimension for the given Ledger |
Cut, paste (and edit) the following text to query this object:
SELECT LEDGER_ID
, GLOBAL_VS_COMBO_ID
, FUNCTIONAL_CURRENCY_CODE
, CALENDAR_ID
, CHANNEL_VS_ID
, COMPANY_COST_CENTER_ORG_VS_ID
, COMPANY_VS_ID
, COST_CENTER_VS_ID
, CUSTOMER_VS_ID
, ENTITY_VS_ID
, FINANCIAL_ELEM_VS_ID
, GEOGRAPHY_VS_ID
, LINE_ITEM_VS_ID
, NATURAL_ACCOUNT_VS_ID
, PRODUCT_VS_ID
, PROJECT_VS_ID
, TASK_VS_ID
, USER_DIM1_VS_ID
, USER_DIM2_VS_ID
, USER_DIM3_VS_ID
, USER_DIM4_VS_ID
, USER_DIM5_VS_ID
, USER_DIM6_VS_ID
, USER_DIM7_VS_ID
, USER_DIM8_VS_ID
, USER_DIM9_VS_ID
, USER_DIM10_VS_ID
FROM FEM.FEM_LEDGER_DIM_VS_MAPS;
FEM.FEM_LEDGER_DIM_VS_MAPS does not reference any database object
FEM.FEM_LEDGER_DIM_VS_MAPS is referenced by following:
|
|
|