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


TABLE: AR.AR_CONS_BILL_CYCLES_TL

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


The AR_CONS_BILL_CYCLES_TL table provides multilingual support (MLS) for each billing cycle that you define in Receivables. MLS lets you store and print data that you define in multiple languages.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
AR_CONS_BILL_CYCLES_TL_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnBILLING_CYCLE_ID
ColumnLANGUAGE
AR_CONS_BILL_CYCLES_TL_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnCYCLE_NAME
ColumnLANGUAGE
Columns
Name Datatype Length Mandatory Comments
BILLING_CYCLE_ID NUMBER (15) Yes Billing cycle identifier
CYCLE_NAME VARCHAR2 (255) Yes Name of billing cycle
DESCRIPTION VARCHAR2 (2000)
Description of billing cycle
LANGUAGE VARCHAR2 (4) Yes Language code of billing cycle
SOURCE_LANG VARCHAR2 (4) Yes Language code of record from which this was copied during the upgrade
CREATION_DATE DATE
Yes Standard Who column
CREATED_BY NUMBER (15) Yes Standard Who column
LAST_UPDATE_LOGIN NUMBER (15)
Standard Who column
LAST_UPDATE_DATE DATE
Yes Standard Who column
LAST_UPDATED_BY NUMBER (15) Yes Standard Who column
OBJECT_VERSION_NUMBER NUMBER (15)
Used for locking
Query Text

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


SELECT BILLING_CYCLE_ID
,      CYCLE_NAME
,      DESCRIPTION
,      LANGUAGE
,      SOURCE_LANG
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_LOGIN
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      OBJECT_VERSION_NUMBER
FROM AR.AR_CONS_BILL_CYCLES_TL;

Dependencies

[top of page]

AR.AR_CONS_BILL_CYCLES_TL does not reference any database object

AR.AR_CONS_BILL_CYCLES_TL is referenced by following:

SchemaAPPS
SynonymAR_CONS_BILL_CYCLES_TL