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


TABLE: JA.JA_CN_CFS_ITEM_MAPPING_LINES

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

This table stores the mapping relationship between cash flow item and the value of source. There is a one-to-many relationship between the cash flow item mapping information stored in the table and cash flow item mapping information stored in table JA_CN_CFS_ITEM_MAPPING_LINES

Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
MAPPING_HEADER_ID NUMBER
Yes Mapping header id
ORG_ID NUMBER

Operating Unit ID
AC_VALUE VARCHAR2 (150) Yes Supporting Reference detail value
DETAILED_CFS_ITEM VARCHAR2 (30) Yes Detail Cash Flow item
EFFECTIVE_START_DATE DATE

Effective start date
EFFECTIVE_END_DATE DATE

Effective end date
CREATED_BY NUMBER (15) Yes Standard WHO column
CREATION_DATE DATE
Yes Standard WHO column
LAST_UPDATE_BY NUMBER (15)
Standard WHO column
LAST_UPDATE_DATE DATE
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 MAPPING_HEADER_ID
,      ORG_ID
,      AC_VALUE
,      DETAILED_CFS_ITEM
,      EFFECTIVE_START_DATE
,      EFFECTIVE_END_DATE
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATE_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM JA.JA_CN_CFS_ITEM_MAPPING_LINES;

Dependencies

[top of page]

JA.JA_CN_CFS_ITEM_MAPPING_LINES does not reference any database object

JA.JA_CN_CFS_ITEM_MAPPING_LINES is referenced by following:

SchemaAPPS
SynonymJA_CN_CFS_ITEM_MAPPING_LINES