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


TABLE: LNS.LNS_LOAN_TYPES_TL

Object Details
Object Name: LNS_LOAN_TYPES_TL
Object Type: TABLE
Owner: LNS
Subobject Name:
Status: VALID


Stores the multi lingual columns for each record of the base table LNS_LOAN_TYPES


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
LNS_LOAN_TYPES_TL_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnLOAN_TYPE_ID
ColumnLANGUAGE
Columns
Name Datatype Length Mandatory Comments
LOAN_TYPE_ID NUMBER
Yes Identifies the Loan Type
LOAN_TYPE_NAME VARCHAR2 (80) Yes Identifies the Loan Type Name
LOAN_TYPE_DESC VARCHAR2 (250)
Identifies the Loan Type Description
LANGUAGE VARCHAR2 (4) Yes Identifies the Loan Type language
SOURCE_LANG VARCHAR2 (4) Yes Identifies the Loan Type source language
CREATION_DATE DATE
Yes Standard Who Column
CREATED_BY NUMBER
Yes Standard Who Column
LAST_UPDATE_LOGIN NUMBER

Standard Who Column
LAST_UPDATE_DATE DATE
Yes Standard Who Column
LAST_UPDATED_BY NUMBER
Yes Standard Who Column
Query Text

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


SELECT LOAN_TYPE_ID
,      LOAN_TYPE_NAME
,      LOAN_TYPE_DESC
,      LANGUAGE
,      SOURCE_LANG
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_LOGIN
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
FROM LNS.LNS_LOAN_TYPES_TL;

Dependencies

[top of page]

LNS.LNS_LOAN_TYPES_TL does not reference any database object

LNS.LNS_LOAN_TYPES_TL is referenced by following:

SchemaAPPS
SynonymLNS_LOAN_TYPES_TL