[Home] [Help]
[Dependency Information]
| Object Name: | PA_ORGANIZATIONS_EVENT_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | PA.PA_ORGANIZATIONS_EVENT_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 |
|---|---|---|---|---|
| ORGANIZATION_ID | NUMBER | (15) | Yes | |
| NAME | VARCHAR2 | (240) | Yes | |
| BUSINESS_GROUP_ID | NUMBER | (15) | Yes | |
| DATE_FROM | DATE | Yes | ||
| DATE_TO | DATE |
Cut, paste (and edit) the following text to query this object:
SELECT ORGANIZATION_ID
, NAME
, BUSINESS_GROUP_ID
, DATE_FROM
, DATE_TO
FROM APPS.PA_ORGANIZATIONS_EVENT_V;
APPS
HR_GENERAL
- show dependent code
HR_SECURITY
- show dependent code
MO_GLOBAL
- show dependent code
PA_ORGANIZATIONS_EXPEND_V
APPS
PA_ACTIONS_PUB
- show dependent code
PA_EVENT_CORE
- show dependent code
|
|
|
|