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


VIEW: APPS.CLN_XMLG_TXN_TYPES_V

Object Details
Object Name: CLN_XMLG_TXN_TYPES_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewCLN.CLN_XMLG_TXN_TYPES_V
Subobject Name:
Status: VALID

View Type

A public view which may be useful for custom reporting or other data
requirements.


View showing distinct combinations of XML Gateway Transactions Setup


[View Source]

Columns
Name Datatype Length Mandatory Comments
TRANSACTION_TYPE VARCHAR2 (80) Yes XML Gateway External Transaction Type
TRANSACTION_SUBTYPE VARCHAR2 (80) Yes XML Gateway External Transaction Subtype
DIRECTION VARCHAR2 (20) Yes Direction of the Document
Query Text

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


SELECT TRANSACTION_TYPE
,      TRANSACTION_SUBTYPE
,      DIRECTION
FROM APPS.CLN_XMLG_TXN_TYPES_V;

Dependencies

[top of page]

APPS.CLN_XMLG_TXN_TYPES_V references the following:

SchemaAPPS
SynonymECX_EXT_PROCESSES

APPS.CLN_XMLG_TXN_TYPES_V is not referenced by any database object