[Home] [Help]
[Dependency Information]
Object Name: | AHL_CSI_INSTANCE_RELNS_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 |
---|---|---|---|---|
INSTANCE_ID | NUMBER | Internal identifier for the item instance from Installed Base. | ||
PARENT_INSTANCE_ID | NUMBER | Immediate Parent item instance of the item instance from Installed Base. | ||
ROOT_INSTANCE_ID | NUMBER | Root item instance of the item instance record from Installed Base. |
Cut, paste (and edit) the following text to query this object:
SELECT INSTANCE_ID
, PARENT_INSTANCE_ID
, ROOT_INSTANCE_ID
FROM APPS.AHL_CSI_INSTANCE_RELNS_V;
APPS.AHL_CSI_INSTANCE_RELNS_V is not referenced by any database object
|
|
|