[Home] [Help]
[Dependency Information]
| Object Name: | FV_FUND_PARAMETERS_DFV |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| Subobject Name: | |
| Status: | VALID |
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| ROW_ID | ROWID | (10) | ||
| CATEGORY | VARCHAR2 | (30) | ||
| CONCATENATED_SEGMENTS | VARCHAR2 | (0) |
Cut, paste (and edit) the following text to query this object:
SELECT ROW_ID
, CATEGORY
, CONCATENATED_SEGMENTS
FROM APPS.FV_FUND_PARAMETERS_DFV;
APPS
FV_FUND_PARAMETERS
APPS.FV_FUND_PARAMETERS_DFV is not referenced by any database object
|
|
|
|