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


VIEW: APPS.IBY_SEC_EXT_BANK_ACCOUNT_V

Object Details
Object Name: IBY_SEC_EXT_BANK_ACCOUNT_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
EXT_BANK_ACCOUNT_ID NUMBER (15) Yes
BANK_ACCOUNT_NUM VARCHAR2 (4000)
IBAN VARCHAR2 (4000)
BANK_ACCOUNT_NUM_ELECTRONIC VARCHAR2 (4000)
Query Text

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


SELECT EXT_BANK_ACCOUNT_ID
,      BANK_ACCOUNT_NUM
,      IBAN
,      BANK_ACCOUNT_NUM_ELECTRONIC
FROM APPS.IBY_SEC_EXT_BANK_ACCOUNT_V;

Dependencies

[top of page]

APPS.IBY_SEC_EXT_BANK_ACCOUNT_V references the following:

SchemaAPPS
PL/SQL PackageIBY_EXT_BANKACCT_PUB - show dependent code
SynonymIBY_EXT_BANK_ACCOUNTS
SynonymIBY_SECURITY_SEGMENTS
SynonymIBY_SYS_SECURITY_SUBKEYS
PL/SQL PackageIBY_UTILITY_PVT - show dependent code

APPS.IBY_SEC_EXT_BANK_ACCOUNT_V is not referenced by any database object