[Home] [Help]
[Dependency Information]
| Object Name: | PA_LEAD_CLASSIFICATIONS_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | PA.PA_LEAD_CLASSIFICATIONS_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 |
|---|---|---|---|---|
| CLASSIFICATION_ID | VARCHAR2 | (122) | The concatenated string composed of interest_type_id, primary interest_code_id and secondary interest_code_id | |
| CLASSIFICATION_CODE | VARCHAR2 | (282) | The concatenated string composed of interest_type, primary interest code and secondary interest code | |
| DESCRIPTION | VARCHAR2 | (240) | Description |
Cut, paste (and edit) the following text to query this object:
SELECT CLASSIFICATION_ID
, CLASSIFICATION_CODE
, DESCRIPTION
FROM APPS.PA_LEAD_CLASSIFICATIONS_V;
APPS
AS_INTEREST_CODES_V
AS_INTEREST_TYPES_V
APPS.PA_LEAD_CLASSIFICATIONS_V is not referenced by any database object
|
|
|
|