[Home] [Help]
[Dependency Information]
Object Name: | QA_ERES_INTEGRATION_PLANS_V |
---|---|
Object Type: | VIEW |
Owner: | APPS |
FND Design Data: | ![]() |
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 |
---|---|---|---|---|
PLAN_ID | NUMBER | Yes | plan ID | |
NAME | VARCHAR2 | (30) | Yes | plan name |
COLLECTION_ID | NUMBER | Yes | collection ID |
Cut, paste (and edit) the following text to query this object:
SELECT PLAN_ID
, NAME
, COLLECTION_ID
FROM APPS.QA_ERES_INTEGRATION_PLANS_V;
APPS.QA_ERES_INTEGRATION_PLANS_V is not referenced by any database object
|
|
|