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


TABLE: FV.FV_AR_CONTROLS_ALL

Object Details
Object Name: FV_AR_CONTROLS_ALL
Object Type: TABLE
Owner: FV
FND Design Data: TableFV.FV_AR_CONTROLS_ALL
Subobject Name:
Status: VALID

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
FV_AR_CONTROLS_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnCREATED_FROM
ColumnPAYMENT_SCHEDULE_ID
Columns
Name Datatype Length Mandatory Comments
PAYMENT_SCHEDULE_ID NUMBER (15)
Payment schedule identifier
CREATED_FROM VARCHAR2 (20)
Charge type
LAST_ACCRUAL_DATE DATE

Last time accrual process was run
ORG_ID NUMBER (15) Yes Organization identifier
Query Text

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


SELECT PAYMENT_SCHEDULE_ID
,      CREATED_FROM
,      LAST_ACCRUAL_DATE
,      ORG_ID
FROM FV.FV_AR_CONTROLS_ALL;

Dependencies

[top of page]

FV.FV_AR_CONTROLS_ALL does not reference any database object

FV.FV_AR_CONTROLS_ALL is referenced by following:

SchemaFV
ViewFV_AR_CONTROLS_ALL#