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


TABLE: JA.JA_CN_CFS_ASSIGN_SUP_ALL

Object Details
Object Name: JA_CN_CFS_ASSIGN_SUP_ALL
Object Type: TABLE
Owner: JA
FND Design Data: TableJA.JA_CN_CFS_ASSIGN_SUP_ALL
Subobject Name:
Status: VALID

The 'JA_CN_CFS_ASSIGN_SUP_ALL' table stores the information of Cash Flow Statement in/out flow and the source, in other words this table store the type for each CFS data.

Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
JA_CN_CFS_ASSIGN_SUP_ALL_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnCHART_OF_ACCOUNTS_ID
ColumnAXIS_SET_ID
ColumnAXIS_SEQ
Columns
Name Datatype Length Mandatory Comments
CHART_OF_ACCOUNTS_ID NUMBER (15) Yes Identifier of chart of account
AXIS_SET_ID NUMBER (15) Yes Defining column for the row set these axes belong to
AXIS_SEQ NUMBER
Yes Sequence number for this row
ITEM_SOURCE VARCHAR2 (25) Yes The source of the item
ITEM_ATTRIBUTE VARCHAR2 (8)
The atrribute to identify it's inflow or out flow
CREATION_DATE DATE
Yes Standard WHO column
CREATED_BY NUMBER (15) Yes Standard WHO column
LAST_UPDATE_DATE DATE
Yes Standard WHO column
LAST_UPDATED_BY NUMBER (15) Yes Standard WHO column
LAST_UPDATE_LOGIN NUMBER (15)
Standard WHO column
Query Text

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


SELECT CHART_OF_ACCOUNTS_ID
,      AXIS_SET_ID
,      AXIS_SEQ
,      ITEM_SOURCE
,      ITEM_ATTRIBUTE
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
FROM JA.JA_CN_CFS_ASSIGN_SUP_ALL;

Dependencies

[top of page]

JA.JA_CN_CFS_ASSIGN_SUP_ALL does not reference any database object

JA.JA_CN_CFS_ASSIGN_SUP_ALL is referenced by following:

SchemaJA
ViewJA_CN_CFS_ASSIGN_SUP_ALL#