[Home] [Help]
[Dependency Information]
| Object Name: | AR_CMGT_SCORABLE_DATA_POINTS_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | AR.AR_CMGT_SCORABLE_DATA_POINTS_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 |
|---|---|---|---|---|
| DATA_POINT_ID | NUMBER | (15) | ||
| DATA_POINT_NAME | VARCHAR2 | (60) | ||
| DATA_POINT_CATEGORY | VARCHAR2 | (30) | ||
| APPLICATION_ID | NUMBER | (15) | ||
| RETURN_DATA_TYPE | VARCHAR2 | (30) | ||
| RETURN_DATE_FORMAT | VARCHAR2 | (60) | ||
| DATA_POINT_CODE | VARCHAR2 | (60) | ||
| FUNCTION_NAME | VARCHAR2 | (60) |
Cut, paste (and edit) the following text to query this object:
SELECT DATA_POINT_ID
, DATA_POINT_NAME
, DATA_POINT_CATEGORY
, APPLICATION_ID
, RETURN_DATA_TYPE
, RETURN_DATE_FORMAT
, DATA_POINT_CODE
, FUNCTION_NAME
FROM APPS.AR_CMGT_SCORABLE_DATA_POINTS_V;
APPS
AR_CMGT_DATA_POINTS_VL
AR_CMGT_DNB_ELEMENTS_VL
APPS
AR_CMGT_SCORING_ENGINE
- show dependent code
AR_CMGT_WF_ENGINE
- show dependent code
|
|
|
|