[Home] [Help]
[Dependency Information]
| Object Name: | GMS_DTRANGE_BAL_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | GMS.GMS_DTRANGE_BAL_V
|
| Subobject Name: | |
| Status: | VALID |
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
Internal
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| PROJECT_ID | NUMBER | (15) | Yes | Project Id |
| AWARD_ID | NUMBER | (15) | Yes | Award Id |
| BUDGET_VERSION_ID | NUMBER | (15) | Yes | Budget Version Id |
| START_DATE | DATE | Yes | Start Date | |
| END_DATE | DATE | Yes | End Date |
Cut, paste (and edit) the following text to query this object:
SELECT PROJECT_ID
, AWARD_ID
, BUDGET_VERSION_ID
, START_DATE
, END_DATE
FROM APPS.GMS_DTRANGE_BAL_V;
APPS
GMS_BALANCES
APPS
GMS_AWARD_BAL_V
|
|
|
|