[Home] [Help]
[Dependency Information]
| Object Name: | PQH_PSB_DFLT_BUDGET_SETS |
|---|---|
| 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_SET_ID | NUMBER | (15) | Yes | |
| DFLT_BUDGET_SET_NAME | VARCHAR2 | (30) | Yes | |
| BUSINESS_GROUP_ID | NUMBER | (15) | Yes | |
| OBJECT_VERSION_NUMBER | NUMBER | (9) | Yes |
Cut, paste (and edit) the following text to query this object:
SELECT DFLT_BUDGET_SET_ID
, DFLT_BUDGET_SET_NAME
, BUSINESS_GROUP_ID
, OBJECT_VERSION_NUMBER
FROM APPS.PQH_PSB_DFLT_BUDGET_SETS;
APPS
PQH_DFLT_BUDGET_SETS
APPS
PSB_PAY_ELEMENTS_V
PUBLIC
PQH_PSB_DFLT_BUDGET_SETS
|
|
|
|