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


VIEW: APPS.AP_SRS_REGION_NAMES_V

Object Details
Object Name: AP_SRS_REGION_NAMES_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewSQLAP.AP_SRS_REGION_NAMES_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
REGION VARCHAR2 (80)
Abbreviated income tax region name (identifies income tax region for 1099 supplier sites)
REGION_LOOKUP VARCHAR2 (30)
Abbreviated income tax region name (identifies income tax region for 1099 supplier sites)
DESCRIPTION VARCHAR2 (240)
Name of income tax region
Query Text

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


SELECT REGION
,      REGION_LOOKUP
,      DESCRIPTION
FROM APPS.AP_SRS_REGION_NAMES_V;

Dependencies

[top of page]

APPS.AP_SRS_REGION_NAMES_V references the following:

SchemaAPPS
SynonymAP_INCOME_TAX_REGIONS
ViewAP_LOOKUP_CODES
PL/SQL PackageFND_GLOBAL - show dependent code

APPS.AP_SRS_REGION_NAMES_V is not referenced by any database object