[Home] [Help]
[Dependency Information]
| Object Name: | FV_AR_CONTROLS_ALL |
|---|---|
| Object Type: | TABLE |
| Owner: | FV |
| FND Design Data: | FV.FV_AR_CONTROLS_ALL
|
| Subobject Name: | |
| Status: | VALID |
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
| Tablespace: | APPS_TS_TX_DATA |
|---|---|
| PCT Free: | 10 |
| PCT Used: |
| Index | Type | Uniqueness | Tablespace | Column |
|---|---|---|---|---|
| FV_AR_CONTROLS_N1 | NORMAL | NONUNIQUE |
APPS_TS_TX_IDX
|
CREATED_FROM
PAYMENT_SCHEDULE_ID
|
| 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 |
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;
FV.FV_AR_CONTROLS_ALL does not reference any database object
FV.FV_AR_CONTROLS_ALL is referenced by following:
FV
FV_AR_CONTROLS_ALL#
|
|
|
|