[Home] [Help]
[Dependency Information]
| Object Name: | ASO_I_COUNTRIES_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | ASO.ASO_I_COUNTRIES_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 |
|---|---|---|---|---|
| TERRITORY_CODE | VARCHAR2 | (2) | Yes | territory code |
| TERRITORY_SHORT_NAME | VARCHAR2 | (80) | Yes | territory name |
| DESCRIPTION | VARCHAR2 | (240) | full description of territory |
Cut, paste (and edit) the following text to query this object:
SELECT TERRITORY_CODE
, TERRITORY_SHORT_NAME
, DESCRIPTION
FROM APPS.ASO_I_COUNTRIES_V;
APPS
FND_TERRITORIES_VL
APPS
ASO_SHIPMENTS_V
|
|
|
|