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


TABLE: FEM.FEM_TAB_LOADER_DEFAULTS

Object Details
Object Name: FEM_TAB_LOADER_DEFAULTS
Object Type: TABLE
Owner: FEM
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_SEED
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
FEM_TAB_LOADER_DEFAULTS_PK NORMAL UNIQUE TablespaceAPPS_TS_SEED ColumnINTERFACE_TABLE_NAME
Columns
Name Datatype Length Mandatory Comments
INTERFACE_TABLE_NAME VARCHAR2 (30) Yes Interface table name for which the defaults apply
LEDGER_DISPLAY_CODE VARCHAR2 (150)
Non translatable alphanumeric identifier of the default Ledger member for external data loads
DATASET_DISPLAY_CODE VARCHAR2 (150)
Non translatable alphanumeric identifier of the default Dataset member for external data loads
CCTR_ORG_DISPLAY_CODE VARCHAR2 (150)
Non translatable alphanumeric identifier of the default Company Cost Center Organization member for external data loads
CURRENCY_CODE VARCHAR2 (15)
Non translatable alphanumeric identifier of the default Currency member for external data loads
CURRENCY_TYPE_CODE VARCHAR2 (30)
Non translatable alphanumeric identifier of the Currency Type for external data loads
OBJECT_VERSION_NUMBER NUMBER
Yes Framework required column for external data loads
CREATION_DATE DATE
Yes Creation date of the record
CREATED_BY NUMBER (15) Yes User that created the record
LAST_UPDATED_BY NUMBER (15) Yes User that last modified the record
LAST_UPDATE_DATE DATE
Yes Date on which the record was last modified
LAST_UPDATE_LOGIN NUMBER (15)
Login user that last modified the record
Query Text

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


SELECT INTERFACE_TABLE_NAME
,      LEDGER_DISPLAY_CODE
,      DATASET_DISPLAY_CODE
,      CCTR_ORG_DISPLAY_CODE
,      CURRENCY_CODE
,      CURRENCY_TYPE_CODE
,      OBJECT_VERSION_NUMBER
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM FEM.FEM_TAB_LOADER_DEFAULTS;

Dependencies

[top of page]

FEM.FEM_TAB_LOADER_DEFAULTS does not reference any database object

FEM.FEM_TAB_LOADER_DEFAULTS is referenced by following:

SchemaAPPS
SynonymFEM_TAB_LOADER_DEFAULTS