[Home] [Help]
[Dependency Information]
| Object Name: | HZ_LOCATIONS_EXT_B_DFV |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| Subobject Name: | |
| Status: | VALID |
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| ROW_ID | ROWID | (10) | ||
| CONTEXT_VALUE | NUMBER | (15) | Yes | |
| CONCATENATED_SEGMENTS | VARCHAR2 | (0) |
Cut, paste (and edit) the following text to query this object:
SELECT ROW_ID
, CONTEXT_VALUE
, CONCATENATED_SEGMENTS
FROM APPS.HZ_LOCATIONS_EXT_B_DFV;
APPS
HZ_LOCATIONS_EXT_B
APPS.HZ_LOCATIONS_EXT_B_DFV is not referenced by any database object
|
|
|
|