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


VIEW: APPS.PA_OUTPUT_TAX_CODE_SETUP_V

Object Details
Object Name: PA_OUTPUT_TAX_CODE_SETUP_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewPA.PA_OUTPUT_TAX_CODE_SETUP_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
TAX_NAME VARCHAR2 (240)
External name for this tax code
TAX_CODE VARCHAR2 (50) Yes Tax code associated with a rate
ORG_ID NUMBER
Yes Org Id associated with Tax code
Query Text

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


SELECT TAX_NAME
,      TAX_CODE
,      ORG_ID
FROM APPS.PA_OUTPUT_TAX_CODE_SETUP_V;

Dependencies

[top of page]

APPS.PA_OUTPUT_TAX_CODE_SETUP_V references the following:

SchemaAPPS
ViewPA_OUTPUT_TAX_CODE_TXN_V
APPS.PA_OUTPUT_TAX_CODE_SETUP_V is referenced by following:

SchemaAPPS
Package BodyPA_PROJECT_PUB - show dependent code