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


TABLE: BSC.BSC_SYS_LINES

Object Details
Object Name: BSC_SYS_LINES
Object Type: TABLE
Owner: BSC
FND Design Data: TableBSC.BSC_SYS_LINES
Subobject Name:
Status: VALID


BSC_SYS_LINES stores information about lines for tabs and simulation tree indicators.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
BSC_SYS_LINES_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnSOURCE_TYPE
ColumnSOURCE_CODE
ColumnLINE_TYPE
ColumnLINE_ID
Columns
Name Datatype Length Mandatory Comments
SOURCE_TYPE NUMBER (3) Yes Source type
SOURCE_CODE NUMBER (5) Yes Source code. Tab identifier or indicator type
LINE_TYPE VARCHAR2 (2) Yes Line type
LINE_ID NUMBER (3) Yes Line identifier
LEFT_POSITION NUMBER (5)
Position -LEFT
TOP_POSITION NUMBER (5)
Position -TOP
LENGTH NUMBER (5)
Position -LENGTH
ARROW VARCHAR2 (1)
Arrow type
Query Text

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


SELECT SOURCE_TYPE
,      SOURCE_CODE
,      LINE_TYPE
,      LINE_ID
,      LEFT_POSITION
,      TOP_POSITION
,      LENGTH
,      ARROW
FROM BSC.BSC_SYS_LINES;

Dependencies

[top of page]

BSC.BSC_SYS_LINES does not reference any database object

BSC.BSC_SYS_LINES is referenced by following:

SchemaAPPS
SynonymBSC_SYS_LINES