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


VIEW: APPS.IBY_EXTN_AUTHORIZATIONS_V

Object Details
Object Name: IBY_EXTN_AUTHORIZATIONS_V
Object Type: VIEW
Owner: APPS
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
TRXN_EXTENSION_ID NUMBER (15) Yes Transaction Extension Identifier
AUTHORIZED_FLAG VARCHAR2 (1)
Flag based on authorization status
AUTHORIZATION_STATUS VARCHAR2 (12)
Meaning of authorization status
Query Text

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


SELECT TRXN_EXTENSION_ID
,      AUTHORIZED_FLAG
,      AUTHORIZATION_STATUS
FROM APPS.IBY_EXTN_AUTHORIZATIONS_V;

Dependencies

[top of page]

APPS.IBY_EXTN_AUTHORIZATIONS_V references the following:

SchemaAPPS
SynonymIBY_FNDCPT_TX_OPERATIONS
SynonymIBY_TRXN_SUMMARIES_ALL
APPS.IBY_EXTN_AUTHORIZATIONS_V is referenced by following:

SchemaAPPS
Package BodyOE_PAYMENT_TRXN_UTIL - show dependent code