[Home] [Help]
[Dependency Information]
| Object Name: | DDR_L_MEASURE_SET |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| Subobject Name: | |
| Status: | VALID |
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| MEASURE_SET_DESC | VARCHAR2 | (240) | Lookup Description | |
| MEASURE_SET_NAME | VARCHAR2 | (240) | Lookup Name | |
| MEASURE_SET_CD | VARCHAR2 | (30) | Yes | Lookup Code |
Cut, paste (and edit) the following text to query this object:
SELECT MEASURE_SET_DESC
, MEASURE_SET_NAME
, MEASURE_SET_CD
FROM APPS.DDR_L_MEASURE_SET;
APPS
DDR_R_LKUP_MST
APPS.DDR_L_MEASURE_SET is not referenced by any database object
|
|
|
|