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


TABLE: BOM.CST_AE_LINES_EFC

Object Details
Object Name: CST_AE_LINES_EFC
Object Type: TABLE
Owner: BOM
FND Design Data: TableBOM.CST_AE_LINES_EFC
Subobject Name:
Status: VALID


CST_AE_LINES_EFC is used exclusively as an archive table
for the "Euro as a functional currency" project. It mirrors the table
CST_AE_LINES prior to conversion to the euro currency.


Storage Details
Tablespace: TablespaceAPPS_TS_ARCHIVE
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
AE_LINE_ID NUMBER
Yes Line Identifier
ACCOUNTED_CR NUMBER

Accounted Credit
ACCOUNTED_DR NUMBER

Accounted Debit
CURRENCY_CONVERSION_RATE NUMBER

Currency Conversion Rate
OVERHEAD_BASIS_FACTOR NUMBER

Overhead Basis Factor
STAT_AMOUNT NUMBER

Stat_amount
RATE_OR_AMOUNT NUMBER

Rate or Amount
SET_OF_BOOKS_ID NUMBER

Set Of Books Identifier
Query Text

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


SELECT AE_LINE_ID
,      ACCOUNTED_CR
,      ACCOUNTED_DR
,      CURRENCY_CONVERSION_RATE
,      OVERHEAD_BASIS_FACTOR
,      STAT_AMOUNT
,      RATE_OR_AMOUNT
,      SET_OF_BOOKS_ID
FROM BOM.CST_AE_LINES_EFC;

Dependencies

[top of page]

BOM.CST_AE_LINES_EFC does not reference any database object

BOM.CST_AE_LINES_EFC is referenced by following:

SchemaAPPS
SynonymCST_AE_LINES_EFC