[Home] [Help]
[Dependency Information]
| Object Name: | IMC_DUPL_PERSON_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| 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 |
|---|---|---|---|---|
| DUPL_RNG | VARCHAR2 | (9) | Duplicate range | |
| TOTAL_CNT | NUMBER | Total sum of parties in a dupl_rng | ||
| DUPL_PCT | VARCHAR2 | (40) | Percentage of duplicates for a range | |
| RNG_NO | NUMBER | Range sequence number |
Cut, paste (and edit) the following text to query this object:
SELECT DUPL_RNG
, TOTAL_CNT
, DUPL_PCT
, RNG_NO
FROM APPS.IMC_DUPL_PERSON_V;
APPS
IMC_DUPL_PER_KEY_V
IMC_DUPL_RANGE_V
APPS.IMC_DUPL_PERSON_V is not referenced by any database object
|
|
|
|