Skip to content

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


TABLE: AR.AR_BPA_PAGE_SETUPS_TL

Object Details
Object Name: AR_BPA_PAGE_SETUPS_TL
Object Type: TABLE
Owner: AR
FND Design Data: TableAR.AR_BPA_PAGE_SETUPS_TL
Subobject Name:
Status: VALID


Release 11i: Used by Bill Presentment Architecture


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
AR_BPA_PAGE_SETUPS_TL_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnPAGE_SETUP_ID
ColumnLANGUAGE
Columns
Name Datatype Length Mandatory Comments
LAST_UPDATED_BY NUMBER (15) Yes Standard Who column
LAST_UPDATE_DATE DATE
Yes Standard Who column
CREATION_DATE DATE
Yes Standard Who column
CREATED_BY NUMBER (15) Yes Standard Who column
LAST_UPDATE_LOGIN NUMBER (15)
Standard Who column
PAGE_SETUP_ID NUMBER (15) Yes Foreign key to AR_BPA_PAGE_SETUPS_B
LANGUAGE VARCHAR2 (4) Yes Language code
SOURCE_LANG VARCHAR2 (4) Yes Source language
PAGE_SETUP_NAME VARCHAR2 (80) Yes Page Setup name
PAGE_SETUP_DESC VARCHAR2 (240)
Page Setup description
Query Text

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


SELECT LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_LOGIN
,      PAGE_SETUP_ID
,      LANGUAGE
,      SOURCE_LANG
,      PAGE_SETUP_NAME
,      PAGE_SETUP_DESC
FROM AR.AR_BPA_PAGE_SETUPS_TL;

Dependencies

[top of page]

AR.AR_BPA_PAGE_SETUPS_TL does not reference any database object

AR.AR_BPA_PAGE_SETUPS_TL is referenced by following:

SchemaAPPS
SynonymAR_BPA_PAGE_SETUPS_TL