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


VIEW: FV.FV_RCV_TRANSACTIONS#

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

[View Source]

Columns
Name Datatype Length Mandatory Comments
FV_TRANSACTION_ID NUMBER (15) Yes
TRANSACTION_ID NUMBER (15) Yes
TRANSACTION_TYPE VARCHAR2 (25) Yes
ACTUAL_TRANSACTION_DATE DATE
Yes
CREATION_DATE DATE
Yes
CREATED_BY NUMBER (15) Yes
LAST_UPDATE_DATE DATE
Yes
LAST_UPDATED_BY NUMBER (15) Yes
LAST_UPDATE_LOGIN NUMBER (15)
Query Text

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


SELECT FV_TRANSACTION_ID
,      TRANSACTION_ID
,      TRANSACTION_TYPE
,      ACTUAL_TRANSACTION_DATE
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
FROM FV.FV_RCV_TRANSACTIONS#;

Dependencies

[top of page]

FV.FV_RCV_TRANSACTIONS# references the following:

SchemaFV
TableFV_RCV_TRANSACTIONS
FV.FV_RCV_TRANSACTIONS# is referenced by following:

SchemaAPPS
SynonymFV_RCV_TRANSACTIONS