[Home] [Help]
[Dependency Information]
Object Name: | AR_CBA_EFT_USER_NUMBER_V |
---|---|
Object Type: | VIEW |
Owner: | APPS |
FND Design Data: | ![]() |
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 |
---|---|---|---|---|
BANK_PARTY_ID | NUMBER | (15) | Yes | Party identifier |
EFT_USER_NUMBER | VARCHAR2 | (30) | Developer's extensible attribute. Reserved for application-specific functionality. Column values depend on relationship type. For operating unit and legal entity to bank relationships, column storescommunication agreement ID, which identifies agreement between payer and bank on type ofEDIFACT documents that can be sent for processing payments. | |
EFT_SWIFT_CODE | VARCHAR2 | (30) | EFT Swift Code |
Cut, paste (and edit) the following text to query this object:
SELECT BANK_PARTY_ID
, EFT_USER_NUMBER
, EFT_SWIFT_CODE
FROM APPS.AR_CBA_EFT_USER_NUMBER_V;
APPS.AR_CBA_EFT_USER_NUMBER_V is not referenced by any database object
|
|
|