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


VIEW: APPS.PA_EVENT_OUTPUT_TAX

Object Details
Object Name: PA_EVENT_OUTPUT_TAX
Object Type: VIEW
Owner: APPS
FND Design Data: ViewPA.PA_EVENT_OUTPUT_TAX
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
EVENT_ID NUMBER
Yes The system generated number that uniquely identifies the event
TAX_CODE VARCHAR2 (50)
Output Tax Code associated with the expenditure type
TAX_NAME VARCHAR2 (80) Yes Output tax name associated with expenditure type
Query Text

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


SELECT EVENT_ID
,      TAX_CODE
,      TAX_NAME
FROM APPS.PA_EVENT_OUTPUT_TAX;

Dependencies

[top of page]

APPS.PA_EVENT_OUTPUT_TAX references the following:

SchemaAPPS
SynonymPA_EVENTS
SynonymPA_EVENT_TYPE_OUS
ViewZX_OUTPUT_CLASSIFICATIONS_V
APPS.PA_EVENT_OUTPUT_TAX is referenced by following:

SchemaAPPS
Package BodyZX_AR_TAX_CLASSIFICATN_DEF_PKG - show dependent code