[Home] [Help]
[Dependency Information]
| Object Name: | OE_AK_MTL_CUST_ITEMS_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | ONT.OE_AK_MTL_CUST_ITEMS_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 |
|---|---|---|---|---|
| CUSTOMER_ITEM_ID | NUMBER | Yes | ||
| DEP_PLAN_REQUIRED_FLAG | VARCHAR2 | (1) |
Cut, paste (and edit) the following text to query this object:
SELECT CUSTOMER_ITEM_ID
, DEP_PLAN_REQUIRED_FLAG
FROM APPS.OE_AK_MTL_CUST_ITEMS_V;
APPS
MTL_CUSTOMER_ITEMS
APPS
ONT_CUST_ITEM_DEF_UTIL
- show dependent code
ONT_CUST_ITEM_DEF_UTIL
- show dependent code
ONT_D2_DEP_PLAN_REQUIRED_FL
- show dependent code
|
|
|
|