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


VIEW: FV.FV_AR_CONTROLS_ALL#

Object Details
Object Name: FV_AR_CONTROLS_ALL#
Object Type: VIEW
Owner: FV
Subobject Name:
Status: VALID

[View Source]

Columns
Name Datatype Length Mandatory Comments
PAYMENT_SCHEDULE_ID NUMBER (15)
CREATED_FROM VARCHAR2 (20)
LAST_ACCRUAL_DATE DATE

ORG_ID NUMBER (15) Yes
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# references the following:

SchemaFV
TableFV_AR_CONTROLS_ALL
FV.FV_AR_CONTROLS_ALL# is referenced by following:

SchemaAPPS
SynonymFV_AR_CONTROLS
SynonymFV_AR_CONTROLS_ALL