[Home] [Help]
[Dependency Information]
| Object Name: | MSC_X_CUSTOMER_LOV_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | MSC.MSC_X_CUSTOMER_LOV_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_ID | NUMBER | Yes | ||
| CUSTOMER_NAME | VARCHAR2 | (1000) | Yes | |
| COMPANY_ID | NUMBER | Yes |
Cut, paste (and edit) the following text to query this object:
SELECT CUSTOMER_ID
, CUSTOMER_NAME
, COMPANY_ID
FROM APPS.MSC_X_CUSTOMER_LOV_V;
APPS
MSC_COMPANIES
MSC_COMPANY_RELATIONSHIPS
APPS.MSC_X_CUSTOMER_LOV_V is not referenced by any database object
|
|
|
|