[Home] [Help]
[Dependency Information]
Object Name: | CST_XLA_INV_SEC_INVS_REF_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 |
---|---|---|---|---|
SUBINVENTORY | VARCHAR2 | (10) | Yes | |
SUBINV_ORGANIZATION_ID | NUMBER | Yes | ||
LOCATOR_TYPE | NUMBER | |||
ASSET_INVENTORY | VARCHAR2 | (1) | ||
SUBINVENTORY_TYPE | NUMBER |
Cut, paste (and edit) the following text to query this object:
SELECT SUBINVENTORY
, SUBINV_ORGANIZATION_ID
, LOCATOR_TYPE
, ASSET_INVENTORY
, SUBINVENTORY_TYPE
FROM APPS.CST_XLA_INV_SEC_INVS_REF_V;
|
|
|