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


VIEW: APPS.AR_REMIT_TO_COUNTRY

Object Details
Object Name: AR_REMIT_TO_COUNTRY
Object Type: VIEW
Owner: APPS
FND Design Data: ViewAR.AR_REMIT_TO_COUNTRY
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
COUNTRY_CODE VARCHAR2 (30)
Country code from FND_TERRITORIES
DESCRIPTION VARCHAR2 (240)
Description of the QuickCode
COUNTRY VARCHAR2 (80)
Name of the country
Query Text

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


SELECT COUNTRY_CODE
,      DESCRIPTION
,      COUNTRY
FROM APPS.AR_REMIT_TO_COUNTRY;

Dependencies

[top of page]

APPS.AR_REMIT_TO_COUNTRY references the following:

SchemaAPPS
ViewAR_LOOKUPS
ViewFND_TERRITORIES_VL

APPS.AR_REMIT_TO_COUNTRY is not referenced by any database object