[Home] [Help]
[Dependency Information]
| Object Name: | PA_REP_FORECAST_ORG_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | PA.PA_REP_FORECAST_ORG_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 |
|---|---|---|---|---|
| PARENT_ORGANIZATION_ID | NUMBER | Internal identifier for the parent organization | ||
| PARENT_ORG_NAME | VARCHAR2 | (4000) | Name of the parent organization | |
| CHILD_ORGANIZATION_ID | NUMBER | internal identifier for the child organization | ||
| CHILD_ORG_NAME | VARCHAR2 | (4000) | Name of the child organization |
Cut, paste (and edit) the following text to query this object:
SELECT PARENT_ORGANIZATION_ID
, PARENT_ORG_NAME
, CHILD_ORGANIZATION_ID
, CHILD_ORG_NAME
FROM APPS.PA_REP_FORECAST_ORG_V;
APPS
FND_GLOBAL
- show dependent code
FND_GRANTS
FND_OBJECTS
FND_PROFILE
- show dependent code
FND_USER
PA_EXPENDITURES_UTILS
- show dependent code
PA_IMPLEMENTATIONS
PA_ORG_HIERARCHY_DENORM
PA_SECURITY_PVT
- show dependent code
PUBLIC
DUAL
APPS.PA_REP_FORECAST_ORG_V is not referenced by any database object
|
|
|
|