[Home] [Help]
[Dependency Information]
| Object Name: | CRP_RESOURCE_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | CRP.CRP_RESOURCE_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 |
|---|---|---|---|---|
| ROW_ID | ROWID | (10) | Not currently used | |
| TRANSACTION_ID | NUMBER | Not currently used | ||
| ORGANIZATION_ID | NUMBER | Not currently used | ||
| COMPILE_DESIGNATOR | VARCHAR2 | (10) | Not currently used | |
| DEPARTMENT_ID | NUMBER | Not currently used | ||
| RESOURCE_ID | NUMBER | Not currently used | ||
| ASSEMBLY_ITEM_ID | NUMBER | Not currently used | ||
| SOURCE_TRANSACTION_ID | NUMBER | Not currently used |
Cut, paste (and edit) the following text to query this object:
SELECT ROW_ID
, TRANSACTION_ID
, ORGANIZATION_ID
, COMPILE_DESIGNATOR
, DEPARTMENT_ID
, RESOURCE_ID
, ASSEMBLY_ITEM_ID
, SOURCE_TRANSACTION_ID
FROM APPS.CRP_RESOURCE_V;
APPS
CRP_RESOURCE_PLAN
MRP_RECOMMENDATIONS
MRP_SUGG_REP_SCHEDULES
APPS.CRP_RESOURCE_V is not referenced by any database object
|
|
|
|