DBA Data[Home] [Help] [Dependency Information]


VIEW: APPS.OKX_COUNTRIES_V

Object Details
Object Name: OKX_COUNTRIES_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewOKX.OKX_COUNTRIES_V
Subobject Name:
Status: VALID

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

View Type

Internal

[View Source]

Columns
Name Datatype Length Mandatory Comments
ID1 VARCHAR2 (2) Yes The code for the territory
ID2 CHAR (1)
(Multi-part) Primary Key
NAME VARCHAR2 (80) Yes The short name that stands for the territory
DESCRIPTION VARCHAR2 (240)
Description
ISO_NUMERIC_CODE VARCHAR2 (3)
The ISO numeric entity code
STATUS CHAR (1)
Status
START_DATE_ACTIVE DATE

Date record becomes active
END_DATE_ACTIVE VARCHAR2 (0)
Date record becomes inactive
PRIMARY_UOM_CODE VARCHAR2 (0)
Used for lines entry, list for UOM.
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT ID1
,      ID2
,      NAME
,      DESCRIPTION
,      ISO_NUMERIC_CODE
,      STATUS
,      START_DATE_ACTIVE
,      END_DATE_ACTIVE
,      PRIMARY_UOM_CODE
FROM APPS.OKX_COUNTRIES_V;

Dependencies

[top of page]

APPS.OKX_COUNTRIES_V references the following:

SchemaAPPS
SynonymFND_TERRITORIES
SynonymFND_TERRITORIES_TL
APPS.OKX_COUNTRIES_V is referenced by following:

SchemaAPPS
Package BodyOKL_IEN_PVT - show dependent code
Package BodyOKL_INR_PVT - show dependent code
ViewOKL_INS_EXCLUSIONS_UV
ViewOKL_IPY_ASSETS_UV
Package BodyOKL_IRK_PVT - show dependent code
ViewOKL_K_ASSETS_UV
Package BodyOKL_UTIL - show dependent code
Package BodyOKS_ENTITLEMENTS_WEB - show dependent code