External Bank Account Owner
Stores the details of the external bank account owner.
QName: {http://xmlns.oracle.com/apps/financials/payments/shared/bankAccounts/bankAccountServiceV2/}ExternalBankAccountOwner
Relationships
The following table describes how this service data object is related to other service data objects or business object services.
| Relationship Type | Object or Service |
|---|---|
|
Contained by |
|
|
Handled by |
|
|
Handled by |
Attributes
The following table describes attributes in the service data object.
| Name | Type | Description |
|---|---|---|
|
AccountOwnerId |
long |
Identifier of the bank account owner.
|
|
AccountOwnerPartyId |
long |
Identifier of the bank account owner who is associated with the external bank account. |
|
CreatedBy |
string |
User who created the record. |
|
CreationDate |
{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp |
Date and time of the record creation. |
|
EndDate |
{http://xmlns.oracle.com/adf/svc/types/}date-Date |
Date when the bank account becomes inactive. |
|
EndDateDisp |
{http://xmlns.oracle.com/adf/svc/types/}date-Date |
Displayed end date associated with the external bank account. |
|
ExternalBankAccountId |
long |
Identifier of the external bank account. |
|
LastUpdateDate |
{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp |
Date and time of the last record update. |
|
LastUpdateLogin |
string |
The session login associated with the user who last updated the record. |
|
LastUpdatedBy |
string |
User who last updated the record. |
|
ObjectVersionNumber |
int |
Used to implement optimistic locking. This number is incremented every time that the row is updated. The number is compared at the start and end of a transaction to detect whether another session has updated the row since it was queried. |
|
PartyId |
long |
Trading Community Hierarchy (TCA) party identifier of the external bank account owner. |
|
PartyName |
string |
Name of the bank account owner of the external bank account. |
|
PartyNameAlt |
string |
Alternate party name of the external bank account owner. |
|
PartyNameId |
long |
Party name identifier of the external bank account owner. |
|
PartyNameType |
string |
Party name type of the external bank account owner. |
|
PrimaryFlag |
boolean |
Indicates whether the external bank account is the primary default bank account. |
|
StartDate |
{http://xmlns.oracle.com/adf/svc/types/}date-Date |
Date when the bank account becomes active. |