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


VIEW: APPS.FV_FUND_PARAMETERS_V

Object Details
Object Name: FV_FUND_PARAMETERS_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewFV.FV_FUND_PARAMETERS_V
Subobject Name:
Status: VALID

View Type

A multi-org view which will retrive data for your current operating unit and ignore data in other operating units.


FV_FUND_PARAMETERS_V stores Set of Books information per
Treasury symbol.


[View Source]

Columns
Name Datatype Length Mandatory Comments
TREASURY_SYMBOL VARCHAR2 (35)
Treasury symbol
SET_OF_BOOKS_ID NUMBER (15) Yes Set of Books identifier
Query Text

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


SELECT TREASURY_SYMBOL
,      SET_OF_BOOKS_ID
FROM APPS.FV_FUND_PARAMETERS_V;

Dependencies

[top of page]

APPS.FV_FUND_PARAMETERS_V references the following:

SchemaAPPS
SynonymFV_FUND_PARAMETERS

APPS.FV_FUND_PARAMETERS_V is not referenced by any database object