Bank Account Access

The Bank Account Use view object contains the details of the business unit level access information of the bank account like the payables, receivables, payroll functions accessible and so on.

Data store key : FscmTopModelAM.FinExtractAM.CeBiccExtractAM.BankAccountUseExtractPVO

Primary Keys : BankAccountUsePEOBankAcctUseId

Initial Extract Date : BankAccountUsePEOCreationDate

Incremental Extract Date : BankAccountUsePEOLastUpdateDate

Attributes

This table provides the list of exposed attributes and their descriptions.

Name Description
BankAccountUsePEOApUseEnableFlag Indicates whether the business unit access is enabled for payables function. A list of accepted values is defined in the lookup type YES_NO.
BankAccountUsePEOArUseEnableFlag Indicates whether the business unit access is enabled for receivables function. A list of accepted values is defined in the lookup type YES_NO.
BankAccountUsePEOBankAccountId The unique identifier of the bank account. This is the foreign key to the Bank Accounts view object.
BankAccountUsePEOBankAcctUseId The unique identifier of the bank account use. This is the primary key of the Bank Account Use view object.
BankAccountUsePEOCreatedBy The user who created the business unit access to the bank account.
BankAccountUsePEOCreationDate The date and time when the business unit access was created.
BankAccountUsePEOEndDate The last date when the business unit access was available.
BankAccountUsePEOLastUpdateDate The date when the bank account user row was last updated.
BankAccountUsePEOLastUpdateLogin The session login associated with the user who last updated the bank account use.
BankAccountUsePEOLastUpdatedBy The user who last updated the bank account use row.
BankAccountUsePEOObjectVersionNumber The number of times the bank account use row has been updated.
BankAccountUsePEOOrgId The identifier of the business unit associated to the bank account. This is a foreign key to the FUN_ALL_BUSINESS_UNITS_V view.
BankAccountUsePEOPayUseEnableFlag Indicates whether the business unit access is enabled for payroll function. A list of accepted values is defined in the lookup type YES_NO.