[Home] [Help]
[Dependency Information]
| Object Name: | PA_ALL_ORG_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | PA.PA_ALL_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 |
|---|---|---|---|---|
| ORGANIZATION_ID | NUMBER | Yes | Internal identifier of the organization | |
| NAME | VARCHAR2 | (4000) | Name of the organization | |
| BUSINESS_GROUP_NAME | VARCHAR2 | (240) | Yes | Business group name of the organization |
Cut, paste (and edit) the following text to query this object:
SELECT ORGANIZATION_ID
, NAME
, BUSINESS_GROUP_NAME
FROM APPS.PA_ALL_ORG_V;
APPS
FND_PROFILE
- show dependent code
HR_ALL_ORGANIZATION_UNITS
PA_ALL_ORGANIZATIONS
PA_CROSS_BUSINESS_GRP
- show dependent code
PA_EXPENDITURES_UTILS
- show dependent code
PER_BUSINESS_GROUPS
APPS.PA_ALL_ORG_V is not referenced by any database object
|
|
|
|