[Home] [Help]
[Dependency Information]
| Object Name: | PQH_PSB_DFLT_BUDGET_ELEMENTS |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| 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 |
|---|---|---|---|---|
| DFLT_BUDGET_ELEMENT_ID | NUMBER | (10) | Yes | |
| DFLT_BUDGET_SET_ID | NUMBER | (15) | Yes | |
| ELEMENT_TYPE_ID | NUMBER | (9) | Yes | |
| DFLT_DIST_PERCENTAGE | NUMBER | (15) | ||
| OBJECT_VERSION_NUMBER | NUMBER | (9) | Yes |
Cut, paste (and edit) the following text to query this object:
SELECT DFLT_BUDGET_ELEMENT_ID
, DFLT_BUDGET_SET_ID
, ELEMENT_TYPE_ID
, DFLT_DIST_PERCENTAGE
, OBJECT_VERSION_NUMBER
FROM APPS.PQH_PSB_DFLT_BUDGET_ELEMENTS;
APPS
PQH_DFLT_BUDGET_ELEMENTS
APPS
PSB_POSITION_CONTROL_PVT
- show dependent code
PUBLIC
PQH_PSB_DFLT_BUDGET_ELEMENTS
|
|
|
|