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


VIEW: APPS.AR_TRX_TAX_L_VL

Object Details
Object Name: AR_TRX_TAX_L_VL
Object Type: VIEW
Owner: APPS
FND Design Data: ViewAR.AR_TRX_TAX_L_VL
Subobject Name:
Status: VALID

View Type

MultiLingual view (a language resolved view of the data.)

[View Source]

Columns
Name Datatype Length Mandatory Comments
TAX_PRINTED_NAME VARCHAR2 (60)
The name of this tax code as it appears on the printed invoice
EVENT_ID NUMBER (15)
LINE_NUMBER NUMBER (15)
LANGUAGE VARCHAR2 (4)
LEDGER_ID NUMBER (15)
Query Text

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


SELECT TAX_PRINTED_NAME
,      EVENT_ID
,      LINE_NUMBER
,      LANGUAGE
,      LEDGER_ID
FROM APPS.AR_TRX_TAX_L_VL;

Dependencies

[top of page]

APPS.AR_TRX_TAX_L_VL references the following:

SchemaAPPS
SynonymAR_VAT_TAX_ALL_TL
SynonymAR_XLA_LINES_EXTRACT

APPS.AR_TRX_TAX_L_VL is not referenced by any database object