[Home] [Help]
[Dependency Information]
| Object Name: | BIS_AREAS_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | BIS.BIS_AREAS_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 |
|---|---|---|---|---|
| ID | VARCHAR2 | (30) | ||
| VALUE | VARCHAR2 | (80) | ||
| AREA_CODE | VARCHAR2 | (30) | ||
| NAME | VARCHAR2 | (80) | ||
| DESCRIPTION | VARCHAR2 | (240) |
Cut, paste (and edit) the following text to query this object:
SELECT ID
, VALUE
, AREA_CODE
, NAME
, DESCRIPTION
FROM APPS.BIS_AREAS_V;
APPS
BIS_TERRITORIES_V
FND_GLOBAL
- show dependent code
APPS
CSTPOMLD
- show dependent code
HR_PARAMETER_HRMNPSUM
- show dependent code
WIP_BIS_UTZ_ALERT
- show dependent code
|
|
|
|