[Home] [Help]
[Dependency Information]
| Object Name: | IBY_SEC_EXT_BANK_ACCOUNT_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| Subobject Name: | |
| Status: | VALID |
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
Internal
| 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) |
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;
APPS
IBY_EXT_BANKACCT_PUB
- show dependent code
IBY_EXT_BANK_ACCOUNTS
IBY_SECURITY_SEGMENTS
IBY_SYS_SECURITY_SUBKEYS
IBY_UTILITY_PVT
- show dependent code
APPS.IBY_SEC_EXT_BANK_ACCOUNT_V is not referenced by any database object
|
|
|
|