[Home] [Help]
[Dependency Information]
| Object Name: | PA_ORG_PARTIES_LOV_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | PA.PA_ORG_PARTIES_LOV_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 |
|---|---|---|---|---|
| RESOURCE_TYPE_ID | NUMBER | |||
| RESOURCE_SOURCE_ID | NUMBER | (15) | Yes | |
| NAME | VARCHAR2 | (360) | Yes | |
| RESOURCE_SOURCE_NUMBER | VARCHAR2 | (30) | Yes |
Cut, paste (and edit) the following text to query this object:
SELECT RESOURCE_TYPE_ID
, RESOURCE_SOURCE_ID
, NAME
, RESOURCE_SOURCE_NUMBER
FROM APPS.PA_ORG_PARTIES_LOV_V;
APPS
HZ_PARTIES
APPS.PA_ORG_PARTIES_LOV_V is not referenced by any database object
|
|
|
|