[Home] [Help]
[Dependency Information]
VIEW: APPS.FII_TIME_SEMIYEAR_V
Object Details
Object Name: | FII_TIME_SEMIYEAR_V |
Object Type: | VIEW |
Owner: | APPS |
FND Design Data: | FII.FII_TIME_SEMIYEAR_V
|
---|
Subobject Name: | |
Status: | VALID |
***** Warning: Oracle Internal Use Only *****
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
View Type
Internal
[View Source]
Columns
Name |
Datatype |
Length |
Mandatory |
Comments |
ID |
VARCHAR2 |
(5) |
|
|
VALUE |
VARCHAR2 |
(6) |
|
|
START_DATE |
DATE |
|
|
|
END_DATE |
DATE |
|
|
|
Query Text
Cut, paste (and edit) the following text to query this object:
SELECT ID
, VALUE
, START_DATE
, END_DATE
FROM APPS.FII_TIME_SEMIYEAR_V;
Dependencies
[top of page]
APPS.FII_TIME_SEMIYEAR_V references the following:
-
APPS
-
FII_TIME_YEAR
APPS.FII_TIME_SEMIYEAR_V is referenced by following:
-
APPS
-
HRI_BPL_TIME
- show dependent code